PHPackages                             elaniin/findable - 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. elaniin/findable

ActiveStatamic-add-on[Utility &amp; Helpers](/categories/utility)

elaniin/findable
================

An SEO add-on for Statamic.

1.1.4(4y ago)131.4k1MITPHP

Since Mar 30Pushed 4y ago3 watchersCompare

[ Source](https://github.com/elaniin/findable)[ Packagist](https://packagist.org/packages/elaniin/findable)[ RSS](/packages/elaniin-findable/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (0)

[![Findable Logo](https://user-images.githubusercontent.com/12446271/113485232-c014d600-9469-11eb-8dfa-637dc21c0e46.png)](https://user-images.githubusercontent.com/12446271/113485232-c014d600-9469-11eb-8dfa-637dc21c0e46.png)

[![Total Downloads](https://github.com/elaniin/findable/actions/workflows/build.yml/badge.svg)](https://github.com/elaniin/findable/actions/workflows/build.yml)[![Total Downloads](https://camo.githubusercontent.com/1b22e1ebdc4a523b3808cb4adf054a5d80ea743eaba828b0d9dba83b991aa0ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c616e69696e2f66696e6461626c65)](https://packagist.org/packages/elaniin/findable)[![Latest Stable Version](https://camo.githubusercontent.com/f760719932cc954dee1062e9fb68e4af23b17409a8e42b5323b4855555176f09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c616e69696e2f66696e6461626c65)](https://packagist.org/packages/elaniin/findable)[![License](https://camo.githubusercontent.com/537dd37d65f6f95db27531699942f3122e6c0dc3210a5044e6a7b3b43c48ced3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656c616e69696e2f66696e6461626c65)](https://packagist.org/packages/elaniin/findable)

Improve SEO in your Statamic-powered site!

✨ Features
----------

[](#-features)

- **Meta Tags:** The standard meta tags for title, description, and robots
- **OpenGraph:** Improve how your website looks when is shared in social networks like Facebook, Twitter, and Slack
- **Structured Data:** Let the search engines know the semantic meaning of the content of your website
- **Sitemap:** Automatically create an XML sitemap that includes all your URLs (index by collection)
- **Webmaster Tools:** With Findable, verifying your website never was so easy!
- **Marketing:** Forget about code-spagetting when implementing marketing tools! Use Google Tag Manager with a single setting
- **HREF Lang:** If your Statamic installation is multisite for multiple languages, Findable will find them and add accordingly the available translations for every entry

💿 Installation
--------------

[](#-installation)

Via composer:

```
composer require elaniin/findable
```

Publish config (optional):

```
php artisan vendor:publish --provider="Elaniin\Findable\ServiceProvider" --tag=config
```

Publish views (optional):

```
php artisan vendor:publish --provider="Elaniin\Findable\ServiceProvider" --tag=views
```

Publish translations (optional):

```
php artisan vendor:publish --provider="Elaniin\Findable\ServiceProvider" --tag=translations
```

Add Findable's tags to your layout:

- `{{ findable:head }}`: Should be within the `` tag
- `{{ findable:body }}`: Should be right after the `` opening tag
- `{{ findable:footer }}`: Should be right before the `` tag

Example `layout.antlers.html`:

```

	...
	{{ findable:head }}

	{{ findable:body }}
	...
	{{ findable:footer }}

```

🔒 License
---------

[](#-license)

Findable is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97% 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 ~60 days

Recently: every ~51 days

Total

6

Last Release

1570d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27227873?v=4)[Elaniin](/maintainers/elaniin)[@elaniin](https://github.com/elaniin)

---

Top Contributors

[![vlasscontreras](https://avatars.githubusercontent.com/u/17748144?v=4)](https://github.com/vlasscontreras "vlasscontreras (32 commits)")[![cesaramirez](https://avatars.githubusercontent.com/u/12446271?v=4)](https://github.com/cesaramirez "cesaramirez (1 commits)")

---

Tags

google-tag-managerhreflanglaravelmarketingmeta-tagsopengraphseositemapstatamicstatamic-addonstructured-datalaravelschemaseoopengraphstatamicadd-onelaniin

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/elaniin-findable/health.svg)

```
[![Health](https://phpackages.com/badges/elaniin-findable/health.svg)](https://phpackages.com/packages/elaniin-findable)
```

###  Alternatives

[artesaos/seotools

SEO Tools for Laravel and Lumen

3.3k5.1M60](/packages/artesaos-seotools)[arcanedev/seo-helper

SEO Helper is a framework agnostic package that provides tools &amp; helpers for SEO (Laravel supported).

332467.0k4](/packages/arcanedev-seo-helper)[honeystone/laravel-seo

SEO metadata and JSON-LD package for Laravel.

34744.1k](/packages/honeystone-laravel-seo)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)[calotype/seo

A package containing SEO helpers.

722.6k](/packages/calotype-seo)[vinicius73/seotools

A package containing SEO helpers.

245.2k](/packages/vinicius73-seotools)

PHPackages © 2026

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