Search engine optimization for blog
Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a search engine's unpaid results - often referred to as natural,organic, or earned results. In general, the earlier or higher ranked on the search results page, and more frequently a site appears in the search results list, the more visitors it will receive from the search engine's users. SEO may target different kinds of search, including image search, local search, video search, academic search, news search and industry-specific vertical search engines.
Now you can optimize your search engine easily..
If you don't know any seo , your visitor can not find your site easily. So SEO is a most important think for a web developer. If you want more traffic in your blog or web site you must do it. Today i will show you how to get more traffic in your blog by SEO. Okay, Lats go for seo
How to optimize Blog title:
Step 1: log in your blogger. go to Template>Edit html
Step 2: Click anywhere inside the code area and press CTRL+F key for open Blogger search box..
Step 3: Type or paste the code below inside the box to find it..
<title><data:blog.pageTitle/></title>
Step 4: You need replace the code above with this one..
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
Step 5: Save template and done...
Now you make your site top search result..
No comments:
Post a Comment