If google say Lets all of you sitemap owners go out, dance and send picture with submited sitemap we will do that. I think that they in Google enjoy to implement a bunch of stupid, useless things so we keep bisy.. And they, on monitors watching that and making bet how much of us will implement that in next minute..
Wow.. you really need a different host. Technically they are right it is not a 404 error. It is not giving a 404 error because they have it screwed up.
might be another tick against this host. Their uptime has been less than stellar lately too. Moving 10 sites with a mixture of scripts and databases won't be a simple thing for me.
move the google probe code in front of the if function_exists , it has an exit to prevent further display of error messages ... the other stuff is an error because the php code wants to open a file by doing file_get_contents without beeing sure that the file exists there should be an extra if(file_exists($url)){} but you should ask them ...
still having problems with the passthru error. I'll start another thread about it in coop ad network since its off this topic.
If you are using mod rewrite the prob is in the .htaccess file.In there is a command that if a page can not be found (Error 404) it will be direceted to the index.php, giving also a 200 back to google. The line will look something like this: RewriteRule ^(.*) index.php Code (markup): Remove that line and then verify with google.Worked for me *Don't forget to re-add it to the file afterwards*
When I try that verify link I get the following error message "NOT VERIFIED Our system is currently busy. Please try again in a few minutes." It's been like that since yesterday. I've tried off and on all day. Anybody else get something else?
just remove rewrite rule lines from .htaccess, and try again... S.AKYUREK http://www.allbestwebsites.com
do you need to put the line back on when you have done? thanks very much, see if i can get my site verified... ltx@linkak.com
thanks for your post. sites verified. i,ve founded this message in the .hacess NOTE! ## When using multiple Joomla sites or other web applications in sub-folders, ## you must explicitly turn the RewriteEngine off or use the settings ## recommended for the application brilliant, thank you. ltx