Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
ghost
Watch
0
Fork
You've already forked ghost
0
mirror of
https://github.com/TryGhost/Ghost.git
synced
2025-01-06 22:40:14 -05:00
Code
Issues
Activity
98e802c8ec
ghost
/
core
/
shared
/
robots.txt
4 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
Introduce default robots.txt
2014-01-28 08:05:59 -05:00
User-agent: *
Adds complete url for Sitemap in robots.txt closes #4589 - Adds {{blog-url}} to robots.txt - Replaces {{blog-url}} with blog.url from config
2014-12-13 06:47:35 -05:00
Sitemap: {{blog-url}}/sitemap.xml
Generate sitemap files Closes #623 - Add basic init and eventing scaffold - Add sitemap-index.xml generation - Broke out generators to individual files, added request handler - Add page, author and tag xml files; add index mapping - Add SiteMapManager unit tests - Add Generators tests - Cache invalidation headers for sitemap-*.xml - Redirect sitemap.xml to index and rename to sitemap-index - Handle page convert and publish/draft changes - Add very basic functional test for route existence - Add cache headers to sitemap routes
2014-10-27 19:41:18 -05:00
Disallow: /ghost/
Reference in a new issue
Copy permalink