: Does redirection all invalid pages to index page affects seo? I have a site, when I search for all pages in Google, I see many invalid pages. I checked google web master tools for removing
I have a site, when I search for all pages in Google, I see many invalid pages. I checked google web master tools for removing urls. but it takes much time. I want to redirect all invalid pages individually to the index page.
Does this affect seo?
More posts by @Welton855
1 Comments
Sorted by latest first Latest Oldest Best
I think you should redirect invalid pages to "not found" pages instead of index.
If you want to prevent google to index any specific page then put below code between section <head> </head>of that page :
<meta name="googlebot" content="noindex">
If you want to prevent all other search engines to index any specific page then put below code between section <head> </head>of that page :
<meta name="robots" content="noindex">
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.