Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 381 Bytes

File metadata and controls

15 lines (9 loc) · 381 Bytes

Robots

Default Robots.txt

By default the module contains a Robots.txt template that will render a robots file when you visit /robots.txt

User-agent: \*

Sitemap: {YOUR_DOMAIN}/sitemap.xml

Creating a Robots.txt File

If you would like to override the file create a template called RobotsTxt.ss and place it within your /themes/{YOUR_THEME}/templates/ folder.