Dealing with Not Found errors
-
Hi,
I have a problem with Google Webmaster, it reported that I have many errors 404 Not Found.
I have detected and found the links are coming from my site, I have fixed them and submit a new sitemap to google again. Then, I wait a few days, google still report errors 404 Not found same as before.I don't know why? Please help!
-
That is why I 301 redirect all of my 404 banks simply because Google has already indexed and archived them as I mentioned. So you need to 301 redirect the links I hope this helps sincerely, Thomas
-
I have marked as fix many times, and then the errors still occur. When I check my sitemap and did not see the not found links which are listed in the tab linked from sitempap.
-
considering that your website has both index and archiving on and Google obviously has indexed and archived your website I would strongly suggest you eliminate this is a obstacle in the future and simply 301 redirected the correct path
http://www.vietnamvisacorp.com/tips/6.html
If using Nginx like I think you are simply implement this in your htaccess
nginx configuration location /tips/6.html { rewrite ^(.*)$ http://www.vietnamvisacorp.com/tips.html redirect; }
I used this tool to accomplish this goal http://winginx.com/htaccess you can do the exact same thing using this and it will help you if you already understand how 301 redirect for Apache
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/
if you want to be certain to get the code right which I would I would use an Apache generator then put it into the Nginx generator and properly 301 redirect your 404
simply use the tool below to create the and copy and paste that redirect into one of the 2 tools I have given you above.
-
Hello John & Dennis,
if it is completely gone and there's no 404 you can check this by going to the Google Webmaster tools panel and instead of selecting ignore or anything like that hit fetch as a Google bot this will tell you if the link is still a real link or not. You do not have to wait a set amount of time to find out if one link is in fact okay.
I would be hard-pressed to imagine that it is worth anything meaning it has back links pointing to it however if it does you will want to use open site Explorer to check the link prior to ignoring it or marking it as fixed.
The rule I use is if it shows up as a 404 I 301 redirect it that way you never lose back links. It's a little more complicated using Nginx but in my opinion it's worth the complication as the improved speed and ability to take incredible amount of traffic make it really worth it.
What Dennis has stated is true if the link is worthless And of course does not exist Anywhere on a webpage.
I hope this has been of help.
Thomas
-
here is the information I retrieved regarding how your website is made website
https://builtwith.com/?http%3A%2F%2Fwww.vietnamvisacorp.com%2Ftips.html
http://www.vietnamvisacorp.com/tips.html
http://wiki.nginx.org/LikeApache-htaccess
so let's say you wanted to make it back into the original URL I have above
to fix it and Apache
Permanent URL redirect - generated by www.rapidtables.com
Redirect 301 /tips/6.html http://www.vietnamvisacorp.com/tips.html
now to fix it in Nginx
Use
or
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/
nginx configuration location /tips/6.html { rewrite ^(.*)$ http://www.vietnamvisacorp.com/tips.html redirect; }
http://www.vbseo.com/f77/converting-htaccess-301-redirect-nginx-49834/
-
Hi John
Mark it as fixed in webmaster tools
After that, just leave it alone for a week or so. Once your site is recrawled, youll see that it's not there anymore (as long as it's really fixed)
-
this is not a problem you simply have to take these links that you're finding is 404's and 301 redirect them to relevant pages on your website. What I mean is do not simply take them and put them all to the home page. Spread them around if they have no direct use. I've noticed you are using Nginx along with Apache where you might be just using Nginx in order to make the 301 redirects correctly with engine acts I'm going to need to grab a couple links for you. I will be right back.
sincerely,
Thomas
-
For an example about this problem:
Google webmmaster report Not found link: www.vietnamvisa...com/tips/6.html (this is link before update).
and in the tab Linked from: http://www.vietnamvisacorp.com/tips.html, but in this page did not include /tips/6.html
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
-
Unsolved Moz is showing a canonical error that dont belong.
Hi guys, and thanks for this excellent source of information. i have an issue with the moz system because is telling to me that i dont have canonical instructions but i have canonical instructions on all my pages, so... im confused because maybe im not understanding what the system want to show to me. if you can help me i will be very gratefull. here you can see a page that have the canonical instruction. https://drive.google.com/file/d/14U_-Sgu_NQaB7kMBH3AguHQMHyHX9L8X/view?usp=sharing and here you can see what is reporting to me the MOZ system. https://drive.google.com/file/d/1pqgSC-V9WOyBPvQEr06pbqpLf_w7-q8J/view?usp=sharing this is happening on 19 pages, and all the 19 pages have the canonical instruction.
On-Page Optimization | | b-lab
thanks in advance guys.0 -
Missing canonical tag error - office pages
Moz is throwing an error for our office pages (10 office pages in the format /office/location-1; /office/location-2 etc) but the content is different. How should we handle the canonical tag? Thanks
On-Page Optimization | | AztekMedia0 -
How best to deal with internal duplicate content
hi having an issue with a client site and internal duplicate content. The client has a custom cms and when they post new content it can appear, in full, at two different urls on the site. Short of getting the client to move cms, which they won't do, I am trying to find an easy fix that they could do themselves. ideally they would add a canonical on one of the versions but the cms does allow them to view posts in html view, also would be a lot if messing about wth posting the page and then going back to the cms and adding the tag. the cms is unable to auto generate this either. The content editors are copywriters not programmers. Would there be a solution using wmt for this? They have the skill level to be able to add a url in wmt so im thinking that a stop gap solution could be to noindex one of the versions using the option in webmaster tools. Ongoing we will consult developers about modifying the cms but budgets are limited so looking for a cheap and quick solution to help until the new year. anyone know of a way other than wmt to block Google from seeing duplicate content. We can block Google from folders because only a small percentage of the content in the folder would be internally duplicate. would be very grateful for any suggestions anyone could offer. thanks.
On-Page Optimization | | daedriccarl0 -
Moz not showing blog errors
I have a campaign running in moz for getpromoted.in. Your moz is only crawling and showing website errors not blog (blog.getpromoted.in). Please advice whats the issue
On-Page Optimization | | zigmund0 -
20 x '400' errors in site but URLs work fine in browser...
Hi, I have a new client set-up in SEOmoz and the crawl completed this morning... I am picking up 20 x '400' errors, but the pages listed in the crawl report load fine... any ideas? example - http://www.morethansport.co.uk/products?sortDirection=descending&sortField=Title&category=women-sports clothing
On-Page Optimization | | Switch_Digital0 -
Dealing with a category page that is optimised & ranks for same keyword as homepage
Hi, I'm working with a very niche website where only one product is sold. This means there is a small keyword set (just variations of same keyword) that we are optimising for. Currently the homepage www.example.com ranks in position 2 for target term - "sample". But there is also a required deeper page www.example.com/sample which has lots and lots of internal links targeted to "sample" pointing to it. This page ranks position 8. Effectively this is optimising the deeper page for the same keyword as for the home page through internal anchir text. This deeper page must exist as it has much more detailed information about the product. We want the homepage to rank highest and I'm trying to figure out if we are confusing Google and splitting authority between 2 pages. Best result for us would be to have homepage in position 1 and the deeper page can disappear (total visits would increase). So the question is, is there a solution to do this? My initial thought was use canonical tag on the www.example.com/sample page specifiying www.example.com. Can we do this? Its not duplicate content. Other option I considered is to nofollow links to the deeper page. Again not sure if this will have positive or negative impact. My fear is by removing 40 odd internal links with "sample" anchor text will reduce relevancy of the domain as a whole for the "sample" keyword. Any help much appreciated! Thanks
On-Page Optimization | | Red_Mud_Rookie0 -
Crawl error: duplicate title for home page
I'm seeing a duplicate title for the home page, both the static file name and the domain. like: http://domain.com
On-Page Optimization | | joshcanhelp
http://domain.com/index.cfm I know how to set this in Google Analytics but how would I make sure this isn't seen as an error? It's accounting for both a duplicate title and duplicate content. Thanks!0 -
Strategy for dealing with keyword variants
I'd like your opinion on the strategy of dealing with key phrase variants: I've got a page that is ranking in the top 10 and top 3 for about 10 different variations of the same phrase. Seomoz gives it terrible grades for all but one of the keyphrases. Which course of action do you recommend : ----------- create new pages ------------ Create new pages for each variant and get them to grade A. If I go this route what sort of cross linking scheme should I use between this pages? ---------- improve existing page ----------- Try to make my single page rank better for all the phrases by doing extra on-page work so the page has a better grade for all of the variants? Many thanks for your ideas and opinions.
On-Page Optimization | | PillarMarketing0