PHPackages                             iop/magento2-seocms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. iop/magento2-seocms

ActiveMagento2-module

iop/magento2-seocms
===================

Magento 2 improve SEO for CMS

1.0.1(5y ago)021OSL-3.0PHPPHP ~7.1.3||~7.2.0||~7.3.0

Since Aug 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iop/magento2-seocms)[ Packagist](https://packagist.org/packages/iop/magento2-seocms)[ Docs](https://github.com/iop/magento2-seocms)[ RSS](/packages/iop-magento2-seocms/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

Magento Module Iop\_SeoCms
==========================

[](#magento-module-iop_seocms)

Tested on Version
-----------------

[](#tested-on-version)

- Magento 2.3.4

Main Functionalities
--------------------

[](#main-functionalities)

- Fix problem with SEO rankings for multi site setup with some CMS pages (this is causing duplicate content issues) that are shared across the different websites.
- If the page ID is assigned to multiple website then foreach of the websites it will load the store details for that store ID and get the language via the locale setting. It will then add a meta tag for this website setting the value to the stores locale, and the href to the store base url and the cms page url.
- In the admin area that the “language” variable set for each store e.g. UK can be set to "en-gb", US can be "en-us". This is because the meta tag have specific values against each country (this is different from the locale setting in Magento)

### Example

[](#example)

- There are 2 websites setup within Magento, a UK one and a US one.

The UK language is set to en-gb and the US site is set to en-us.

The UK base URL is

The US base URL is

If there is a CMS page for "about-us" and this is assigned to both websites, when the page loads the new block in the head will add the following meta tags:

```
