PHPackages                             ntriga/pimcore-seo-bundle - 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. ntriga/pimcore-seo-bundle

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

ntriga/pimcore-seo-bundle
=========================

Pimcore SEO Enrichment Bundle

1.1.1(10mo ago)0146GPL-3.0-or-laterPHP

Since May 7Pushed 10mo agoCompare

[ Source](https://github.com/ntriga/pimcore-seo-bundle)[ Packagist](https://packagist.org/packages/ntriga/pimcore-seo-bundle)[ Docs](https://github.com/ntriga/pimcore-seo-bundle)[ RSS](/packages/ntriga-pimcore-seo-bundle/feed)WikiDiscussions main Synced 1mo ago

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

Pimcore SEO Bundle
==================

[](#pimcore-seo-bundle)

Seo bundle for pimcore.

Features
--------

[](#features)

- **Title &amp; description:** Easily manage the title and meta description tags of your pages to improve your site's SEO and click-through rates from search engine results.
- **Open Graph:** Enhance your content's social media visibility with Open Graph tags. This feature allows you to define how your content appears when shared on social platforms, improving engagement and reach.
- **Schema markup:** Implement structured data using Schema.org markup to help search engines understand your content better and enhance your site's presence in rich snippets and other search enhancements.
- **Canonical:** Resolve duplicate content issues by specifying the canonical version of your pages, guiding search engines to prioritize the correct page in search results.
- **Set search engine indexing:** Gain control over search engine indexing with the ability to set 'noindex' tags, preventing specific pages from being indexed and appearing in search results.
- **Auto Pretty URLs:** Automatically generate SEO-friendly pretty URLs for pages based on their title or key, improving URL structure and user experience.

### Dependencies

[](#dependencies)

ReleaseSupported Pimcore VersionsSupported Symfony VersionsMaintainedBranch**1.x**`11.0``6.2`Feature BranchmasterInstallation
------------

[](#installation)

You can install the package via composer:

```
composer require ntriga/pimcore-seo-bundle
```

Add Bundle to `bundles.php`:

```
return [
    Ntriga\PimcoreSeoBundle\NtrigaPimcoreSeoBundle::class => ['all' => true],
];
```

Execute the following command to install the bundle:

```
bin/console pimcore:bundle:install NtrigaPimcoreSeoBundle
```

Default configuration
---------------------

[](#default-configuration)

Default configuration for the bundle can look like this:

```
ntriga_pimcore_seo:
    meta_data_configuration:
        meta_data_provider:
            auto_detect_documents: true
        meta_data_integrator:
            documents:
                enabled: true
                hide_pimcore_default_seo_panel: true
            objects:
                enabled: true
                data_classes:
                    - Product
            enabled_integrator:
                - integrator_name: title_description
                - integrator_name: open_graph
                  integrator_config:
                      facebook_image_thumbnail: "socialThumb"
                - integrator_name: schema
                - integrator_name: canonical
                - integrator_name: index
    pretty_url:
        auto_generate: true
```

Further configuration
---------------------

[](#further-configuration)

For more information about the setup, check [Setup](./docs/00_Setup.md)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Joey Daems](https://github.com/JoeyNtriga)
- [DACHCOM.DIGITAL](https://github.com/dachcom-digital)
- [All contributors](../../contributors)

License
-------

[](#license)

GNU General Public License version 3 (GPLv3). Please see [License File](./LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance56

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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 ~31 days

Recently: every ~23 days

Total

14

Last Release

325d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e4ae15c618659f43e69165769eb5cc1cf79c48dabe0f7c7afe672953a071f10?d=identicon)[JoeyNtriga](/maintainers/JoeyNtriga)

---

Top Contributors

[![JoeyDaems](https://avatars.githubusercontent.com/u/130968595?v=4)](https://github.com/JoeyDaems "JoeyDaems (33 commits)")

---

Tags

pimcoreseo

### Embed Badge

![Health badge](/badges/ntriga-pimcore-seo-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ntriga-pimcore-seo-bundle/health.svg)](https://phpackages.com/packages/ntriga-pimcore-seo-bundle)
```

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[dachcom-digital/seo

Pimcore SEO Enrichment Bundle

36217.3k2](/packages/dachcom-digital-seo)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[dpfaffenbauer/process-manager

Process Manager helps you to see statuses for long running Processes

3289.3k2](/packages/dpfaffenbauer-process-manager)[youwe/workflow-gui

Workflow Configuration UI for Pimcore

2884.6k](/packages/youwe-workflow-gui)[dachcom-digital/schema

Pimcore Schema

1075.7k](/packages/dachcom-digital-schema)

PHPackages © 2026

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