Jump to content

CMS Page Links redirecting to Home Page


Recommended Posts

Hey y'all,

 

On the site I'm working on - www.zeliahorsley.com/shop - there's a bunch of links to CMS pages (as you'd expect) on the frontpage of the site, both in the header of pages and in the footer.

 

Unfortunately, for some reason they're currently redirecting to the homepage and I just can't figure out why. I've recently changed the URL settings but can't say for sure whether this change happened then. All i know is that customers can't access customer reviews, return policy, delivery information - basically the essentials that need to work.

 

I'm kinda desperate so if anyone can help, please do!!!

 

Thanks,

 

Paul

Link to comment
Share on other sites

Don't know why, but all your cms links have zelia-horsley-jewellery-london added to link. Looks like this:

zeliahorsley.com/shop/content/4-about-zelia-horsley-jewellery-london instead of

zeliahorsley.com/shop/content/4-about

Link to comment
Share on other sites

I also looked but did not see same issue as dioniz, rather I see correct links.

 

 
I did redirect check and there is a 301 redirect back to index.
 
learn more here: http://redirectcheck.com/
 
if you have made custom changes to .htaccess, then I would fall them back.  If you loaded some sort of redirect manager, uninstall and re-test.
 
you can also try regenerate by turn off and the back on friendly url's for example.
Link to comment
Share on other sites

Hey guys, thanks for getting back to me. I did a bunch of redirects in the htaccess file a couple of weeks back - I've removed them and everything's working ok now. 

 

Do you guys know why this would be the case? I really would like the redirects to work (there were 300+ of them) but if it affects the rest of the site, I can't really have them!

 

Here's the 301 redirect coding I used that caused the problemo...

RewriteRule ^RedirectPageFrom.htm http://www.RedirectPageTo.com/thisdidntwork.html [R=301,L]

 

They were placed right at the start of the .htaccess file. Any ideas why this didn't work?

 

Thanks again!

Link to comment
Share on other sites

  On 10/27/2014 at 8:16 PM, 9ashes said:

Hey guys, thanks for getting back to me. I did a bunch of redirects in the htaccess file a couple of weeks back - I've removed them and everything's working ok now. 

 

Do you guys know why this would be the case? I really would like the redirects to work (there were 300+ of them) but if it affects the rest of the site, I can't really have them!

 

Here's the 301 redirect coding I used that caused the problemo...

 

RewriteRule ^RedirectPageFrom.htm http://www.RedirectPageTo.com/thisdidntwork.html [R=301,L]

 

They were placed right at the start of the .htaccess file. Any ideas why this didn't work?

 

Thanks again!

 

please drop and give us 50 push ups. :)

 

redirects are better researched outside  of ps forum, but you can of course ask, possibly best in new topic.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...