SAAS Platform News BooStore.pro CMS
Updates on the platform for creating sites and online stores BooStore.pro

New feature: Page type selection for Schema.org

New feature: Page type selection for Schema.org

A new option has been added to the admin panel that allows you to choose the page type for Schema.org. The option is available only for pages and articles.

This helps search engines better understand the site structure and index the content correctly.

Available page types:

  • WebPage – General page. Used for any page without specific content.
  • Article – Article. For publications, news, blog posts.
  • BlogPosting – Blog post. For pages with blog entries.
  • NewsArticle – News article. For news publications.
  • AboutPage* – About us page. Requires manual filling of headline, author, possibly image.
  • ContactPage* – Contact page. It is recommended to add headline and author.
  • CollectionPage* – Collection page of products or content. Requires headline and author.
  • ProfilePage* – User/author profile page. Requires headline and author.

Example in HTML code:

<div id="page_content" itemscope itemtype="https://schema.org/WebPage">...</div>

The option can be set when creating or editing a page or article.





Add to cart button icons have been replaced with SVG format.
Updated automatic import of goods.
Global Script Update and Transition to Pure JavaScript