How to enter Arabic keywords and description in html web page code?
Posted on
Nov,21
at12:36 pm
byadmin
Ok, I know that Arabic is written right to left, I know about using the dir=rtl code on text that displays on the page, but what about the keywords and descriptions in the html coding- page title, keywords, description?
Umm.. the same way you write them in any language??
Just add this line to your <head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
For an example on using Arabic in the html <head>, please view the source of this Arabic page:
http://majles.alukah.net/showthread.php?t=10911
Related posts:
- Google On Page SEO Tips & Strategies
- When I enter keywords in the website builder, can I use the same keywords on different pages?
- What is the best SEO tactics for the subpages of the site?
- Google Keyword Tool
- Turn your on page keywords into profitable keywords


Umm.. the same way you write them in any language??
Just add this line to your <head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
For an example on using Arabic in the html <head>, please view the source of this Arabic page:
http://majles.alukah.net/showthread.php?t=10911
References :