Skip to content

WordPress Plugin stimulates editors to use correct headings for accessibility and seo

Notifications You must be signed in to change notification settings

bassjobsen/stimulate-correct-headings

Repository files navigation

Stimulate Correct Headings (WordPress Plugin)

This plugin stimulates WordPress editors to use correct headings for accessibility and seo. The heading tags are on the second row and hidden in the WYSIWYG editor in WordPress by default. The (non visual) text edit screen has no heading tag buttons at all. Editors will make heading bold instead of using the correct heading while the use of correct (nested) heading is important for accessibility and seo. This plugin add the format menu with heading tags in the first row of the WYSIWYG editor and add heading tags to the text editor.

Accessibility

[Section 508](<a href="http://squizlabs.github.io/HTML_CodeSniffer/Standards/Section508/) states that your largest header must be an <h1> followed by an other <h1> or a subordinate heading element (h2 to h6). The structure of the headers should reflex the structure of your document. So the heading structure should be logically nested. Screen readers read this semantic heading structure to construct a table of contents. Screen readers don't use any formatted style. Visual readers use the formatted style in stead of the semantic structure. See also: http://accessibility.psu.edu/headings.

SEO

When the importance of a heading is established with HTML tags, you're actually making it easy for the search engine robots to determine what your web page is all about. The search engine doesn't have to guess at it. It can see exactly what your main topic is and place you under the appropriate keywords so your potential customers will be able to find you on the WWW.

Nov 18 '11, Rupesh Pawar

Also read: The heading structure for your blog

Installation

Download the latest version as .zip file. Upload the .zip file to your Wordpress plugin directory (wp-content/plugin) and use the activate function in your dashboard. ( Plugins > installed plugins ).

Requirements

Support

We are always happy to help you. If you have any question regarding this code. Send us a message or contact us on twitter @JamedoWebsites.

About

WordPress Plugin stimulates editors to use correct headings for accessibility and seo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages