About SEO

The SEO API gives you full control over your site’s search engine optimization settings, allowing you to customize how search engines interpret and display your pages in search results.

With this API you can dynamically set or retrieve the content of key SEO elements including meta tags, structured data, and page titles. These adjustments can improve how your content appears in search results and make your site discoverable across search engines like Google.

Terminology

  • SEO (Search Engine Optimization): The process of improving a site's visibility on search engines by optimizing content and metadata.
  • Rich snippet: Enhanced search result listings (for example, with star ratings, product details) powered by structured data like JSON-LD.
  • JSON-LD: A format for expressing structured data using JavaScript Object Notation (JSON), typically used in SEO to mark up content for search engines.
Did this help?