Set Robots / Indexing to Not Allowed when page is disabled
Seller:
- If a locked CMS page (cannot edit the Robots / Indexing value) is disabled, then set Robots / Indexing to Not Allowed. If locked CMS page is set to active, then allow Robots / Indexing.
- When a CMS page that is not locked, is set to disabled then disallow Robots / Indexing. If users decide to set this page active again, they will have to allow Robots / Indexing in the SEO tab.
Buyer:
- Add
<meta property="robots" content="noindex">
if page.NoRobotIndexing = true OR if page is disabled