Hi, All
I want to know:How to Creation a Site Map ? <?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlnssi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>"xyz.com"</loc>
<priority></priority>
<changefreq></changefreq>
</url>
</urlset>
You can also generate online sitemap from xml-sitemaps.com You can create your sitemap online for
I want to know:How to Creation a Site Map ? <?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlnssi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>"xyz.com"</loc>
<priority></priority>
<changefreq></changefreq>
</url>
</urlset>
You can also generate online sitemap from xml-sitemaps.com You can create your sitemap online for