https://github.com/gabydevdev/noindex-archive-pages
https://github.com/gabydevdev/noindex-archive-pages
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabydevdev/noindex-archive-pages
- Owner: gabydevdev
- License: mit
- Created: 2024-12-21T08:28:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-03T22:41:47.000Z (over 1 year ago)
- Last Synced: 2025-02-15T06:30:12.491Z (about 1 year ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noindex Archive Pages
**Tags:** SEO, noindex, archive
**Requires at least:** 4.0
**Tested up to:** 6.0
**Stable tag:** 1.0.0
**License:** MIT
## Description
Adds a `noindex` meta tag to archive pages to improve SEO.
## Features
- Add `noindex` to category, tag, author, and date archives.
- Option to only add `noindex` to paginated pages.
- Simple settings page.
## Installation
1. Upload to `/wp-content/plugins/` or install via the plugins screen.
2. Activate the plugin.
3. Configure settings under 'Settings' -> 'Noindex Tag'.
## FAQ
### How do I configure the plugin?
Go to 'Settings' -> 'Noindex Tag' to choose which archives to noindex.
### Will this affect my SEO?
It can help prevent duplicate content issues. Consult an SEO expert for advice.
## Changelog
### 1.0.0
- Initial release.
### 2.5.0
- Option page included.
## License
MIT