Hello,
I am trying to create a sitemap to improve my seo. My site is: www.advance-web-studio.com
I create a free sitemap generator through google:
<?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">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url>
<loc>http://www.advance-web-studio.com/</loc>
<lastmod>2018-02-20T14:48:27+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>http://www.advance-web-studio.com/public/innovation_book.pdf</loc>
<lastmod>2017-08-04T06:56:36+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>http://www.advance-web-studio.com/contact</loc>
<lastmod>2018-02-20T14:48:27+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>http://www.advance-web-studio.com/services</loc>
<lastmod>2018-02-20T14:48:27+00:00</lastmod>
<priority>0.80</priority>
</url>
</urlset>
Yet, I still feel that the sitemap is incomplete. Please help advice me how to create a good sitemap.