pratikkry / chl-change-html-lang

CHL-Change HTML Lang is a simple WordPress plugin that change html language attribute(language_attributes();) value in header.

Home Page:https://wordpress.org/plugins/chl-change-html-lang/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHL-Change HTML Lang

CHL-Change HTML Lang is a simple and very lightweight WordPress SEO plugin for changing HTML language attribute value in the header.

Description

Many of us use WordPress(Admin area UI) in the English version but write their content in another language. So by default WordPress uses English(en-US) language attribute for <?php language_attributes(); ?> used in header.php. For example - If you write your content in Hindi language but use WordPress(Admin area UI) in English, your html language attribute must be hi or hi-IN for many reasons including SEO but WordPress echo html language attribute of installed locale version (en-US by default). You can't change HTML language attribute directly so I created this plugin(CHL-Change HTML Lang) that allows you to change HTML language attribute from the dashboard. After activating this plugin simply visit Settings → General and change HTML lang tag.

Installation

  1. Go to your admin area and select Plugins → Add New from the menu.

  2. Search for "CHL-Change HTML Lang".

  3. Click install.

  4. Click activate.

  5. Navigate to Settings → General.

  6. OR Go to your admin area and select Plugins → Add New from the menu. Upload the file chl-change-html-lang.zip.

  7. Activate the plugin through the 'Plugins' menu in WordPress.

  8. Navigate to Settings → General for changing HTML lang=

About

CHL-Change HTML Lang is a simple WordPress plugin that change html language attribute(language_attributes();) value in header.

https://wordpress.org/plugins/chl-change-html-lang/

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%