mirror of
https://github.com/discourse/discourse.git
synced 2025-06-25 01:30:17 +08:00
Merge pull request #4705 from vinothkannans/dev
new: server plugin outlet for indexable robots.txt
This commit is contained in:
@ -15,3 +15,5 @@ Disallow: /search
|
|||||||
Disallow: /search/
|
Disallow: /search/
|
||||||
Disallow: /tags
|
Disallow: /tags
|
||||||
Disallow: /tags/
|
Disallow: /tags/
|
||||||
|
|
||||||
|
<%= server_plugin_outlet "robots_txt_index" %>
|
||||||
|
Reference in New Issue
Block a user