Skip to content

Set Robots / Indexing to Not Allowed when page is disabled

Compare
Choose a tag to compare
@ricocynthia ricocynthia released this 02 Jun 21:09
· 42 commits to master since this release

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