Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Stimulate Correct Headings

Deskripsi

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

Contribute!

If you have suggestions for a new feature or improvement, feel free to contact us on Twitter. Alternatively, you can fork the plugin from Github.

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.

Tangkapan Layar

  • Dropdown formatting menu in the WYSIWYG editor
  • Heading buttons in the text editor

Instalasi

  1. You can download and install this plugin using the built in WordPress plugin installer. If you download the Stimulate Correct Headings plugin manually, make sure it is uploaded to “/wp-content/plugins/stimulate_correct_headings/”.

  2. Activate Stimulate Correct Headings in the “Plugins” admin panel using the “Activate” link.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Stimulate Correct Headings” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • First version