Sitemap of USA2017.INUMO.RU
Webmasters use sitemaps to inform search engines about pages that are available for crawling.
Sitemap of USA2017.INUMO.RU
Webmasters use sitemaps to inform search engines about pages that are available for crawling. A Sitemap is an XML file that lists the URLs for a site along with additional metadata about each URL (how often it usually changes, when it was last updated, and how important it is, relative to other URLs in the site) so that search engines can intelligently crawl the site. Sitemaps are a URL inclusion protocol and complement robots.txt, a URL exclusion protocol. Sitemap file sitemap.xml should be placed at the root directory of HTML server. For usa2017.inumo.ru it placed here:
/sitemap.xml.
sitemap.xml file format
The Sitemap Protocol format consists of XML tags. The file itself must be UTF-8 encoded. Sitemaps can also be just a plain text list of URLs. They can also be compressed in .gz format.
A sample Sitemap that contains just one URL and uses all optional tags is shown below.
The definitions for the elements of sitemap.xml
The definitions for the elements of sitemap.xml
Element |
required? |
Description |
<urlset> |
required |
The document-level element for the Sitemap. The rest of the document after the '<?xml version>' element must be contained in this. |
<url> |
required |
Parent element for each entry. The remaining elements are children of this. |
<loc> |
required |
Provides the full URL of the page, including the protocol (e.g. http, https) and a trailing slash, if required by the site's hosting server. This value must be less than 2,048 characters. |
<lastmod> |
optional |
The date that the file was last modified, in ISO 8601 format. This can display the full date and time or, if desired, may simply be the date in the format YYYY-MM-DD. |
<changefreq> |
optional |
How frequently the page may change:
- always
- hourly
- daily
- weekly
- monthly
- yearly
- never
'Always' is used to denote documents that change each time that they are accessed. 'Never' is used to denote archived URLs (i.e. files that will not be changed again).
This is used only as a guide for crawlers, and is not used to determine how frequently pages are indexed. |
<priority> |
optional |
The priority of that URL relative to other URLs on the site. This allows webmasters to suggest to crawlers which pages are considered more important.
The valid range is from 0.0 to 1.0, with 1.0 being the most important. The default value is 0.5.
Rating all pages on a site with a high priority does not affect search listings, as it is only used to suggest to the crawlers how important pages in the site are to one another. |
Search engine submission
Submit sitemap.xml using an HTTP request.
Sample Request URL (change usa2017.inumo.ru to your url):
www.google.com/webmasters/tools/ping?sitemap=/sitemap.xml
https://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=/sitemap.xml
https://submissions.ask.com/ping?sitemap=/sitemap.xml
The location of the sitemap can also be included in the robots.txt
Sitemap: /sitemap.xml
Sitemap: /sitemap.xml
Sitemap: /sitemap.xml
I think 3 versions above are valid. I don't know what is the best one.
To reference your Sitemap inside your HTML documents
To reference your Sitemap inside your HTML documents, place this code between the <head> tags:
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />
Please note. The "priority" hint in your Sitemap only indicates the importance of a particular URL relative to other URLs on your own site and does not imply any effect on the ranking of your pages in search results.
Happy sitemap to you!
If you plan to come back later...
Please remember this page -
URL: https://usa2017.inumo.ru/sitemap/