added of robots.txt
This commit is contained in:
parent
7b11182ade
commit
943379f1e7
3
content/robots.txt
Normal file
3
content/robots.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
User-Agent: *
|
||||||
|
|
||||||
|
Sitemap: https://conocimientoslibres.tuxfamily.org/sitemap.xml
|
@ -49,7 +49,7 @@ AUTHORS_URL = 'pages/créditos/'
|
|||||||
AUTHORS_SAVE_AS = 'pages/créditos/index.html'
|
AUTHORS_SAVE_AS = 'pages/créditos/index.html'
|
||||||
ARCHIVES_URL = 'archives/'
|
ARCHIVES_URL = 'archives/'
|
||||||
ARCHIVES_SAVE_AS = 'archives/index.html'
|
ARCHIVES_SAVE_AS = 'archives/index.html'
|
||||||
STATIC_PATHS = ['asciicasts', 'heckyel_pub.asc', 'wp-content', 'vendor']
|
STATIC_PATHS = ['asciicasts', 'heckyel_pub.asc', 'robots.txt', 'wp-content', 'vendor']
|
||||||
PAGE_EXCLUDES = ['asciicasts', 'wp-content', 'vendor']
|
PAGE_EXCLUDES = ['asciicasts', 'wp-content', 'vendor']
|
||||||
ARTICLE_EXCLUDES = ['asciicasts', 'wp-content', 'vendor']
|
ARTICLE_EXCLUDES = ['asciicasts', 'wp-content', 'vendor']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user