add robots.txt and sitemap.xml samples
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Allow: /index
|
||||
Allow: /index.php
|
||||
Allow: /direct
|
||||
Allow: /direct.php
|
||||
Allow: /categories
|
||||
Allow: /categories.php
|
||||
Allow: /video
|
||||
Allow: /video.php
|
||||
Allow: /recherche
|
||||
Allow: /recherche.php
|
||||
Allow: /mentions-legales
|
||||
Allow: /mentions-legales.php
|
||||
Allow: /img/
|
||||
Disallow: /includes/
|
||||
Disallow: /js/
|
||||
Disallow: /css/
|
||||
Disallow: /ajax/
|
||||
Disallow: /docs/
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://VOTRE-DOMAINE/sitemap.xml
|
||||
Reference in New Issue
Block a user