Quote:
Originally Posted by iettafune
sorry, but in yahoo i insert my page http://www.nokiasymbian...rum/sitemap_index.xml.gz
but for Authentication, i download y_key_115b71d5ed5ca957.html yahoo file.
where i insert it??
Code:
Upload the verification file to your site.
Please upload the key file that you downloaded or created yourself at the root level of your site directory.
The expected file path is http://www.nokiasymbian.it/ns/forum/sitemap_index.xml.gz/y_key_115b71d5ed5ca957.html .
sitemap_index.xml.gz isn't a folder!!!!!
|
about the auth file , just upload it in the exact same folder you have defined, wich must be from your example in ../ns/forum/
That's normal you do not see the sitemap_index.xml.gz in your forum root because the .htaccess inside the forum root does the redirect, if you have setup your rewrites correctly, all requests to /ns/forum/sitemap_index.xml.gz must be forwarded to a php file inside the /ns/forum/vbseo_sitemap folder, and this last php file call then the sitemap from the /ns/forum/vbseo_sitemap/data folder . In short, if you request
http://www.nokiasymbian.it/ns/forum/...p_index.xml.gz in your browser and you have a 404 this is because you didnt configured the rewrite.
And also when you add a site to yahoo, add the link that point to the directory not the sitemap url, the sitemap name goes in the feed section.