Forum Moderators: Robert Charlton & goodroi
I want to know a reason for the ranking drop.
I want to know a reason for the ranking drop.You have your answer:
Now in my website too many 404 pages with Noindex tag.
I have converted my HTML website into WordPressNo. You haven’t. You have possibly converted hand-rolled HTML into HTML that is generated by WordPress. But it’s still HTML; that’s what web pages use.
too many 404 pages with Noindex tagWhat does 404 have to do with noindex? If a search engine can’t find a page, it won’t index it anyway--in the functional sense of “page will come up in response to ordinary human searches”.
Google does not like 404 errors.They don’t dislike 404s half as much as they dislike bogus redirects. Only redirect if there is an exact equivalent to the old URL. Otherwise serve a 410, and make sure you have a nice useful custom 410 page. (On many sites you can get away with using the same physical page as your custom 404, but make sure you have something defined.)
404 PAGE NOT FOUNDSearching what? Does your custom 404 page include a link to site search? The visitor probably got there from a search engine in the first place, and you really want to avoid error messages that inspire snarky replies.
It seems we can’t find what you’re looking for. Perhaps searching can help.
404 PAGE NOT FOUND
It seems we can’t find what you’re looking for. Perhaps searching can help.
opening with this text"404 PAGE NOT FOUNDmeans that they return a 404 error and those are not what most people consider to be "working".