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

Most Important Secret SEO Technique

There are also many ways in secret seo blogs out there, but do you realize that the key seo techniques that exist outside of just of few branches / or part of SEO techniques themselves, but inside there are three main things to try and improve SEO techniques , which shows the seo techniques out there that only the outline Outlines of three secret seo (search engine optimization), three secret seo:


These three factors are the core factors of seo techniques, aka I tried to explain the secrets of the SEO optimization of the three factors above.
I will share a standard and very important / necessary secret in SEO optimized, so you will be able to build their own secret seo methods .

Keyword analysis / research Keyword

keyword search is very necessary and very important, as a result of it is the main secret seo keywords Returns highest place in the competition in the search engines
using keywords that are relevant to site content blog / web, and using keyword phrases key to complete itself.

Onpage SEO Secrets

Onpage seo show that the technique is used on page seo blog site / web itself, which means that the improvement seo techniques website content so that it will be able to compete in the search for the highest point of the program 
There are many techniques onpage seo I can not make / explain to them one by one also may be in a different post that follows it, 
onpage seo techniques
1. Keywords in the meta tag: meta tag title, description and keywords meta tag keywords in the file name, file name, title, name, picture.
2. Anchor text
3. Arriving link
4. Jump to: header or sidebar
5. Posts connected
6. Templates seo friendly

Secrets of SEO offpage

Basically seo technique is to place a link / web log internet in Blog / Web others to count it as a backlink search engine
 > Submitted to the search engines: google, yahoo, msn 3 most major search engines.
> Web directory: directory to list your website as DMOZ
> Blogwalking: bekomentar in different people's blogs
> newspaper
> Ping
> Pagerank


How To Change Heading Tag H1, H2, H3 Become SEO Friendly

Change Heading Tag H1, H2, H3
Seo friendly blog never apart from regular and good structure, mainly lies in setting Heading, H1, h2, h3, h4 and so on. So here we are going to Change Heading Tag H1, h2, h3 Becoming More SEO Friendly . We can see many bloggers or other templates scattered in cyberspace. Among them are those who provide templates that are ready to use for SEO optimization, but also many of them may emphasize on creativity and the value of the template according to the manufacturer's consideration.

If the template has been seasoned in such a way it does not matter to us, just do other optimizations, but if it is not, then this article would be useful for my friend who wants to make the template become more SEO Friendly.

Improve the structure of the title tag will make the blog more SEO Friendly and facilitate search engine robots read the title and content of the article that we post. Well when it is SEO friendly, automatic positioning on search engines blog will continue to improve. This will result in increased traffic by visitors to the blog and it is possible to increasing the number of pageviews.

Before further discussion to Improve Heading Tag Structure in the Template , it helps you know what the tags H1, ​​H2 and H3 and the place was supposed to ease your understanding.
<h1> title or blog title </h1>
<h2> post or article title </h2> 
<h3> blogger widget title </h3>
After learning the functions and the explanation above, let us now proceed to the next stage which is to improve the structure H1 to H3 tag.

Here's how to change the heading tag structure into seo friendly blog:

1. Sign bloggers  ►  Click the Templates  ►  Edit HTML
2. Please find this code  <b:if cond='data:post.title'>  if you have found any change  <h3>  be  <h2> . May code for more than one, depending on each template, so please replaced all!!! See the example below
<b:if cond='data:post.title'>
<h3>  change so  <h2>
<b:if cond='data:post.link'>
........................... 
....................... ....
</h3>  change so  </h2>
</B:if>
Still with a heading tag for post title, you find the code below and replace h2 h3 be. Sometimes in some template code will be no additional sentence  itemprop = 'name'  and put h1 tags, keep doing the same thing to replace so h2.
<h3 class='post-title entry-title'>
<data:post.title/>
</h3>
<h3 class='mobile-index-title entry-title'>
<data:post.title/>
</h3>
Advanced editing heading tags for widgets, you find the code below and replace h2 h3 so. Actually do not need to be changed too is okay, but make it more SEO friendly just replaced. If there are more than one replaced all.
<!-- only display title if it's non-empty  -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'>
<data:title/>
</h2>
</b:if>
3. Save the template, if the steps above you still do not understand, please comment on this blog.

