404 Error to homepage
-
Is there any risk of forwarding 404 links directly to homepage. I already have 404 page but now google showing you have lots of 404 links and some of them i can't control to fix this issue. Is there any problem if i do so for SEO ?
-
try to nofollwo your login link and block your loggedin pages in your robots, so you'll almost prevent google to reach those pages. If you're able you can also noinedx your content.
-
As Tom, and webmaster central blog states 404s are a natural part of any website. They don't hurt you directly.
Redirect to home is not always a good idea, don't forget the real meaning of redirect: "a content which is permanently/temporary moved to another address.
If the content you are redirecting has just disappeared try to enhance the user experince: what is the advantage for an user looking for a product to reach your homepage? it will only raise your bounce, try to create a customized 404 which give to the users good alternatives to what thhey were looking for, like related products or the category where the product was.
-
Thanks for the brief info. I seen 404 links coming from few products and most of them are from login link. However i don't know my developer changed the login link to the new one and google crawled that old login link, now it is showing 404 links. Currently google found 235 errors
-
There shouldn't be a problem, but I'd like to ask why you feel the need to 404 them?
Google acknowledges that 404 errors are a natural part of a website that will happen from time to time. You won't be penalised for having some (I can only see it being a problem if there are 10s of thousands each day).
I'd consider performing a 301 redirect if it met one of the three following criteria:
Do you have good links passing to that page? If so, your homepage could benefit from the link "strength" these links are giving.
Are users hitting that page repeatedly? Check your landing pages in Google analytics, if you have it installed, and see how many users are trying to access that page. If there are, it would be better to serve them the homepage than a 404.
Does it severely disrupt the user journey/experience on the website? This would obviously put a user off, so returning them to the homepage would again be the better solution.
In terms of how many redirects you can do to a homepage in one go - I have done thousands before with no adverse benefit, but I wouldn't completely recommend this. If you end up wanting to redirect a thousand URLs, I would probably do them in 250 bulks over 4 weeks.
The only other problem you may occur is that if you have thousands and thousands of redirects set up in your .htaccess file, if you're running on Apache, it could potentially slow the file down, which would effect the speed of your site. But I don't think this will be an issue.
Hope this helps!
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
-
How to fix duplicate content for homepage and index.html
Hello, I know this probably gets asked quite a lot but I haven't found a recent post about this in 2018 on Moz Q&A, so I thought I would check in and see what the best route/solution for this issue might be. I'm always really worried about making any (potentially bad/wrong) changes to the site, as it's my livelihood, so I'm hoping someone can point me in the right direction. Moz, SEMRush and several other SEO tools are all reporting that I have duplicate content for my homepage and index.html (same identical page). According to Moz, my homepage (without index.html) has PA 29 and index.html has PA 15. They are both showing Status 200. I read that you can either do a 301 redirect or add rel=canonical I currently have a 301 setup for my http to https page and don't have any rel=canonical added to the site/page. What is the best and safest way to get rid of duplicate content and merge the my non index and index.html homepages together these days? I read that both 301 and canonical pass on link juice but I don't know what the best route for me is given what I said above. Thank you for reading, any input is greatly appreciated!
On-Page Optimization | | dreservices0 -
Website server errors
I launched a new website at www.cheaptubes.com and had recovered my search engine rankings as well after penguin & panda devestation. I'm was continuing to improve the site Sept 26th by adding caching of images and W3 cache but moz analytics is now saying I went from 288 medium issues to over 600 and i see the warning "45% of site pages served 302 redirects during the last crawl". I'm not sure how to fix this? I'm on WP using Yoast SEO so all the 301's I did are 301's not 302's. I do have SSL, could it be Http vs Https? I've asked this question before and two very nice people replied with suggestions which I tried to implement but couldn't, i got the WP white screen of death several times. They suggested the code below. Does anyone know how to implement this code or some other way to reduce the errors I'm getting? I've asked this at stackoverflow with no responses. "you have a lot of http & https issues so you should fix these with a bit of .htaccess code, as below. RewriteEngine On
On-Page Optimization | | cheaptubes
RewriteCond %{HTTPS} !=on
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L] You also have some non-www to www issues. You can fix these in .htaccess at the same time... RewriteCond %{HTTP_HOST} !^www.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] You should find this fixes a lot of your issues. Also check in your Wordpress general settings that the site is set to www.cheaptubes.com for both instances." When I tried to do as they suggested it gave me an internal server error. Please see the code below from .htaccess and the server error. I took it out for now. BEGIN WordPress <ifmodule mod_rewrite.c="">RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^.$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
RewriteCond %{HTTP_HOST} !^www. RewriteRule ^(.)$ http://www.%{HTTP_HOST}/$1 [R=301,L]</ifmodule> END WordPress Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@cheaptubes.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.0 -
Wordpress 503 errors
We've launched a new website and i'm see a lot of 503 errors when i run Screaming Frog Seo Spider. Does anyone know how to solve this problem? wwww.besteluieraanbiedingen.nl Thanks!
On-Page Optimization | | Happy-SEO1 -
Do deep pages issues affect homepage chances of ranking?
Hello community, I have a general question: let's say you have some issues in deep pages, like duplicate pages without a canonical tag, or missing description or missing titles, etc.. Will these issues affect the chances of the homepage ranking if the homepage is optimized (no duplicates, canonical, good keywords volume, alt text, etc.) and has none of the issues present in deep pages within the site? Gracias.
On-Page Optimization | | EduardoRuiz0 -
Keyword at homepage
Hi there, this is the url of my homepage: http://www.sehaidoyamama.com/piensapiensa/ PiensaPiensa is not my keyword. I have selected a keyword to optimize the homepage. Does anyone know how to include the keyword in the url of the homepage? I tried to do it in the "pages" section of wordpress but I wasn't able to do it. The home page doesn't allow to change the url. Is it important to set up a keyowrd in the url of the homepage? Is it appropiate from the usability perspective? Thanks
On-Page Optimization | | juanmiguelcr0 -
Too Many On-Page Links error
Hello, I am new to this. The crawl of y website reveals that "Too Many On-Page Links" were found on many pages of the website. However, when I check those pages, not more than 5 links are found- I have not included links outside of the post (sidebar/comments/related posts - are these counted in the crawl report ?). I do use SEO SmartLinks Plugin where in some keywords point to Wordpress Categories but am not sure whether that could be the problem at all. Can someone guide what the issue could be and how to debug ?
On-Page Optimization | | sradhey0 -
Large block of several thousand words on homepage of Ecommerce site - opinions?
I work for a local SEO company who are continually adding content to the home page of clients websites. While i do agree that it is a good idea to add content to the home page and to link to inner pages, the home page of several clients exceeds 6,000 or more words. Every month, an article based on a brand or category (which already has its own page which is optimised with an article) is added to the home page with links to inner pages. I have stressed that it is not a good idea to have so much content on the home page, and even more so that it shouldn't target all the same keywords. I have pointed out that many of the brand and category pages do not rank well for their keywords, whereas in most cases it is the home page which is ranking instead, which i have suggested this is because the home page is too well optimised for those keywords. What are your opinions on this? Are you for or against continually adding content (which already has its own designated page) to the home page of an Ecommerce website? I should also add that this content is within a drop down div box at the footer on some sites and just above the footer on other sites. The category and brand pages also have drop down divs with an article just below the header.
On-Page Optimization | | Kinsel0 -
Homepage vs. Product page competition
I think my homepage and basic product listing page may be competing.. We have a very old domain with lots of links w/ generic anchor text ( click here, etc. ) That page is http://mybrand.com which Google ranks for our "widgets" search term. We have a page http://ourbrand.com/widgets that lists the 5 or 6 basic widgets we sell. This page is indexed also, but doesn't have nearly as many links since it is new compared to the age of the domain. After reading this.. http://www.seomoz.org/blog/how-to-solve-keyword-cannibalization I I'm not really sure I can remove all "widgets" links from our homepage, since that's a core part of our site's menu / hierarchy. So maybe my best effort would be to reorganize the page so that the homepage focuses on Our Brand Name Widgets .. and let the product page focus on the widgets keyword. Is having those two pages serve to represent those two separate but similar keywords feasible? Thoughts?
On-Page Optimization | | minutiae0