這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Stimulate Correct Headings

描述

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.

螢幕截圖

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

安裝

  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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Stimulate Correct Headings” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Stimulate Correct Headings 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First version