2. Pay attention on column Edit template on that page and find HTML tag bellows :
<title><data:blog.pageTitle/></title>
3. Change the HTML code become <title><data:blog.title/></title>
4. consider again the html code, insert a few keywords of the blog as below
By combining the title or name of the blog and then followed by some of the keywords that we are included, then the keyword will be stronger because it's supported by the title.Another important element that should also exist in each page of a blog to support the SEO(Search Engine optimization) is to insert meta keywords and meta descriptions.
<meta content='your blog description ' name='description'/>
<meta content='your blog keywords' name='keywords'/>
Both of them are put among <head> and </head> or bellow <b:include data='blog' name='all-head-content'/>
0 komentar:
Posting Komentar