Merge pull request #5169 from consuldemocracy/fix_robots
Fix syntax in robots.txt
This commit is contained in:
@@ -12,6 +12,6 @@ Disallow: /*?*order
|
|||||||
Disallow: /*?*search
|
Disallow: /*?*search
|
||||||
Disallow: /*?*locale-switcher
|
Disallow: /*?*locale-switcher
|
||||||
Disallow: /*?*filter
|
Disallow: /*?*filter
|
||||||
Disallow: user_id
|
Disallow: /*?*user_id
|
||||||
|
|
||||||
Sitemap: <%= "#{root_url}#{Tenant.path_with_subfolder("sitemap.xml")}" %>
|
Sitemap: <%= "#{root_url}#{Tenant.path_with_subfolder("sitemap.xml")}" %>
|
||||||
|
|||||||
Reference in New Issue
Block a user