Redesign SEO Troubleshooting Help

2 replies
  • SEO
  • |
We launched a redesign at the end of May and soon after, our website was de-indexed from Google. Here are the changes that I implemented so far to try to fix this issue:

1) 301 redirect chain - We changed all our URLs and implemented 301 redirects. However, these are multiple redirects meaning 1 URL redirects to a second and then a 3rd. I was told that this could confuse Google.

We wrote a rule for each variation of the URL and now there is only a one to one 301 redirect and this was validated with urivalet.com.

2) Canonical tags did not match URL - We created the new website in a CMS where the CMS generated non-SEO friendly URLs. We applied 301 redirects to those CMS URLs, but when we enable canonical tags within the CMS, it uses the original CMS URL and not the URL of the page, so the canonical URL didn't match the page.

For now, I disabled canonical tags until I can figure out a way to manually insert canonical tag code in the pages without using the CMS canonical tag feature.

After doing these two fixes our website still doesn't seem like it is able to get re-indexed by Google even when I submit the sitemap in Google Webmaster Tools...the sitemap doesn't get indexed?

Questions...there are two more concerns that I am hoping can be answered in this forum:

3) Cache-Control = private : I saw from URIvalet.com that our cache-control is set to private. Is this affecting us being indexed and should this be set to public?

4) Load Balancer - Our old website was not on a load balancer, but our new website is. When I look in our analytics at servers, I noticed that the site is being picked up on one server and then another server at different times. Is Google seeing the same thing and is the load balancer confusing Google?

I'm not sure what else could be an issue with us not being indexed. Maybe its just a waiting game where after I implemented the 1 & 2 change I just have to wait or does 3 & 4 or other issues also need to be addressed in order to get re-indexed?

I hope someone can help me.

Thanks!
#redesign #seo #troubleshooting
  • Profile picture of the author molecaster
    Hi there,

    It will be pretty much impossible to diagnose the problem without having the site address and access to Google WMT... But, here are the things you should consider doing:
    1. Copy the entire site to a different domain name and delete the old one (redirect all url's to the homepage)
    2. If the site: operator shoes zero pages - check WMT thoroughly to find out the cause the problem. It could be:
    a. robots.txt rule
    b. htaccess problems (which will be my guess because you messed a lot with the URLs)
    c. code problems (usually stuff in the header such as meta robots)

    hope that helps a little
    {{ DiscussionBoard.errors[8451968].message }}
  • Profile picture of the author CNCARex
    Thanks molecaster. I was looking at our rewrite file to double check our 301 redirects and it looks like we still have multiple redirect chain issues. Since our old website and old URLs are no longer indexed in Google, it may make sense to just delete all our 301s from our old site in our rewrite file, so that they new URLs are more clean on the new site?
    {{ DiscussionBoard.errors[8452200].message }}

Trending Topics