Options +FollowSymLinks RewriteEngine On RewriteCond %{QUERY_STRING} ^(.*&)?gclid= [NC] RewriteCond %{REQUEST_URI} ^/$ [OR] RewriteCond %{REQUEST_URI} ^(/.*[^/])/?$ RewriteRule !^(.+/)?redirect,$ %1/redirect, [R=301,L]