Skip to content

SEO Tips

How to use the fields MorphingLabs gives you for search visibility.

  • Meta tags — use meta_title and meta_description in your HTML <head>.
  • URL structure — use the slug as the URL path (e.g. /blog/my-article).
  • Open Graph — use featured_image_url as og:image for social sharing.
  • Table of Contents — use table_of_contents to build a clickable TOC with anchor links.
  • Structured Data — add JSON-LD Article schema using headline, byline as author, and published_at as datePublished.