That was How To Change Heading Tag H1, H2, H3 Seo Friendly Being that I can share. Hopefully the above tutorial can assist in refining the template of your blog in order to become more Seo Search Engine Friendly eyes. That's all and thank you ...



» DO NOT FORGET TO LIKE N Yeach comments ...

How to Put Meta Description, Title Tag, and Heading Tags

How to Put Meta Description, Title Tag, and Heading Tags
How to Put Meta Description, Title Tags, Heading Tags and indeed very easy. Rules that must be met in order to put up part of this blog should be more SEO is different in each post. 

As we know that to makes our site in the top position of google is Relevance. So these 3 things are the Meta Description, Title Tag, and Heading Tags is one of the things that can increase the relevance of the site in the eyes of the Search Engine. So, let's discuss.

How to Put Meta Description, Title Tag, and Heading Tags 

Meta Description 

The first point that can increase the relevancy of your page is the Meta Description. There are 2 Meta Description, for the homepage and on the article page. The maximum length of the description is 160 characters.

How to attach meta desciption on the homepage

1. Login to your blogger account 
2. Go to the Settings menu 
3. Click the submenu Prefensi Search 
4. In the Meta Tags, aktfkan Description. Then please fill in the description for your homepage. 
Click on save changes 

How to Put Meta Description for the page article 

Once you activate the search description (tutorial above), Login to edit a new entry or entries. 
Look in the left sidebar, you will see the option description search, with the description of the contents of your article 

Title Tag 

The second point that we will discuss is the Title Tag. The location of the tag title was the title of the article in the browser title bar. To improve the relevance of the Title Tag, you can put the keyword blogs that you seek in the Title Tag. 

For example your page titled "How to Change the Blog Background", the title tag should be written "How to Change the Background Blog" in the title bar of the browser.

For how to install the Title Tag, I think it's easy. Follow the steps below .. 
Login to your blogger account 
Go to the Template menu, then click on Edit HTML 
Please see the following code
<title>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<data:blog.title/>
<b:else/>
<data:blog.pageName/>
</b:if>
  • Find <title> code. Then look at the code under the code, it does the same with the above code. If the same, please go to the second point. If different, please delete the code between <title> and </ title> 
  • Then find the code <head> 
  • Enter the above code under the code <head>

Heading Tags 

And the third point is Heading tags. Adding Heading Tags to Search Engines, Is the most important part, more importantly, For a thorough discussion of Heading Tags, please read the article How to change Heading Tag h1 h2 h3

So by optimizing the 3 points above, your blog will be more SEO friendly and well liked google. By increasing the relevancy of your blog, your blog could ranks high in google. But still, these are just some of the signals from hundreds of signals to be on page one of google. 

Hopefully this article useful to you. And thank you for visiting and reading the article

How to Make SEO Friendly Meta Tags

How to Make SEO Friendly Meta Tags

How to Create Meta Tag SEO Friendly is very easy. In the world of SEO, Meta Tag is already no stranger to most bloggers. So, what is the meaning of Meta Tag?

What is Meta Tag

Meta tag is a tag that you can add to your site to tell the search engine robots and other web applications in a specific page's content and other information. They give the page title, description and keywords of your website that can be used to help improve search engine ranking and increase traffic to the page.

How to Create Meta Tag SEO Friendly

There are many Meta Tags that you can install on your blog, but you should also be aware of the advantages and disadvantages of Meta tag that you wear that .. Here is the code SEO Friendly Meta Tags that you applied and an explanation of its Meta Tags code
<title>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<data:blog.title/>
<b:else/>
<data:blog.pageName/>
</b:if>
</title>
<meta content='Enter your blog deksipsi, maximum length is 156 characters and do more' name='description' />
<meta content='Enter your keyword, keyword examples, learn seo blogspot' name='KEYWORDS'/> 
<meta http-equiv='Content-Type' content='Type=text/html; charset=utf-8'/>
<meta content='London' name='geo.placename'/>
<meta name="language" content="id" />
<meta content='Tips to Learn SEO and online business from expert seo' name='subject'/>
<meta content='Learn SEO' name='Author'/>
<meta content='all' name='audience'/>
<meta content='general' name='rating'/>
<meta http-equiv='refresh' content='10'/>
<meta name="revisit-after" content="1 days"/>

So let's discuss the Sections .. 

