-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathexample_urllist.txt
33 lines (31 loc) · 1.54 KB
/
example_urllist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# To add a list of URLs for general web or mobile Sitemaps, create a space-delimited
# text file. The first
# column contains the URL; then you can specify various optional
# attributes in the form key=value:
#
# lastmod = modification time in ISO8601 (YYYY-MM-DDThh:mm:ss+00:00)
# changefreq = 'always' | 'hourly' | 'daily' | 'weekly' | 'monthly' |
# 'yearly' | 'never'
# priority = priority of the page relative to other pages on the same site;
# a number between 0.0 and 1.0, where 0.0 is the lowest priority
# and 1.0 is the highest priority
#
# Note that all URLs must be part of the site, and therefore must begin with
# the base_url (e.g., 'http://www.example.com/') as specified in config.xml.
#
# Any line beginning with a # is a comment.
#
# Example contents of the file for a general web or mobile Sitemap:
#
# http://www.example.com/foo/bar
# http://www.example.com/foo/xxx.pdf lastmod=2003-12-31T14:05:06+00:00
# http://www.example.com/foo/yyy?x=12&y=23 changefreq=weekly priority=0.3
# To add a list of URLs for a News Sitemaps, create a tab-delimited text file.
# The text file will contain the order of News Sitemap values as specified
# in the configuration file's (e.g. config.xml) tag_order attribute.
#
# Example contents of the file for a News Sitemap when config.xml shows tag_order:
# tag_order="loc, changefreq, priority, lastmod, publication_date, keywords, stock_tickers"
#
#
# http://www.example.com/news.html weekly 0.7 2007-12-31T14:05:06+00:00 2003-12-31T14:05:06+00:00 search engine, robot GOOG