Title: Set HTML lang attribute per post
Author: nilsnh
Published: <strong>7. Januar 2015</strong>
Last modified: 11. Januar 2015

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/set-html-lang-attribute-per-post.svg)

# Set HTML lang attribute per post

 Von [nilsnh](https://profiles.wordpress.org/nilsnh/)

[Herunterladen](https://downloads.wordpress.org/plugin/set-html-lang-attribute-per-post.0.0.1.zip)

 * [Details](https://de.wordpress.org/plugins/set-html-lang-attribute-per-post/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/set-html-lang-attribute-per-post/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/set-html-lang-attribute-per-post/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/set-html-lang-attribute-per-post/#developers)

 [Support](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/)

## Beschreibung

This wordpress plugin adds a meta box for specifying html lang=““ language per post.

### The problem this plugin solves

WordPress allows us to specify site-wide language defaults like so:

    ```
    <meta http-equiv="content-language" content="es">
    ```

The problem comes about if you have blog posts in various languages. Personally 
I write posts in either English or Norwegian. And since English is set as the site-
wide language posts that are in Norwegian end up looking kinda weird due to weirdly
placed `-` (hyphenations).

### Solution

The solution is to add more specific html `lang` attributes when needed.

    ```
    <article id="" class="" lang="vi">
    ```

For example this specifies that the post is in Vietnamese. This plugin enables a
meta box when editing posts where you may specify the post’s language.

### Contributing

This plugin was made in a jiffy. But by all means do suggest improvements. For instance
the plugin obviously lacks testing code.

### Licensing

Copyright 2014 Nils Norman Haukås

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License, version 2, as published by the Free Software
Foundation.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA

## Screenshots

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

## Installation

 1. Upload `htmllang.php` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.

## FAQ

Wondering about something?

## Rezensionen

![](https://secure.gravatar.com/avatar/8445f5ab1a95036bd05551bb4682b8aeabc3fb9ed00b05a845b23c324c449978?
s=60&d=retro&r=g)

### 󠀁[Not working anymore](https://wordpress.org/support/topic/not-working-anymorw/)󠁿

 [visionrougenet](https://profiles.wordpress.org/visionrougenet/) 16. Juni 2018

The idea is great, but not working with latest wp version

![](https://secure.gravatar.com/avatar/f1eeaacaaf87d51949eb241c29298aa40e1145f2f7dcd4e26d652a5bba2fcc6f?
s=60&d=retro&r=g)

### 󠀁[Working on WordPress 4.9.5](https://wordpress.org/support/topic/working-on-wordpress-4-9-5/)󠁿

 [johnww2](https://profiles.wordpress.org/johnww2/) 14. Mai 2018

Works as described, inserting lang tag in article section, on WordPress 4.9.5.

![](https://secure.gravatar.com/avatar/63b915e16621f89b4de2ff7eca091c58b16bfff33139c3d1ff93f57749d15ec0?
s=60&d=retro&r=g)

### 󠀁[It seems to do the workaround!](https://wordpress.org/support/topic/it-seems-to-do-the-workaround/)󠁿

 [mixali](https://profiles.wordpress.org/mixali/) 9. Juni 2017

Clean and simple plugin, should be no risk to use it with any theme. Looking fwd
seeing if it will work for SEO purposes.

 [ Alle 3 Rezensionen lesen ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/)

## Mitwirkende und Entwickler

„Set HTML lang attribute per post“ ist Open-Source-Software. Folgende Menschen haben
an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ nilsnh ](https://profiles.wordpress.org/nilsnh/)

[Übersetze „Set HTML lang attribute per post“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/set-html-lang-attribute-per-post)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/set-html-lang-attribute-per-post/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/set-html-lang-attribute-per-post/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/set-html-lang-attribute-per-post/)
per [RSS](https://plugins.trac.wordpress.org/log/set-html-lang-attribute-per-post/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 0.0.1

 * Initial publish.

## Meta

 *  Version **0.0.1**
 *  Zuletzt aktualisiert **vor 11 Jahren**
 *  Aktive Installationen **100+**
 *  WordPress-Version ** 3.0.1 oder höher **
 *  Getestet bis **4.1.42**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/set-html-lang-attribute-per-post/)
 * Schlagwörter
 * [html](https://de.wordpress.org/plugins/tags/html/)[lang](https://de.wordpress.org/plugins/tags/lang/)
   [language](https://de.wordpress.org/plugins/tags/language/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/set-html-lang-attribute-per-post/advanced/)

## Bewertungen

 4.3 von 5 Sternen.

 *  [  2 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=4)
 *  [  1 3-Sterne-Rezension     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/)

## Mitwirkende

 *   [ nilsnh ](https://profiles.wordpress.org/nilsnh/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AX8X2THZR8M5U)