Title Tag 

Title Tag is not a Meta Tag is, but due to its equal with the other Meta Tags, there is no sin we also discuss the code like this
<title>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<data:blog.title/>
<b:else/>
<data:blog.pageName/>
</b:if>
</title>
Search Engine use the Title tag to find keywords that your emphasis borer on your blog page. Maximum length of Title tag is 70 characters.

Meta Description

<meta content='Enter your blog deksipsi, maximum length is 156 characters and do more' name='description' />
This is the most important meta tags that you should optimize your blog. The length of the Meta Description is 156 characters and do more. Also note, if you do buildup in the keyword Meta Description, then can cause Google to ignore this Meta Tag.
For a more detailed Title Tag and Meta Description, please read the article How to install Title Tag, Meta Description, and Heading tag

Meta Keyword 

<meta content='Enter your keyword, keyword examples, learn seo blogspot' name='KEYWORDS'/>
Should you know that this is Meta Tag does not affect the level of your article on Google. Meta tags are actually useful for told The right keywords to google. But this could be not needed anymore if you thicken your article keywords, alt tags provide Image with your keywords borer. In this case, the keyword can already well captured by Google.
For installation you should not repeat some of the words more than 2 times

Meta Content Type (charset) 

<meta http-equiv='Content-Type' content='Type=text/html; charset=utf-8'/>
Meta Tag this one is useful to specify the encoding of your website. Browser function is actually so used is not one feature of your blog page. Meta tag is not too important because no effect on the level of your article on Google. Meta Tag it could make your blog look cluttered if you're wrong in the installation.

Geo-Meta Tags Placename 

<meta content='London' name='geo.placename'/>
This is a Meta Tag to tell the country of origin of your blog. London Can you replace with the name of your blog.

Revisit After Meta Tag Meta 

<meta http-equiv='refresh' content='10'/>
It is useful to set the Google crawl rate to your site. Meta tags are ignored google this already, and it is not a Meta Tag SEO Friendly and less well when mounted on your blog. Why is that? because Google has set the crawl rate of a blog, so why bother this is Meta Tag? So that's a few Meta tags that you can use and which you can ignore. Hopefully Meta tags can help advance your blog


» DO NOT FORGET TO LIKE N Yeach comments ...

Complete List of Common Terms In SEO

General Terms In SEO you need to know is very much at all because it is widely SEO, especially if you are new to blogging and seo. If you are still very new, to understand the discussion below, you should read each section one by one so that you no confusion later.

Complete List of Common Terms In SEO

Terms In Keyword Research

Keyword Research is the process of searching for the right keywords to target is to have a high search with as low as possible. Keyword Research is the earliest part of seo and can greatly affect the outcome of your rank will be. If you pick up a medium competition keywords but your blog is still relatively new, this is a very big mistake. This will result in opportunities your blog rank high in Search Engines because almost no competition is too strong.
  1. Keyword Planner is a tool owned by Google which helps us to do keyword research
  2. Competitors are our competitors in pursuit of targeted keywords
  3. Exact match keyword types are the type of search that will display the existing keywords in the title without adding another keyword, these results are the most relevant and frequently used by bloggers to research keywords.
  4. Is the number of monthly searches per month on a keyword search

In terms of SEO Offpage

  1. Dofollow is the kind of links that point it will be forwarded by the google page to which it refers.
  2. Nofollow is the opposite of dofollow, google is not going to pass on the page points to the referenced page. Recommended: Difference between Nofollow and Dofollow Basic SEO
  3. Link Building is the process of building backlinks that will be directed to your blog
  4. A backlink is a term in which the links or links from other blogs that point to our blog.
  5. Footprint is a footnote that you enter a search query into Google to find blogs to be a place to grow backlinks.
  6. Keyword or keywords are the key words are emphasized in a page.
  7. Outbound links are links out there on a page to another page. In search of backlinks, you should plant a backlink in a low outbound links.
  8. Social Bookmark is a site that allows us to publish our article.
  9. Blog Comment backlinks is searching techniques with on other people's sites.
  10. One Way Backlinks are one-way backlinks like doing backlinks from blog comments.
  11. Link baiting is a backlink that we can be free as there are bloggers who voluntarily put our link on his blog.

