Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Facebook Query String.


Pass_the_Dutchie - 8:34 pm on Aug 4, 2010 (gmt 0)


looks like we posted same time!

As expected your solution is nicer :)

RewriteCond %{QUERY_STRING} ^([^&]+&)*_fb_q=
RewriteRule ^(index\.php)?$ http://www.example.com/? [R=301,L]

RewriteCond %{THE_REQUEST} ^[A-Z]+\ /index\.(php|html?)\ HTTP/
RewriteRule ^index\.(php|html?)$ http://www.example.com/ [R=301,L]


Works a charm. Your a star!

thanks Jim


Thread source:: http://www.webmasterworld.com/apache/4181734.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com