Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fsspencer/magento2-cms-pages-robots

Magento 2.x extension to add Robots to CMS pages
https://github.com/fsspencer/magento2-cms-pages-robots

Last synced: 9 days ago
JSON representation

Magento 2.x extension to add Robots to CMS pages

Awesome Lists containing this project

README

        

# Customizable Robots for CMS Pages in Magento 2.x

This is a simple extension which adds the ability to set a custom robots to each cms page in the backend.

### Requirements

The package works with Magento 2.0.x and 2.1.x.

### Installation

1. Copy the whole "Codealist" directory into your /project-directory/app/code/
2. From the terminal run: php bin/magento module:enable Codealist_CmsPageRobots
3. php bin/magento setup:upgrade
4. php bin/magento cache:clean

And that should be it. You should see a textbox added while you edit/create a CMS Page.