Can you redirect from a 410 server error? I see many 410s that should be directed to an existing page.
-
We have 150,000 410 server errors. Many of them should be redirected to an existing url. This is a result of a complete website redesign, including new navigation and new web platform. I believe IT may have inadvertently marked many 404s as 410s. Can I fix this or is a 410 error permanent?
Thank you for your help.
-
Oh! Thanks! I will pass that on. As you probably guessed, I am not as well versed in server errors as I would like to be. I am more of an SEO Analyst / Marketing person. I don't actually make changes at the server level. I am learning a lot from the problems that arose out of a website redesign. I am new and trying to get everything fixed.
Again, thank you for your help.
-
The 410 error isn't generated until the page is loaded. The code in htaccess will redirect the crawler to the new page before it has a chance to load the old one.
It's just like if you have a page that doesn't exist, that generates a 404 error. By adding a redirect in the htaccess file, you can point crawlers & visitors to a new URL and not generate a 404.
-
I am just trying to figure out if they can be redirected. From what I have read, labeling something a 410 error is the end. You can't go back and change it to a redirect to a webpage. Is that correct or can we redirect them? I have software engineers that can do the redirects. I just want to make sure that I'm asking them to do something that is possible.
Again, thank you for your help.
-
There must be some kind of logic to your old URLs and your new ones? If you post examples, I can help with the redirect code.
Also, are these pages being linked to from anywhere? If you click on the errors in GWT, it should show you where these pages are being linked from. If the links to these pages no longer exist, they will drop off by themselves eventually.
-
Thank you for your help.
I am trying to get the 410s that are listed in Google Webmaster Tools (Page Not Found server errors) redirected to an actual existing page. What I think happened is that soft 404s were improperly designated by IT as 410s. Almost all of them can be directed to an actual webpage. I would hate to lose that traffic.
There really isn't a common pattern.
This was as a result of implementation of a new design / layout of a website and pages that were not not properly redirected. Now they come in as soft 404 errors.
Again, thank you for your help.
-
Is there a common pattern to be found in the URLs that are generating the 410 errors? Then it should be possible to 301 redirect those URLs via your .htaccess file. Also, Google is crawling those URLs because links to them exist somewhere. If you can remove the links to the pages, it should stop them from getting crawled.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Worth redirecting non-www to www due to higher page authority with www?
When checking my domain I receive higher page authority for www vs non-www. I am considering moving to the www url and applying the necessary redirections but wanted to quickly check if this is worth it. The root page authority https://www.diveidc.com : PA 40 https://diveidc.com : PA 35 By redirecting would I just be transferring over negative signals to the www domain, thus voiding the point for doing any redirect at all?
Technical SEO | | MAGNUMCreative0 -
Changing a domain name, pages redirection
when changing a domain name, should we redirect all the pages to their new pages or only the indexed pages? Thanks
Technical SEO | | bigrat950 -
Plenty of 302 Redirects, can they harm SERP?
Hi my client has recently relaunched the website and they use a lot of 302 redirects because they want Google to crawl the pages. They do not plan to add any content to those pages. I advised 301 instead but they do not want to do this. Can too many 302s harm their rankings?
Technical SEO | | GardenPet0 -
Seomoz pages error
Hi
Technical SEO | | looktouchfeel
I have a problem with seomoz, it is saying my website http://www.clearviewtraffic.com has page errors on 19,680 pages. Most of the errors are for duplicate page titles. The website itself doesn't even have 100 pages. Does anyone know how I can fix this? Thanks Luke0 -
How to fix duplicate page content error?
SEOmoz's Crawl Diagnostics is complaining about a duplicate page error. The example of links that has duplicate page content error are http://www.equipnet.com/misc-spare-motors-and-pumps_listid_348855 http://www.equipnet.com/misc-spare-motors-and-pumps_listid_348852 These are not duplicate pages. There are some values that are different on both pages like listing # , equipnet tag # , price. I am not sure how do highlight the different things the two page has like the "Equipment Tag # and listing #". Do they resolve if i use some style attribute to highlight such values on page? Please help me with this as i am not really sure why seo is thinking that both pages have same content. Thanks !!!
Technical SEO | | RGEQUIPNET0 -
We have set up 301 redirects for pages from an old domain, but they aren't working and we are having duplicate content problems - Can you help?
We have several old domains. One is http://www.ccisound.com - Our "real" site is http://www.ccisolutions.com The 301 redirect from the old domain to the new domain works. However, the 301-redirects for interior pages, like: http://www.ccisolund.com/StoreFront/category/cd-duplicators do not work. This URL should redirect to http://www.ccisolutions.com/StoreFront/category/cd-duplicators but as you can see it does not. Our IT director supplied me with this code from the HT Access file in hopes that someone can help point us in the right direction and suggest how we might fix the problem: RewriteCond%{HTTP_HOST} ccisound.com$ [NC] RewriteRule^(.*)$ http://www.ccisolutions.com/$1 [R=301,L] Any ideas on why the 301 redirect isn't happening? Thanks all!
Technical SEO | | danatanseo0 -
How can i resolve Duplicate Page Content?
Hello, I have created one campaign over SEOmoz tools for my website AutoDreams.it i have found 159 duplicate page content. My problem is that this web site is about car adsso it is easy to create pages with duplicate content and also Car ads are placed byregistered users. How can i resolve this problem? Regards Francesco
Technical SEO | | francesco870 -
My urls changed with new CMS now search engines see pages as 302s what do I do?
We recently changed our CMS from php to .NET. The old CMS did not allow for folder structure in urls so every url was www.mydomain/name-of-page. In the new CMS we either have to have .aspx at the end of the url or a /. We opted for the /, but now my page rank is dead and Google webmaster tools says my existing links are now going through an intermediary page. Everything resolves to the right place, but looks like spiders see our new pages as being 302 redirected. Example of what's happening. Old page: www.mydomain/name-of-page New page: www.mydomain/name-of-page/ What should I do? Should I go in and 301 redirect the old pages? Will this get cleared up by itself in time?
Technical SEO | | rasiadmin10