Post by emilygraham » Tue Nov 29, 2011 9:52 pm

I have read all the posts on 'captcha stopping working', but am still having the same problem on my 'Contact Us' page. It was literally working one minute and then not the next - i've checked the config files etc. for spaces but no luck. It works on my local host, but not on my live server (though did to begin with !!) Is it affected by the use of SEO friendly URLs at all? If anyone thinks they may be able to help i can PM you the URL

Many thanks :-)

New member

Posts

Joined
Wed Sep 14, 2011 7:26 pm

Post by emilygraham » Tue Nov 29, 2011 10:14 pm

I have tracked down the source of the problem to a 301 redirect i have specified in my .htaccess file:

Redirect 301 /contact.html http://www.domain.co.uk/index.php?route ... on/contact
RewriteCond %{QUERY_STRING} ^route=information/contact
RewriteRule ^index\.php$ http://domain.co.uk/contact-us? [R=301,L]

Does anyone know an alternative that could be used to get the 301 redirect working with SEO URLs and Captcha?

New member

Posts

Joined
Wed Sep 14, 2011 7:26 pm

Post by uksitebuilder » Tue Nov 29, 2011 11:13 pm

try the following

RewriteRule ^contact.html$ /contact-us [R=301,L]
RewriteRule contact$ /contact-us [R=301,L]

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom
Who is online

Users browsing this forum: Amazon [Bot], darkhorse, RiguPhoto and 199 guests