Nov 21, 2009

Google Sitemaps Not Verifying My Site... - Tells me to configure server

free web hosting
Open Discussion & Free Web Hosting > Astahost > Hosted Members Support

Google Sitemaps Not Verifying My Site... - Tells me to configure server

CaptainRon
This is the error that Google gives me while i try to verify my site.

NOT VERIFIED
We've detected that your 404 (file not found) error page returns a status of 200 (OK) in the header.

The explanation for this error at google is:

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 in the header of 404 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. This would allow others to see your site statistics. 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.

Please modify your web server configuration to return a status of 404 in the header of 404 pages. 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. If your web server is configured this way and you receive this error, click Check Status again and we'll recheck your configuration.

So I suppose none other than the admins can help me with this....

 

 

 


Comment/Reply (w/o sign-up)

HellFire121
Have you placed the file google gave you in the public_html folder?
That is strange though, mine verified.

Comment/Reply (w/o sign-up)

PureHeart
Try accessing that file using your browser and check what happends.

Comment/Reply (w/o sign-up)

CaptainRon
Yeah ofcourse i put the file in my public_html ...

The browser returns a blank page, since it's not supposed to return anything. They say create a blank page by a given name and place it in ur web space. I did that. Then they say the Web server has a security issue with the way it handles error pages.

May be you submitted ur page before this flaw was detected.

They say that the error page header should return 404 not 200. Usually a page that is reached without any inconvinience is marked 200. They probably don't want this for security issues.

They also mention that they use the HEAD request (not GET) that also means the content of the page doesn't come in context at all!

It needs some web server configuration for sure.

Hey!!
I guess i figured out the problem...

My pages are not displaying error pages at all! and may be its due to the stupid Mambo Content Management sys that i have installed.

That too i think its due to the .htaccess file that i modified for SEO friendly URLs. Well now who can set this straight ???

when i am typing an incorrect URL it is taking me to my home page... whereas it should take me to the error page. sad.gif

Now how to get this straight?

OK I figured out the solution too... The prob was with .htaccess file.

my .htaccess looked like:

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php

Now this last line was the error creating line. RewriteRule ^(.*) index.php

It means that any file request in format of .* (read dot all) should be redirected to index.php

Now no doubt that the Google site was getting a 200 in the page header.
I removed that line, and now its all working fine. I got my site verified.

Thanx to this awesome support site:
http://ProgrammerAssist.com

One more thing:
All mamo users should note that, they should replace that line the moment google has verified your site. Otherwise mambo will stop redirecting URLs properly

 

 

 


Comment/Reply (w/o sign-up)

