Showing posts with label SEO. Show all posts
Showing posts with label SEO. Show all posts

Application of the supporting element SEO

By : Kabel

By applying this element, the blog will encourage us to perch on top google ranks
Copy the most important elements of the domain (name of the blog) is the title (title). Making the blog title should be qualified to summarize each phase of keywords that we want. Consider the following Meta Title

<titel>desired blog title </title>

Standard templates from blogger flatform as shown above. However, we can change the title of the blog in order to be able disisipi phrases to our blog in the search easier for search engines.
Follow the steps

1. Please login below each blog account. Edit HTML Then go to the page Layout> Edit HTML

2. Notice the Edit Template field on the page and locate the following HTML tags:
<title><data:blog.pageTitle/></title>
Or the tag below.
<title><$BlogPageTitle$></title>

3. Change the code with the following HTML code:

<!---- New Title------>
<b:if cond='data:blog.pageType==&quot;index&quot;'>
<title><data:blog.title/></title>
<b:else>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>

4. Consider again the bold html code above. Insert a few keywords from the blog below

<title><data:blog.title/>| keyword1 | keyword2 | keyword3 </title>

By combining the title or name of the blog and then followed by some keywords that we are included, then the keywords we will be stronger because it is supported by the title.

Another important element that must exist in each page of a blog to support the SEO is to insert meta keywords and meta description. Code is as follows:

<meta content='deskirpsi blog' name='description'/>
<meta content='deskripsi blog' name='keywords'/>

in order to more efficiently use the meta like this.
<meta expr:content='data:blog.pageTitle+&quot; Description of your blog, please type here &quot;' name='description'/>
<meta expr:content='data:blog.pageTitle+&quot; Keyword of your blog, please type here &quot;' name='keywords'/>

Just as the meta title, meta can be placed second among <head> and </ head>

Source : http://blogredbox.blogspot.com

Strategy to get backlinks

Backlink is one way of optimizing SEO how to obtain support from the websites / blogs of other people. Search engines, especially google really liked this. Because your website / blog is felt to have a high level of popularity. The more backlinks which we obtained, the better we will get results. Good backlink is a backlink from your website / blog that has a google ranking (PageRank) high.

One Way Backlink
called a one way backlink if you put your website / blog link in your website / blog to others, while the website / blog that other person does not obligate you to put a link on your web page site. One Way backlin oelh loved search engine like google, for a website / blog considered to be very popular.

Two-way backlink
Two-way backlink is a system whereby both parties get a link from each site. Usually referred to also exchange links.

Three-way Backlink
Three-way backlinks are usually carried out by the County website that will do submit your site to third party sites, provided that you have to put a link site to others at your site first

Source : http://blogredbox.blogspot.com