Forum Moderators: Robert Charlton & goodroi
[edited by: aakk9999 at 8:55 pm (utc) on Dec 28, 2013]
[edit reason] Exemplified - No URLs as per Charter [/edit]
How can it state they are linked from other pages when the pages they are linked from either don't exist or they are not linked from at all?
For example, there a few 404 pages that WMT states they are linked from my homepage, but that is not true because I have rebuilt the site.
There is no pattern really except that all the URL's are derived from the sample data. For example http://www.example.com/66-sample-data-articles/joomla/extensions/modules/display-modules/19-footer-module - note the'sample-data' string in the URL.
From what you all say, the first step is to return a 410 error code for all those pages. Does anybody know a place on the web where I can find out how to do that?
Currently Google treats 410s (Gone) the same as 404s (Not found).