WebsiteBaker Support (2.11.x) > Modules
WBLingual html lang tag
(1/1)
RonR:
I have a bilingual website.
On my wishlist is some code for making a HTMl lang tag.
like: <html lang="en">
or possibly also hreflang tags like:
<link rel="alternate" href="https://mydomain.com/pages/welkom" hreflang="nl" />
<link rel="alternate" href="https://mydomain.com/pages/welcome" hreflang="en" />
as pages are linked to eachother, it should be possible,
Unfortunately my coding skills dont go that far.
Maybe as a part of WBLingual?
dbs:
Hi, in WB 2.12.1 in templates/DefaultTemplate in index.php you should find things like that. Have a look.
RonR:
Great, exactly what I was looking for, thanks!
Navigation
[0] Message Index
Go to full version