Skip to main content

How does programmatic SEO (pSEO) work?

pSEO Guide

Vitalik May avatar
Written by Vitalik May
Updated over 2 months ago

To create a pSEO project, click the +pSEO button. The pSEO project is a unique type of project that differs significantly from regular SEObot articles, which is why we have a separate project.

The idea of pSEO is that all articles have:
1. The same headline template
2. The same data schema
3. The same HTML template (which can be customized for specific blog posts)

SEObot collects data according to the data schema and renders it using the HTML template using the https://handlebarsjs.com/ syntax.

You need to add/remove data schema fields that SEObot should fill out with data. Field types:
- Single Line Text (unstructured short text)

- Multiline Text (use for long and structured text)

- Number

- URL

- Array of strings (array of unstructured short text, usually used for lists)

After creating the first article, you may want to adjust the data schema or HTML template. The HTML template is flexible, allowing you to change its structure as needed and add any desired styles.

It's recommended to experiment with a few pSEO articles to create an ideal final data schema and HTML template.

After that, you can connect your blog as usual in Menu -> Connect my Blog.

Did this answer your question?