Re: Don't understand sitemap error
Sebastian,
No, I meant subdirectory NOT subdomain ...
http://mydomain.com/subdirectory2 does NOT resolve to
http://subdirectory2.mydomain.com. See revised sitemap below. Google
says mydomain.com and both subdirectories are "not under Sitemap path"
... What does that mean? What am I doing wrong?
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
<url>
<loc>http://mydomain.com/</loc>
<lastmod>2005-12-14T21:21:20+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>
<url>
<loc>http://mydomain.com/subdirectory1/</loc>
<lastmod>2005-12-14T21:21:20+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://mydomain.com/subdirectory2/</loc>
<lastmod>2005-12-14T21:21:20+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</urlset>
0 Comments:
Yorum Gönder
<< Home