描述
CHL-Change HTML Lang is a simple WordPress SEO plugin for changing HTML language attribute(language_attributes();) value in header.
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.
屏幕截图
→ General for changing HTML lang=” class=”wp-image-9000001″ srcset=”https://i0.wp.com/ps.w.org/chl-change-html-lang/assets/screenshot-1.jpg?rev=2753892&w=300 300w, https://i0.wp.com/ps.w.org/chl-change-html-lang/assets/screenshot-1.jpg?rev=2753892&w=600 600w, https://i0.wp.com/ps.w.org/chl-change-html-lang/assets/screenshot-1.jpg?rev=2753892&w=900 900w” sizes=”(max-width: 599px) 50vw, 33vw” width=”891″ height=”264″ loading=”eager” fetchpriority=”high” decoding=”async”/>安装
- Go to your admin area and select Plugins Add New from the menu.
- Search for “CHL-Change HTML Lang”.
- Click install.
- Click activate.
Navigate to Settings General.
OR Go to your admin area and select Plugins Add New from the menu. Upload the file
chl-change-html-lang.zip.- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings General for changing HTML lang=
常见问题
-
Does this plugin support language_attributes(xhtml) ?
-
Simply NO. Next time.
-
I have lower version of WordPress installed than what this plugin requires?
-
You can use it without any errors.
评价
贡献者及开发者
更新日志
1.1.6
- tested up to WordPress 6.6
1.1.5
- tested up to WordPress 6.3
1.1.4
- fixed Yoast Seo schema inLanguage data
1.1.3
- tested up to WordPress 6.0
- fixed Yoast og locale tag issue
1.1.2
- security fix
1.1.1
- Tested up to WordPress 5.3
1.1.0
- Tested up to 5.1.1
1.0.3
- Add support for Yoast Open Graph tag (og:locale)
1.0.2
- Bug Fix
1.0.1
- Small bug fixes
1.0
- Initial Release