https://github.com/wolfslender/auto-heading-tags
Plugin Wordpress para auto generar etiquetas H1, H2, etc. en los post de Infocero.net
https://github.com/wolfslender/auto-heading-tags
Last synced: over 1 year ago
JSON representation
Plugin Wordpress para auto generar etiquetas H1, H2, etc. en los post de Infocero.net
- Host: GitHub
- URL: https://github.com/wolfslender/auto-heading-tags
- Owner: wolfslender
- Created: 2024-10-19T04:54:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T17:55:37.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:22:46.706Z (over 1 year ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto Heading Tags for WordPress
> A smart WordPress plugin that automatically manages heading hierarchy and table of contents for better SEO and content structure.
## 🚀 Features
### Smart Heading Hierarchy
- Ensures a single H1 per page
- Automatically adjusts additional H1s to maintain hierarchy
- Preserves heading structure across "read more" tags
- Prevents hierarchy breaks
- Maintains SEO-friendly structure
### Table of Contents
- Automatically generates a clean, modern table of contents
- Collapsible interface
- Smooth scroll to sections
- Dynamic highlighting of current section
- Responsive design
### Control Panel
- Enable/disable automatic heading hierarchy
- Enable/disable table of contents
- Simple and intuitive settings interface
- Settings accessible from WordPress admin panel
## 📦 Installation
1. Download the latest version from GitHub
2. Upload to WordPress through Plugins > Add New > Upload Plugin
3. Activate the plugin
4. Go to Settings > Auto Headings to configure options
## ⚙️ Configuration
Access the plugin settings through WordPress admin panel:
1. Navigate to Settings > Auto Headings
2. Choose your preferred settings:
- Enable/disable automatic heading hierarchy
- Enable/disable table of contents
3. Save your changes
## 🔧 Usage
The plugin works automatically after activation and configuration:
- Each page starts with an H1
- Subsequent headings follow a logical hierarchy
- Additional H1s are automatically adjusted to the next level
- Table of contents generates automatically (if enabled)
- Hierarchy is maintained even after "read more" tags
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## 📄 License
This project is licensed under the GPL v2 or later - see the LICENSE file for details.
## 👨💻 Author
- **Alexis Olivero** - [Website](https://www.oliverodev.com)