edgebranding / seotools
There is no license information available for the latest version (v1.1.0) of this package.
Provides buttons for testing a page on Facebook Debug and Google Pagespeed Insight in Control Panel.
v1.1.0
2024-05-09 20:50 UTC
Requires
- php: ^7.4 || ^8.0
- laravel/framework: ^7.0 || ^8.0 || ^9.0 || ^10.0
- statamic/cms: ^3.0 || ^4.0 || ^5.0
README
SEO Tools is a Statamic addon that provides easy access to Facebook Debugger and Pagespeed Insight when writing and editing content.
Features
This addon provides a custom fieldtype ready to be added to a blueprint. When added you will have access to:
- Facebook Debugger
- Google Pagespeed Insight
Clicking one of the buttons will open the service in a new tab.
How to Install
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or run the following command from your project root:
composer require edgebranding/seotools
How to Use
Edit a blueprint, add fieldtype and select "SEO Tools". We recommend putting it in the sidebar to preserve space.