Jump to content

301 redirects not working


White_Lily

Recommended Posts

Hi, I have been asked to check some 301 redirects for a site we have recently built. I have run into a problem with this set:

 

redirect 301 /contact-diverse-cleaning-company.php "http://www.deep-cleaning.com/contact-us"
redirect 301 /cleaning-services/kitchen-floor-deep-cleaning.php "http://www.deep-cleaning.com/page/Kitchen%20Deep%20Cleaning"
redirect 301 /domestic-commercial-cleaning-quote.php "http://www.deep-cleaning.com/page/Commercial%20and%20Private%20Sector"
redirect 301 /cleaning-services/index.php "http://www.deep-cleaning.com/"
redirect 301 /cleaning-services/high-level-cleaning.php "http://www.deep-cleaning.com/page/High%20Level%20Deep%20Cleaning"
redirect 301 /cleaning-services/ventilation-system-cleaning.php "http://www.deep-cleaning.com/page/Ventilation%20System%20Deep%20Cleaning"
redirect 301 /cleaning-customer-testimonials.php "http://www.deep-cleaning.com/testimonials"
redirect 301 /cleaning-services/ "http://www.deep-cleaning.com/"
redirect 301 /cleaning-services/daily-cleaning.php "http://www.deep-cleaning.com/"
redirect 301 /cleaning-services/domestic-property-cleaning.php "http://www.deep-cleaning.com/"
 
it appears that all the redirects that begin with "/cleaning-services/" dont work, the other 3 do work.
 
any suggestions?
Link to comment
https://forums.phpfreaks.com/topic/284850-301-redirects-not-working/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.