HellFire121
Good job on figuring out the solution wink.gif
Now i know what to do if i ever use that htaccess line


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : google, sitemaps, verifying, site, tells, configure, server

  1. Email Server / Cpanel Problems
    (1)
  2. Time Travel?
    Site activity showing up from the past (4)
    Not really a hosting question, but I couldn't find anywhere better to stick this. So: The
    Latest Activity list at the bottom of the screen is showing up links from the past. Specifically the
    Last Topic column, actually, as the Last Post seems to be fine. If you're not getting the same
    problem, here's a screenshot . Basically all of the links in Last Topic are from way back
    (March-ish?). I'm also fairly sure the site clock is wrong. As I'm writing this, at the
    bottom is "Time is now: 22nd June 2008 - 12:24 AM", despite being much earlier than that (w....
  3. Site Down Again, Help Or Suggestions?
    (6)
    I’m starting to get a complex because my site, ycoderscookbook.com is down again. I hate to SPAM
    the forums like this but I have a support ticket submitted and have not head anything in three days.
    From what I am seeing, the Gamma server is up but for some reason the DNS is not resolving to the
    domain. Ycoderscokbook.com has been down since Friday. Perhaps one of the admins can look into
    this for me /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> I
    know that BuffloHELP was very nice after the server migration and pulled a few string....
  4. Can't Access Any Site Hosted On The Server
    (4)
    Ever since yesterday, I wasn't able to access my site http://maxotek.net , so I tried
    others' sites like http://www.handyphp.com , none of which opened. I've tried PINGing the
    sites and have received no response as yet. I've heard that there were some changes to the IP
    addresses for the shared IPs. Just a while ago, I heard from a friend of mine that he was able to
    access the sites. Another one reported of a Gateway Timeout error. Do I need to make some changes
    in the CPanel or will this be solved automatically?....
  5. Server Overloads
    (11)
    Alright, this is becoming a major problem. For the past few days, the Gamma server has been
    overloading a lot. The server has reached a load peak of 14.92 thus disabling services like PHP, CGI
    and have even shut down MySQL once. This is as big of a problem as XBOX Live having problems from
    the past few days. At the time of writing, Gamma's httpd has crashed. Just as a
    suggestion, Astahost needs to update the HTTP server software, Apache 1.3.33 is ancient. The latest
    stable version is 2.2.6. xboxrulz....
  6. Gamma Server Failure
    (5)
    Apparently when I just checked the server today (because it kept not allowing connections), the
    server had failed as shown below: I hope the admins rectify this problem. xboxrulz....
  7. Site Not Working
    Can access cpanel, but site will not load (5)
    Alright, well my website is http://www.sourcedevelop.com I can access cpanel by going to
    https://gamma.xisto.com:2083/frontend/rvblue/index.html and entering my username and password.
    However, when i try and load my website....it says that it cannot find the server. Anybody else
    experiencing this?....
  8. Mysql Server Not Stable After Hard Disk Swap On April 6th
    (2)
    Hi... All are aware of the server issues happened on April 6th:
    http://www.astahost.com/current-server-iss...ade-t15435.html I'm still facing the issue with
    the MySQL Server after the server problems!! I'm using phpBB forum for my site, and it often
    shows some error message after losing connection with the Database server! Its happening many times
    in a minute! Its not at all stable after the server issues! I had tried repairing the databases and
    optimizing the databases! But nothing helped me! Still facing the issues! Its showing like:
    DEBUG MODE ....
  9. Site / Account Not Working
    (10)
    I currently have over 10 credits, but my account isn't working as if my account had been
    depleted below zero. Help please?....
  10. Current Server Issues That You May Have From The April 6th Hard Drive Swap And Cpanel Upgrade
    Place your issues here! (25)
    I keep seeing messages in the shoutbox that there are issues with the server and cPanel. If this is
    true, then why hasn't anyone made a post about it? To begin with, I have no control over the
    server so complaining to me or in the shoutbox doesn't help. None of the staff has control over
    the server so they can try and contact those that do but in the end, we really need a post about the
    problems. The shoutbox simply has too short of a life span for reporting problems. So please
    reply to this topic and this topic only if you have any problems NOT already p....
  11. Mssql Server Gone Away?
    Please help! (0)
    Problem was solved. Thread can be deleted. /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" />....
  12. Site Not Opeing ( Phpbb Forum) :: Can't Connect To Local Mysql
    (3)
    Hi all, Please help me! My site was working fine! ( www.fun.niranvv.com ) But now, its showing
    one error message as: Warning: mysql_connect() : Can't connect to local MySQL server
    through socket '/var/lib/mysql/mysql.sock' (2) in
    /home/niranvv/public_html/fun/db/mysql4.php on line 48 Warning: mysql_error(): supplied argument is
    not a valid MySQL-Link resource in /home/niranvv/public_html/fun/db/mysql4.php on line 330 Warning:
    mysql_errno(): supplied argument is not a valid MySQL-Link resource in
    /home/niranvv/public_html/fun/db/mysql4.php on line....
  13. My Site Is Suspended
    xtremewarez.uni.cc (8)
    My site is just currently suspended and it says contact your billing/support of astahost but i have
    seen the support and all i se is oyu have ICQ and i do not have ICQ can i talk through here in the
    forum? Also, maybe you can get a live chat system and talk through there. Maybe we can talk through
    email/MSN if you have it. Thanks -Lewis P.S if i cannot keep my current site can you delete it
    and ill make another different one.....
  14. Server Or Me?
    I have an error? It doesn't look like anyone else has it? (5)
    OK I don't know if this is the right place for this so could the mods move it the the correct
    place? Thanks. Whenever I try to access my website or log onto the control pannel I get the
    following error message: QUOTE Network Error (tcp_error) A communication error occurred:
    "Operation timed out" The Web Server may be down, too busy, or experiencing other problems
    preventing it from responding to requests. You may wish to try again at a later time. For
    assistance, contact your network support team. It says contact support team (I assume thats
    you). Is an....
  15. How Do You Configure Ssl?
    (1)
    Hey guys I have purchased an account at computinghost.com I paid the extra $3.5 a month to get a
    dedicated IP for SSL Now that I have it does anyone know how to set it up and make it work? I
    tried messing around with stuff but I can't seem to figure it out.....
  16. Are There Mail Server Issues Today?
    (4)
    I have been having a lot of problems today connecting to the mail server and was wondering if there
    are any ongoing problems. Thanks, Gin....
  17. Help Me To Edit Mx Records To Point To Google Apps
    Please help (5)
    Hope, all of you are aware of the free domain mail server from Google ( Google Apps previously
    called as Google Hosted) and Microsoft! I need to edit my MX records for my domain which is hosted
    at: Astahost /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> But
    by going to cPanel >> Email Management Tools / Modify Mail Exchanger (MX Entry), I cant see some
    fields asw explained in the Google Apps help pages ! QUOTE # Use the information in the
    following table when you enter each MX record. If your service requires you to enter server....
  18. Something Odd On My Site......
    (9)
    I went to check out my site today and low and behold, some spyware try loading itself and some .wmv
    file tryed to run from the main page.... I was like "wtf mate lol", anyway I went into my cpanel
    file manager and checked out the index files source and someone has managed to add an iframe to the
    end of the source going to some advertising rubbish or some such. Is there anyway people can do
    this without my login details? If not can I request a change of password somehow /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" />....
  19. Mysql Error Never Seen On My Site Before (too Many Connections).
    (13)
    I just tried to visit my site to see if anything had changed on my forums and such and I got this
    message: Warning: mysql_connect(): Too many connections in /xxxx/xxxxx/xxxxxx_xxxxx/xxx/xx_xxxx.php
    on line 7 Error! Could not connect: Too many connections. I have never recieved this error before,
    does this mean someone is mucking with my site somehow??? The particular php file it mentions is
    the one that defines variables like db username etc and connection to the site's database that I
    include wherever it is needed in various file for the site. EDIT: I managed t....
  20. Site Unavailable!
    Server Timeout error! (7)
    My Astahost Website seems to be unavailable currently. The Time is : 4:15 PM IST (GMT+5:30hrs)
    The browser gives a "Server Timeout Error". Is this a temporary server downtime, or do I have to
    re-configure my site or something? I also have enough credits to go on with - 17 at this time...
    My site is : www.omkarshub.astahost.com ....
  21. Problems With PHP/Joomla On Hosted Site
    PHP sevred pages are blank in Firefox, network error in Safari (9)
    I am having some odd problems with my hosted site. They started sometime yesterday. I have not made
    any changes for about two weeks. In Firefox, the index page (index.php) for Joomla comes up blank.
    I can access my Control Panel and can check that the files are there and look correct. No favorites
    icon is displayed either and the page source is empty. In Safari, I get the favorites icon but then
    get a network error and a blank page ("Safari can’t open the page “http://mistymanor.astahost.com/”.
    The error was: “lost network connection” (NSURLErrorDomain:-1005) Please cho....
  22. Adsense Ad
    Is it ok to put on Astahost hosted site? (1)
    Is it OK or against the TOS to put an Adsense ad (or anyother content based Ads) on the website I am
    hosting at Astahost? Ooops! I am extremly sorry. I should I looked properly during my search on
    Adsense. It seems like I can put Google Adsense on my Astahost hosted website. Forum moderators,
    please excuse my blunder - you may close this thread.....
  23. Multibyte-string Functions
    since server shift (1)
    Hello, I use multibyte functions to split a string by letter and I was wondering if you could turn
    them on again, because they were on before the server shift (and they are in PHP by default) and now
    I get fatal errors, when trying to use them. In the Phpinfo they don't appear at all.. I've
    been waiting for quite some time now and it is only a basic PHP-integrated feature.. Thanks, Ruben....
  24. Server Connection Poor
    (13)
    I don't know if it's my end or not but the server seems like it's not working as usual,
    sometimes I can't connect or the forums would lose its images. This also happens to my website
    too. My website is on the panda server. my website URL: http://www.ae-net.cjb.net Thanx,
    xboxrulz....
  25. Astahost Banner Or Icons?
    Something to display on my site? (2)
    As I am setting up my site, I am looking for two things, one is a set of icons to display in the
    footer with links to the various technologies and vendors I use, the other is a set of rotating
    banner ads for sites or services I think really deserve more attention (I am not collecting money
    for the ads). Does Astahost have a recommended click-through icon for footers and/or a banner or us
    to display on our sites? Where can I find it? ....
  26. >30 = ~2 ; Credits Don't Compute; Site Down
    Credit system appears horribly broken (6)
    First let me say that I am upset at the moment, so if this comes across that way, do not take it
    personally. This may be a simple mistake somewhere, but I am very confused and frustrated. I found
    this site, built up about 20 credits, and applied for a basic site (cost, 10 credits). Over the
    couple days it took the site to be approved, I continued posting and got up to somewhere over 30.
    The account was approved, I spent the weekend at a local festival (what I do for a living) which
    tied me up for 48 hours. I get back, and my new site, which I have printed on the busines....
  27. My Site
    error accessing my site hosted here (5)
    Today at local time GMT+1 --> 15:12 I could not access my site http://www.final-design.net hosted
    here at Astahost. error looks as follows: QUOTE The page cannot be displayed The page you are
    looking for is currently unavailable. The Web site might be experiencing technical difficulties, or
    you may need to adjust your browser settings. I hope you'll fix that soon. Thanks to
    admins in advance.....
  28. Php Parsing Error On Smf On My Site
    Parse error: parse error, unexpected T_C (16)
    QUOTE Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in
    /home/jeremy1/public_html/guild_forum/Sources/Subs.php on line 272 thats the error I get when
    people try to access the forums I run on my website. I've been through the code but can't
    figure out exactly whats wrong. I'm still quite new to PHP and still have a very limited
    understanding of it. All I can say for certin is that up untill around 2 p.m. PST the forums were
    working then around that time they seem to have stopped and started outputing that error message.
    If anyone c....
  29. Switching From Fp To Dreamweaver
    Easiest way to switch a FP site to DW? (6)
    Ok heres my problem, I would like to switch my site from being a Frontpage site to a more flexable
    Dreamweaver site. I'm ready to give up my training wheels and move on to the real deal but my
    problem is that I don't know how to go about it without trashing all the work I've put into
    my site. I'm willing to trash it and start from the ground up, though I'll do it grudingly,
    but if anyone knows how I can do it with the least amount of loss of functionality and rework
    I'd be greatly appreciate it.....
  30. Web Site Still Not Accessible
    www.relspace.astahost.com (4)
    I received an email that everything was back up and running but my website is still not there and it
    is not accessible by ftp either. www.relspace.astahost.com....

    1. Looking for google, sitemaps, verifying, site, tells, configure, server

See Also,

*SIMILAR VIDEOS*
Searching Video's for google, sitemaps, verifying, site, tells, configure, server
Similar
Email Server / Cpanel Problems
Time Travel? - Site activity showing up from the past
Site Down Again, Help Or Suggestions?
Can't Access Any Site Hosted On The Server
Server Overloads
Gamma Server Failure
Site Not Working - Can access cpanel, but site will not load
Mysql Server Not Stable After Hard Disk Swap On April 6th
Site / Account Not Working
Current Server Issues That You May Have From The April 6th Hard Drive Swap And Cpanel Upgrade - Place your issues here!
Mssql Server Gone Away? - Please help!
Site Not Opeing ( Phpbb Forum) :: Can't Connect To Local Mysql
My Site Is Suspended - xtremewarez.uni.cc
Server Or Me? - I have an error? It doesn't look like anyone else has it?
How Do You Configure Ssl?
Are There Mail Server Issues Today?
Help Me To Edit Mx Records To Point To Google Apps - Please help
Something Odd On My Site......
Mysql Error Never Seen On My Site Before (too Many Connections).
Site Unavailable! - Server Timeout error!
Problems With PHP/Joomla On Hosted Site - PHP sevred pages are blank in Firefox, network error in Safari
Adsense Ad - Is it ok to put on Astahost hosted site?
Multibyte-string Functions - since server shift
Server Connection Poor
Astahost Banner Or Icons? - Something to display on my site?
>30 = ~2 ; Credits Don't Compute; Site Down - Credit system appears horribly broken
My Site - error accessing my site hosted here
Php Parsing Error On Smf On My Site - Parse error: parse error, unexpected T_C
Switching From Fp To Dreamweaver - Easiest way to switch a FP site to DW?
Web Site Still Not Accessible - www.relspace.astahost.com
advertisement



Google Sitemaps Not Verifying My Site... - Tells me to configure server

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com