Skip to content

nystudio107/craft-seomatic

Repository files navigation

Scrutinizer Code Quality Build Status Code Intelligence Status Code Coverage

SEOmatic Plugin for Craft CMS 4.x

SEOmatic is a comprehensive, powerful, and flexible turnkey SEO system that facilitates modern SEO best practices & implementation for Craft CMS.

Plugin banner that reads “Introducing SEOmatic, SEO done right.”

Key Features

  • Healthy SEO by default, tailored to your Craft site’s content model.
  • Implements JSON-LD microdata, Twitter Cards tags, Facebook Open Graph tags, XML sitemaps, robots.txt, humans.txt, and HTML meta tags.
  • Custom fields for overriding default SEO values.
  • Control panel SEO previews for content authors.
  • Visual Configuration overview for helping with project setup.
  • Tools for validating and debugging metadata.
  • Customizable permissions for tailoring what editors are able to change.
  • Various utilities for managing additional meta tags, text excerpts, and more.
  • Deep support for Craft features: multi-site, headless mode, GraphQL, and more.

Tip

One SEO-related topic that SEOmatic does not cover is 404 redirects; for that we recommend our Retour plugin.

Used By

Moz logo Craft CMS logo

SEOmatic is the SEO tool that the SEO experts at Moz.com and the creators of Craft CMS, Pixel & Tonic, rely on to handle their SEO!

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Tell Composer to load the plugin:

    composer require nystudio107/craft-seomatic
    
  3. Install the plugin via CLI:

    php craft install/plugin seomatic
    

    Or in the control panel, go to SettingsPlugins and click Install for SEOmatic.

You can alternatively install SEOmatic via the Plugin Store in the Craft control panel.

Documentation

SEOmatic Documentation

SEOmatic Roadmap

Some things to do, and ideas for potential features:

  • Content Analytics - Add content analytics, potentially in the "Pro" edition

Brought to you by nystudio107