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


g1smd - 2:25 pm on Aug 4, 2010 (gmt 0)


Add a question mark to the end of the target URL to clear the appended query string.

Redirect for query string on both / and /index.php requests.

Redirect to root with trailing slash included.


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


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