Sitemaps
You must specify all the URLs using the same syntax. With this generator, you may create a sitemap of up to 10 web pages. Then you can add more by looking at the generated code.
- <url>
- Parent tag for each URL entry. The tags that follows are children of this tag.
- <loc>
- This is the URL of the page and cannot be larger than 2048 characters.
- <lastmod>
- Date of last modification of the page
- <changefreq>
- How often do you update your page? You may use any of the following (always, hourly, daily, weekly, monthly, yearly, never).
- <priority>
- From 0.0 to 1.0, how important is your page within your site? The default value is 0.5
Input your web addresses with http://. If your site is hosted on a secure server then use the appropriate syntax, i.e. https://.