Post by Skyhigh » Fri Jun 24, 2011 1:10 am

I'm usually pretty good with Htaccess rewrites, but this one has me a bit baffled.

I want to make any page start with: /index.php?route=product/browse
return a 410, to get it removed from Googles index.

This rule works fine on http://localhost, but when I use it on my live Http://www.blahblah.com site, it doesn't work.

Code: Select all

RewriteCond %{QUERY_STRING} ^route=product/browse [NC]
RewriteRule ^index\.php$ /? [NC,R=410,L]
Any ideas?


Cheers!

LoveMoissanite.com - Moissanite Rings - Proudly Powered by Opencart
[How To] Speed Up Page Content with Opencart - Opencart advocate since 2009


New member

Posts

Joined
Fri Sep 11, 2009 8:12 pm
Who is online

Users browsing this forum: No registered users and 15 guests