الأحد، 29 سبتمبر 2013

تعريف محرك البحث بلغة مدونتك


لنتطرق للأهم وهي طريقة تركيب الوسف في قالبنا:
أولا سنبحث على هذا الكود والذي تواجد في أعلى القالب:
<html
b:version="2" class="v2" expr:dir="data:blog.languageDirection" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr" xmlns="http://www.w3.org/1999/xhtml"></html>
وسنغييره بهذا :
<html b:version="2" class="v2" expr:dir="data:blog.languageDirection" lang="ar" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr" xmlns="http://www.w3.org/1999/xhtml"></html> 

ثم إحفظ القالب ومبروك عليك (Y)

0 التعليقات:

إضغط هنا لإضافة تعليق