Download the PHP package elaniin/findable without Composer
On this page you can find all versions of the php package elaniin/findable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package findable
Improve SEO in your Statamic-powered site!
✨ 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
Via composer:
Publish config (optional):
Publish views (optional):
Publish translations (optional):
Add Findable's tags to your layout:
{{ findable:head }}
: Should be within the<head>
tag{{ findable:body }}
: Should be right after the<body>
opening tag{{ findable:footer }}
: Should be right before the</body>
tag
Example layout.antlers.html
:
🔒 License
Findable is open-sourced software licensed under the MIT license.
All versions of findable with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-sitemap Version
^5.9
The package elaniin/findable contains the following files
Loading the files please wait ....