# Deep Semantic HTML Checker

Automatically fix common SEO issues related to heading structure in WordPress.

## Description

A lightweight WordPress plugin that optimizes heading structure for better SEO. Automatically converts problematic headings to semantic HTML without modifying theme files.

## Features

* Convert comment section H2 tags to divs
* Convert comment form H3 tags to divs
* Fix archive page headings
* Remove duplicate H1 tags
* Convert widget title headings
* Fix footer headings
* Fix mobile menu headings
* Fix ad box headings
* Individual on/off toggle for each feature
* Compatible with all themes
* Compatible with caching plugins
* RTL support

## Installation

1. Upload the plugin files to `/wp-content/plugins/deep-semantic-html-checker`
2. Activate the plugin through the 'Plugins' menu
3. Go to Settings > Deep Semantic HTML Checker
4. Enable/disable features as needed

## Requirements

* WordPress 5.0 or higher
* PHP 7.2 or higher

## Frequently Asked Questions

**Does this slow down my site?**
No, the plugin is highly optimized and has minimal performance impact.

**Do I need to modify theme files?**
No, the plugin automatically processes HTML output.

**Is it compatible with caching plugins?**
Yes, just clear your cache after activation.

## Changelog

### 1.0.0
* Initial release
* 8 heading optimization features

## License

GPLv2 or later
