<%IF $[KEY1]feature_locks THEN%>
User-agent: *
Disallow: /
<%ELSE%>
<%IF $index_ssl_version THEN%>
User-agent: *
Disallow: /admin/*
Disallow: /guide-me.html
Sitemap: $Request.root_fulluri_https;/sitemap.html
Sitemap: $Request.root_fulluri_https;/image-sitemap.html
<%ELSE%>
User-agent: *
Disallow: /admin/*
Disallow: /guide-me.html
Sitemap: $Request.root_fulluri_http;/sitemap.html
Sitemap: $Request.root_fulluri_http;/image-sitemap.html
<%ENDIF%>
<%ENDIF%>
