ทำลิ้งค์แบบนี้ครับ แล้วเชฟเป็น ...xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="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>http://เว็บ</loc>
<lastmod>2010-12-18T15:00:00+07:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>ลิ้ง1</loc>
<lastmod>2010-12-18T15:00:00+07:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>ลิ้ง2</loc>
<lastmod>2010-12-18T15:00:00+07:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>ลิ้งค์3</loc>
<lastmod>2011-02-08T21:00:00+07:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>