, HTML Edit Blog How To More Seo Friendly | When we use the templete that we use for our blog, sometimes we do not know and understand that HTML is no longer necessary so it looks a little dimodif line with what we want especially more seo friendly, but in liking by google too lazy to not make the visitor to enter because it is difficult to accessHow to make a blog more seo friendly I've tried to learn SEO on this blog,
"which is arguably the origin of life would not hesitate matipun xixixix :)" for being too focused on another blog, after following the tips I got from the seniors in particular blogjuragan, blog I started learning seo rippling again, like-water xixixi :) aja ya, ya already from the headaches I listened to the chatter digress important ga mending sob just try the directA. Page TitleUsually the format of the blogger's page title like this: BLOG TITLE: TITLE POSTING, now that our blog is more favored by google so that the edges of our blog so crowded, we have to change that standard title page format like this: POST TITLE | BLOG TITLE . Do I find the following code in the EDIT HTML after the entry do not forget to check the Expand Widget Templates box then press ctrl + f and then copy and paste the code below):<title> <data:blog.pageTitle/> </ title>Delete if already get the code n replace with the following code:<b:if cond='data:blog.pageType == "item"'><title> <data:blog.pageName/> | <data:blog.title/> </ title><b:else/><title> <data:blog.pageTitle/> </ title></ B: if>Or can also add the number of keywords (keyword):<b:if cond='data:blog.pageType == "item"'><title> <data:blog.pageName/> | <data:blog.title/> </ title><b:else/><title> <data:blog.pageTitle/> | Keywords buddy | buddy Keywords </ title></ B: if>Replace the code "keyword" with the keyword that you seek. After all is finished do not forget to save the template in2. Meta keywords and descriptionsA search engine like google really like a website / blog is clearly the theme and content of its content. So, you should add a meta tag that his name tag. The trick is to add the following code before the code <b:skin> <! [CDATA [/ *<b:if cond='data:blog.url == data:blog.homepageUrl'><meta name="description" content="Deskripsi Blog anda" /><meta name="keywords" content="Kata key, said kunci, kunci, said keywords, said kunci" /></ B: if>After right then in the save3. Turning off the setting archive (archive)
How login click the settings tab >> >> Archiving Archiving in the frequency change to be no archive. >> Finished save the setting.Or if you do not want to disable the function of the archive, please place the following code <head> code below:<b:if cond='data:blog.pageType == "archive"'> <meta content='noindex' name='robots'/> </ b: if>4. Add code 'rel = canonical'Point we add 'rel = canonical' is to avoid double content, because as the master of SEO say that google is not able to tolerate a duplicate content so that it works for can just copy and paste (red like me) carefully before kicked out of google. But there are also entries positp blog that I read from senior kang oom, do at least one original Alenia using the style editor of our language, do not do 100% Copas, because chances are indexed by the search engine google is very thin, but for those not used while learning not harm in trying this code in your blog how to edit html add the following code after the code <head><link expr:href='data:blog.url' rel='canonical' />Save the template and complete5. Heading TagGoogle is like a text or title to the H1 tag. Therefore, change the size of the title of the post buddy with H1 tag. Do I find the following code:<b:if cond='data:post.title'><h3 class='post-title entry-title'><b:if cond='data:post.link'><a expr:href='data:post.link'> <data:post.title/> </ a><b:else/><b:if cond='data:post.url'><a expr:href='data:post.url'> <data:post.title/> </ a><b:else/><data:post.title/></ B: if></ B: if></ H3></ B: if> The code in bold (red), and change removed from the H3 (or in some templates using h2) to h1. After that add the following code before the code]]> </ b: skin>h1.post-title,. post Blog1 h1 h1 #, # Blog2 h1 {font-size: 1.5em;}Good luck, oh yes after wrong do not forget the save

