An open API service indexing awesome lists of open source software.

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.

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

![Screenshot](docs/images/banner.png)

## 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)