In terms of SEO Onpage

  1. Title Tag is the code that governs the display page title in the browser tab section, this code is usually placed under the code <head>.
  2. Crawl is the google to crawl a site, the more frequent these sites in crawled by google, then the better the blog on google eyes.
  3. Meta Description is a meta-sentence description that displays text on a google search page.
  4. Relevance is the degree of similarity of a relevant or specified by the google site as a determinant of the Search Engine rankings.
  5. There is a permalink url after url homepage, for example http://www.leetblogger.com/2014/02/how-to-create-custom-permalink-blogspot-url-seo.html, blue is the permalink.
  6. Heading tags are tagging the text to tell this text is important, more important, less important, and so on.
  7. Bold is a bold print text keyword optimized.
  8. Alt alt tag is given in the figure to tell google the name of an image, because Google itself can not crawl images.
  9. Long Tail Keywords are keywords that serves so long it easier to rank high in google because of the level of competition is much less.

In terms of SEO Blackhat

  1. Hidden text is a technique to hide the actual link, its color will usually equated with the background color.
  2. Cloacking is a technique to make search engines display results that are not the same or different from the results seen by the reader or visitor. This technique is the most severe punishment if known by google, which is deindex.
  3. Stacking keyword is put a lot of keywords in the page so that the keywords can be digested by google search engine.
  4. Link spam is to plant a backlink in any place, including BlackHat because according to google would reduce the convenience of a web page.

The term SEO in the Google Algorithm

  1. Sandbox is the time required to search for a site to google his trust back because it has lost the trust and disappeared from google index pages.
  2. Honeymoon is the term used to describe a website that can instantly be on page one of google in a while, and if it is not optimized properly, its position could be changed.
  3. Google Penguin algorithm that is designed to address and attack the web-web spam as hidden text, cloacking, keywords buildup, and others.
  4. Google Panda is an algorithm that attacks the web-web with such poor quality plagiarized article, the article is not qualified, and others.
  5. So that's some seo common terms that you should know, hopefully this short article for you.

» DO NOT FORGET TO LIKE N Yeach comments ...

How to Install Meta Description That Attract Many Visitors

How to put Meta Description, Meta description is very important to get the most clicks from search engine users. A blogger can notify the brief content made ​​content so that visitors know very well that the content is the content that is being sought. 
Meta description should "use words that attract visitors" to want to click on your item. Maximum number of characters descriptions about 140-160. But I think if you write your Description 160 characters then some words will be lost, otherwise if you write a character around 140 then your description is too short and less desirable visitors. So understand that this true, just fill in your descriptions about 147-150 characters.

There are two types of manual meta description and meta description automatically . Of her that smells will not automatically better than the manual. Automatic description is usually only used by lazy bloggers make their blogs description.

How to Install Meta Description Manual & Automatic

How to Install Meta Description Manual

First of all you have to do is enable the description of your blog because it is the most important, if not enabled then you will not be able to write a description manually or automatically. To activate it, please follow the steps below.
  1. Please login to your blogger account, then go to the Settings.
  2. select Preferences Search.
  3. In the Meta Tags, click Enable Description. Then fill in with a description of your home page.
  4. Then click Save Changes.

Activate the meta tag descriptions mean the same filling for the homepage, the page your article while still. To fill it manually, please follow the following procedures ..


  • Go to the blogger post editor, then look on the right, there is a useful description search to fill the description of the article page. You see a description of the search because it activates the meta tag before, if not then do not search description will appear.
  • Click on the description of the search and then you see a box to enter a description of the article, please use the. If you have click FINISH.

How to Install Auto Meta Description

I've already told you that the meta description is not automatically better than the manual, so of course the installation of the meta description for more I suggest using the manual method. But if this is too troublesome or maybe you are lazy, please follow the steps below to install an automatic meta description. Previously, first make sure you have activated the meta description in search Preference 

Please login to your blogger account, go to the menu template, and then click HTML.
Find the code </title> then enter the following code below .. Click Save Template.
<meta expr:content='data:blog.pageName + &quot; dari blog &quot; + data:blog.title + &quot; dengan judul &quot; + data:blog.pageName' name='description'/>
So enough alone discussion of the meta description, hopefully the article how to set up the meta description in this for you.

» DO NOT FORGET TO LIKE N Yeach comments ...