Is there an easier way to implement 301 redirects when converting a site to WordPress
Posted
by
Amanda
on Pro Webmasters
See other posts from Pro Webmasters
or by Amanda
Published on 2010-12-04T23:56:52Z
Indexed on
2012/12/02
23:27 UTC
Read the original article
Hit count: 294
I have just converted a website to WordPress. The old site has hundreds of hard-coded html files, and the new site does not match the old site's directory structure or file naming system (bad SEO in the original site), so I can't place any "blanket" 301 redirects. Its been at least 2 months, and the old links are still appearing in Google searches, despite a google-friendly sitemap.xml.
Do I need to hardcode a 301 for every individual page in my htaccess file, or am I just misunderstanding 301s and apache? Is there some other way I can update Google about the fact that my entire site structure has changed?
© Pro Webmasters or respective owner