https://github.com/studioespresso/craft-seo-fields
Fields for your meta & OG data, sitemaps & robots.txt. Set default meta description & image per site and customize them per entry.
https://github.com/studioespresso/craft-seo-fields
craft-plugin craftcms seo seo-meta
Last synced: 3 months ago
JSON representation
Fields for your meta & OG data, sitemaps & robots.txt. Set default meta description & image per site and customize them per entry.
- Host: GitHub
- URL: https://github.com/studioespresso/craft-seo-fields
- Owner: studioespresso
- License: other
- Created: 2019-01-08T19:54:00.000Z (over 7 years ago)
- Default Branch: develop-v5
- Last Pushed: 2026-03-09T19:39:32.000Z (3 months ago)
- Last Synced: 2026-03-10T00:52:14.406Z (3 months ago)
- Topics: craft-plugin, craftcms, seo, seo-meta
- Language: PHP
- Homepage: https://plugins.craftcms.com/seo-fields
- Size: 7.01 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SEO Fields for Craft CMS
Fields for your meta & OG data, sitemaps & robots.txt. Fast to set up, easy to customize.
Also includes: redirects, 404 tracking, JSON-LD Schema.org data

## Requirements
This plugin requires Craft CMS 3 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
```bash
# go to the project directory
cd /path/to/my-craft-project.dev
# tell Composer to install the plugin
composer require studioespresso/craft-seo-fields
# tell Craft to install the plugin
./craft install/plugin seo-fields
```
## Documentation & feature overview
📔 [More information & documentation is available here](https://studioespresso.github.io/craft-seo-fields/)
---
Brought to you by [Studio Espresso](https://studioespresso.co)