PHPackages                             maniyatech/magento2-seo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. maniyatech/magento2-seo

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

maniyatech/magento2-seo
=======================

Adds dynamic meta title, keywords, and description to product and category pages based on custom admin configuration to improve SEO.

1.0.1(1y ago)14proprietaryPHP

Since Jun 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/maniyatech/magento2-seo)[ Packagist](https://packagist.org/packages/maniyatech/magento2-seo)[ RSS](/packages/maniyatech-magento2-seo/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

ManiyaTech SEO module for Magento 2
===================================

[](#maniyatech-seo-module-for-magento-2)

The ManiyaTech Seo module for Magento 2 allows store administrators to configure and dynamically apply meta title, meta keywords, and meta description templates to both product and category pages. These templates can include attribute placeholders (e.g., \[name\], \[price\], \[description\]) that get replaced with real values during page rendering. This improves SEO consistency, reduces manual effort, and ensures optimized metadata across the catalog.

How to install ManiyaTech\_Seo module
-------------------------------------

[](#how-to-install-maniyatech_seo-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_Seo module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-seo
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-seo
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

```
php bin/magento setup:di:compile

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-seo/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/Seo` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance50

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

2

Last Release

367d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209621143?v=4)[Milan Maniya](/maintainers/milan-maniya)[@milan-maniya](https://github.com/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (3 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-modulemaniyatechmetameta-descriptionmeta-keywordsmeta-titlemetadataseo

### Embed Badge

![Health badge](/badges/maniyatech-magento2-seo/health.svg)

```
[![Health](https://phpackages.com/badges/maniyatech-magento2-seo/health.svg)](https://phpackages.com/packages/maniyatech-magento2-seo)
```

###  Alternatives

[me-shaon/laravel-request-analytics

Simple request data analytics package for Laravel projects

2329.6k](/packages/me-shaon-laravel-request-analytics)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
