https://github.com/yoast/glotpress-seo
Small SEO plugin to enable better titles and meta descriptions on your GlotPress install
https://github.com/yoast/glotpress-seo
Last synced: 10 months ago
JSON representation
Small SEO plugin to enable better titles and meta descriptions on your GlotPress install
- Host: GitHub
- URL: https://github.com/yoast/glotpress-seo
- Owner: Yoast
- License: gpl-2.0
- Created: 2014-12-03T13:49:14.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T13:30:20.000Z (over 3 years ago)
- Last Synced: 2025-04-23T23:48:16.414Z (about 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GlotPress SEO by Yoast
Adds some necessary SEO power to your GlotPress:
* Allows you to change the titles and branding
* Allows you to add a meta description to the homepage and project pages
* Changes the redirect to the `/projects` page from a 302 to a 301
## Installation
1. Edit the private variables in the top of the `glotpress-seo.php` file.
2. Drop the file in your GlotPress plugin directory.
3. You're done.