質問

What would be the best way to handle this situation?

Company has two types of products, therefore two seperate webpages to serve up each:

products-professional.html

products-consumer.html

Company changes structure and now does not want to list products as seperate, new page is:

products.html

According to Google Webmaster Tools, some sites have links to our old pages. I've added a redirect on them to point them towards the new page, but the errors still show in Google Webmaster Tools. I don't want errors.

役に立ちましたか?

解決

You should:

  1. monitor GWT errors and add missing redirects
  2. try to contact as many as possible users linking to the old url's and ask them to fix it

Since 2'nd point is hard to achieve in 100%, your redirects has to be bulletproof, and even then google can find some weird urls from a year ago and report errors.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top