added of robots.txt
This commit is contained in:
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'
|
||||
ARCHIVES_URL = 'archives/'
|
||||
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']
|
||||
ARTICLE_EXCLUDES = ['asciicasts', 'wp-content', 'vendor']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user