Overview
The SEO module allows you to configure global SEO settings, manage meta tags, and optimize your website for search engines.Key Features
Meta Tags
Set default meta titles and descriptions
Open Graph
Configure social media sharing metadata
Sitemap
Generate XML sitemaps
Robots.txt
Control search engine crawling
Global SEO Settings
Configure default SEO values:- Site Title: Default page title suffix
- Meta Description: Default description
- Keywords: Site-wide keywords
- Author: Content author
- Canonical URL: Preferred domain
Page-Level SEO
Each page can override global settings:- Custom meta title
- Custom meta description
- Custom Open Graph images
- Canonical URL overrides
Page-specific SEO settings are managed in the Pages module.
Best Practices
Database Table
Table:cms_seo_settings
| Column | Type | Description |
|---|---|---|
id | integer | Primary key |
site_title | text | Default site title |
meta_description | text | Default description |
keywords | text | Site keywords |
og_image | text | Default OG image |
robots_txt | text | Robots.txt content |
Next Steps
Pages
Set page-specific SEO
Content
Optimize content for search