Title: Doc language missing
Last modified: August 30, 2016

---

# Doc language missing

 *  Resolved [DFranzwa](https://wordpress.org/support/users/dfranzwa/)
 * (@dfranzwa)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/doc-language-missing/)
 * [@adrian](https://wordpress.org/support/users/adrian/)
 * I’m setting up a site to be accessible to the disabled and need to include the`
   <html lang="en">` attribute on the html side.
 * Can you advise?
 * [https://wordpress.org/plugins/simple-wp-sitemap/](https://wordpress.org/plugins/simple-wp-sitemap/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Webbjocke](https://wordpress.org/support/users/webbjocke/)
 * (@webbjocke)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639741)
 * Hi hm unfortunately there isn’t any easy way to do this atm. You will have to
   make a small change to one of the plugins php files for it.
 * At line 170 in simpleWpMapBuilder.php all html gets printed out, just change 
   the <html> tag there to <html lang=”en”> and it should be good.
 * Let me know if you need any more help.
 *  Thread Starter [DFranzwa](https://wordpress.org/support/users/dfranzwa/)
 * (@dfranzwa)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639749)
 * Thanks [@webbjocke](https://wordpress.org/support/users/webbjocke/). That did
   the trick.
 *  Plugin Author [Webbjocke](https://wordpress.org/support/users/webbjocke/)
 * (@webbjocke)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639752)
 * Great! No problems
 *  Plugin Author [Webbjocke](https://wordpress.org/support/users/webbjocke/)
 * (@webbjocke)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639830)
 * Bump!
 * From version 1.1.0 the lang attribute is now set automatically accordingly to
   which language you’ve set wordpress up to. So there’s no more need for this fix
   anymore, just so future readers know.
 *  Thread Starter [DFranzwa](https://wordpress.org/support/users/dfranzwa/)
 * (@dfranzwa)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639831)
 * Good job, Webbjocke!
 * Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Doc language missing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-wp-sitemap_859b84.svg)
 * [Simple Wp Sitemap](https://wordpress.org/plugins/simple-wp-sitemap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-wp-sitemap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-wp-sitemap/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-wp-sitemap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-wp-sitemap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-wp-sitemap/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [DFranzwa](https://wordpress.org/support/users/dfranzwa/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/doc-language-missing/#post-6639831)
 * Status: resolved