vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Google Sitemap-Status of 200 (found successfully) for pages that don't exist.

This is a discussion on Google Sitemap-Status of 200 (found successfully) for pages that don't exist. within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I have submitted my forums ( WMT.in - Webmaster Forum ) site map to Google but when I log in ...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-17-2007, 07:08 AM
Junior Member
 
Real Name: Sonia
Join Date: Apr 2007
Posts: 8
Unhappy Google Sitemap-Status of 200 (found successfully) for pages that don't exist.

I have submitted my forums (WMT.in - Webmaster Forum) site map to Google but when I log in into Google Webmaster Tools > Site Map I am presented with this:

Verification status: NOT VERIFIED
Last attempt Apr 16, 2007: We've detected that your 404 (file not found) error page returns a status of 200 (Success) in the header.

Webmaster Help Center - We've detected that your server returns a status of 200 (found successfully) for pages that don't exist.

Quote:
We've detected that your server returns a status of 200 (found successfully) for pages that don't exist.


We've detected that your server returns a status of 200 (found successfully) for pages that don't exist. We can't verify sites with this configuration because it would enable anyone to verify ownership of your site. You can try our meta tag verification method or change your server's configuration.
This configuration presents a security risk for site verification and therefore, we can't verify your site. If your web server is configured to return a status of 200 (found) in the header of 404 (not found) pages, and we enabled you to verify your site with this configuration, others would be able to take advantage of this and verify your site as well. To ensure that no one can take advantage of this configuration to view statistics to sites they don't own, we only verify sites that return a status of 404 in the header of 404 pages.
If your server is configured to return something other than a 404 for non-existent pages, try our meta tag verification method or change your server's configuration.
You can change your web server configuration to return a status of 404 in the header of 404 pages and still provide a custom error page (see Apache information and IIS information). Note that we do a HEAD request (and not a GET request) when we check for this. Once your web server is configured correctly, try to verify the site again and we'll recheck your configuration.
In my vBSEO setting, I have done this:

"File Not Found" requests handling?
Select how 'File Not found' requests will be handled:
- Redirect to homepage
- Send 404 HTTP code and show a 'Page not found' message
- Include custom error page. NOTE: The filename should include the absolute path. (example: /home/user/public_html/error.php)

I hv this: Include custom script: /usr/home/webmaste/public_html/404.shtml


Could you please let me know how should I fix this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 04-17-2007, 07:15 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
Hello,

you should set ""File Not Found" requests handling?" to "Send 404 code", complete google verification process and then you can switch it back to "404.shtml".
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-17-2007, 07:24 AM
Junior Member
 
Real Name: Sonia
Join Date: Apr 2007
Posts: 8
Thanks for your reply.

Yes, I did that. It worked but in a few hours Google starting showing the same error again as mentioned above... due to which I cannot see the stats and it is required to me.

Also, I need to have 404.shtml because if I don't use this than all old URLs will not work and I will loose members.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-17-2007, 07:35 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
Then you should make sure that your custom 404 handler send HTTP code 404. In php you should use:
PHP Code:
           header ("HTTP/1.1 404 Not Found"); 
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-19-2007, 07:01 AM
Junior Member
 
Real Name: Sonia
Join Date: Apr 2007
Posts: 8
Bingo! That worked.

Thanks for your help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 11-03-2007, 05:20 PM
Junior Member
 
Real Name: Saudi Zoom
Join Date: Aug 2007
Location: saudi arabia
Posts: 14
Quote:
Originally Posted by Oleg Ignatiuk View Post
Then you should make sure that your custom 404 handler send HTTP code 404. In php you should use:
PHP Code:
           header ("HTTP/1.1 404 Not Found"); 
sorry, would you explain more please ? i face the same problem right now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 11-04-2007, 12:07 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
Hello,

are you using php file as your "Custom 404 handler script"?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 11-20-2007, 06:07 AM
Senior Member
 
Real Name: Lee
Join Date: Sep 2006
Location: Costa Blanca
Posts: 275
This is also a follow on from this post
Google web master tools problem

Where do you put this code?

PHP Code:
header ("HTTP/1.1 404 Not Found"); 
If its in the "Include custom script:" when I try that all I get is
PHP Code:
header 
left in the box and still no joy

This is the error google web master tools throw up at me each time I try and access the stats there and try and verify my web sites

Quote:
Verification status: NOT VERIFIED
Last attempt Nov 20, 2007: Our system has experienced a temporary problem.
And this is what google have about the error

Quote:

We couldn't find your verification file. Make sure it is named correctly and is uploaded to the correct location.

We looked for your verification file, but couldn't locate it. Check the following and then try again:
  • case sensitivity - did you use the same upper and lowercase letters as shown on the page?
  • extension - does the file have an .html extension? Sometimes text editors automatically add a .txt extension to files. If this has happened, rename the file so that the extension is .html.
  • location - did you upload the file to the directory listed beside the Verify button?
Another possible reason for this error is that you've added the site to your account, but typed it in incorrectly. So, you've uploaded your verification file to the right place, but we are looking for it somewhere else. Make sure that the site we show is your site. If it's not, delete the site and add yours.
All the above is done, its all been working fine until I moved the forum to the main url rather than a folder on the url
__________________
The Spain Forum Link Exchange Balls To It :thumbsup:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 11-20-2007, 08:59 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
First of all, what do you have selected for ""File Not Found" requests handling" option currently?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 11-20-2007, 11:39 AM
Senior Member
 
Real Name: Lee
Join Date: Sep 2006
Location: Costa Blanca
Posts: 275
Thats set to "Send 404 HTTP code"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 11-20-2007, 12:20 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
It should not be related then, try to resubmit verification request.
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 11-20-2007, 12:43 PM
Senior Member
 
Real Name: Lee
Join Date: Sep 2006
Location: Costa Blanca
Posts: 275
I have to redo most of my web sites over the next week or so, another job I just cant wait to do and I will try adding meta tags to each one, see if that cures the problem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 09-04-2008, 11:49 AM
Member
 
Real Name: D L Maxwell
Join Date: Jul 2008
Location: Goodyear, Az.
Posts: 45
I am having this issue currently. I have 4 websites returning this error, and only 1 has vBSEO installed.

Could someone please explain this in simple terms?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 09-04-2008, 12:21 PM
Member
 
Real Name: D L Maxwell
Join Date: Jul 2008
Location: Goodyear, Az.
Posts: 45
Verified....all is OK, just had to re-read the thread.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Google Now Reporting Anchor Text Phrases Eros SEO Buzz 2 03-22-2007 04:09 AM
Interview with Google's Matt Cutts about Next-Generation Search Eros SEO Buzz 2 03-16-2007 01:58 PM
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, vBulletin 3.5.x & vBulletin 3.0.x Joe Ward General Discussion 0 12-17-2005 02:11 PM


All times are GMT -4. The time now is 05:25 PM.


Powered by vBulletin Version 3.8.0 Beta 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.