Difference between revisions of "Robots.txt"

From Whole Latte Love Support Library

(Create Robots.txt)
 
m
 
Line 13: Line 13:
 
Disallow: /index.php?title=Template
 
Disallow: /index.php?title=Template
 
Disallow: /skins/
 
Disallow: /skins/
 +
Disallow: /api.php
 
# </pre>
 
# </pre>

Latest revision as of 09:22, 1 August 2018

#
#############################################
# robots.txt for https://wiki.wholelattelove.com/ #
#############################################
#
User-agent: *
Disallow: /index.php?diff=
Disallow: /index.php?oldid=
Disallow: /index.php?title=Help
Disallow: /index.php?title=Image
Disallow: /index.php?title=MediaWiki
Disallow: /index.php?title=Special:
Disallow: /index.php?title=Template
Disallow: /skins/
Disallow: /api.php
#