13 lines
293 B
Smarty
13 lines
293 B
Smarty
User-agent: *
|
|
Disallow: {if isBeta()}/{/if}
|
|
|
|
Disallow: {path('settings')}
|
|
{ifmodule GRAPHQL}
|
|
Disallow: {path('graphqliteRoute')}
|
|
Disallow: {path('kupshop_graphql_admin_graphqladmin')}
|
|
{/ifmodule}
|
|
|
|
sitemap: {path('kupshop_content_sitemap', [], 0)}
|
|
{$body.robots_inject}
|
|
{block customs}{/block}
|