Recent Posts

Easy Install 5 Animated Twitter Bird Widget For Your Blogger/Blogspot

This time would share wEasy Install 5 Animated Twitter Bird Widget For Your Blogger/Blogspott, which was not only in the form of still images only. but it could be a moving picture, a funny shape to attract the attention of people who see it. Steal the attention of your blog visitors by "Flash Animated Twitter Bird Follow Me 'motions that can invite the attention of visitors.
There are 5 different types of animated twitter bird widget that can be using, select one, for example:
script:
<object data="http://www.buzzbuttons.com/BUTTON6/twitbutton.swf" height="80" type="application/x-shockwave-flash" width="180"><param name="movie"
value="http://www.buzzbuttons.com/BUTTON6/twitbutton.swf" />
<param name="allowscriptaccess" value="always"/><param name="menu" value="false"/><param name="wmode" value="transparent"/>
<param name="flashvars" value="username=MyTwitterAccount"/><a href="http://www.gamblinginsider.ca" title="gambling">gambling</a><embed src="http://www.buzzbuttons.com/BUTTON6/twitbutton.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="180" height="80" menu="false" wmode="transparent" flashvars="username=MyTwitterAccount"></embed></object>

online gambling insider.ca
script:
<object type="application/x-shockwave-flash" data="http://www.buzzbuttons.com/BUTTON3/twitbutton.swf" width="100" height="100"><param name="movie" value="http://www.buzzbuttons.com/BUTTON3/twitbutton.swf"></param><param name="allowscriptaccess" value="always"></param><param name="menu" value="false"></param><param name="wmode" value="transparent"></param><param name="flashvars" value="username=MyTwitterAccount"></param><a href="http://www.gamblinginsider.ca" title="online gambling insider.ca">online gambling insider.ca</a><embed src="http://www.buzzbuttons.com/BUTTON3/twitbutton.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="100" height="100" menu="false" wmode="transparent" flashvars="username=MyTwitterAccount"></embed></object>

http://www.dreambingo.co.uk/
script:
<object type="application/x-shockwave-flash" data="http://www.buzzbuttons.com/BUTTON8/twitbutton.swf" width="200" height="200"><param name="movie" value="http://www.buzzbuttons.com/BUTTON8/twitbutton.swf"></param><param name="allowscriptaccess" value="always"></param><param name="menu" value="false"></param><param name="wmode" value="transparent"></param><param name="flashvars" value="username=MyTwitterAccount"></param><a href="http://www.dreambingo.co.uk/" title="http://www.dreambingo.co.uk/">http://www.dreambingo.co.uk/</a><embed src="http://www.buzzbuttons.com/BUTTON8/twitbutton.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="200" height="200" menu="false" wmode="transparent" flashvars="username=MyTwitterAccount"></embed></object>

canadian online casinos
script:
<object type="application/x-shockwave-flash" 
data="http://www.buzzbuttons.com/BUTTON0/twitbutton.swf" 
width="100" height="80"><param name="movie" 
value="http://www.buzzbuttons.com/BUTTON0/twitbutton.swf">
</param><param name="allowscriptaccess" value="always">
</param><param name="menu" value="false">
</param><param name="wmode" value="transparent">
</param><param name="flashvars" value="username=MyTwitterAccount">
</param><a href="http://www.gamblinginsider.ca" title="canadian online casinos">
canadian online casinos</a>
<embed src="http://www.buzzbuttons.com/BUTTON0/twitbutton.swf" type="application/x-shockwave-flash"
allowscriptaccess="always" width="100" height="80" 
menu="false" wmode="transparent" flashvars="username= MyTwitterAccount">
</embed></object>
online slots

script:
<object type="application/x-shockwave-flash" data="http://www.buzzbuttons.com/BUTTON13/twitbutton.swf" width="109" height="102"><param name="movie" value="http://www.buzzbuttons.com/BUTTON13/twitbutton.swf"></param><param name="allowscriptaccess" value="always"></param><param name="menu" value="false"></param><param name="wmode" value="transparent"></param><param name="flashvars" value="username= MyTwitterAccount"></param><a href="http://www.gamblinginsider.ca/casino-games/slots/" title="online slots">online slots</a><embed src="http://www.buzzbuttons.com/BUTTON13/twitbutton.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="109" height="102" menu="false" wmode="transparent" flashvars="username= MyTwitterAccount"></embed></object>


How to install the Widget Flash Animated Follow Me Twitter Bird:
1. Sign in to dashboard> Design / The draft> Add /-added gadget> Choose HTML / Javascript.

2. Copy one of one script at the above. Replace azmisurvivor with your account name twitter-mu.

3. Paste into inside box HTML / Javascript and save. Position the (drag and drop) gadget into the desired position ago save anymore.

4. Done!

How To Add Smiley Emotions On Blogger Comment With JQuery

How To Add Smiley Emotions On Blog Comment 1This tutorial I want to share how to display the smiley emoticons on blogger comments. While it may be in the google search you will find lots of tutorials blog that discusses how to add yahoo smiley emoticons on blogger comments but that using JQuery concept may still rare. It is a facility that can automatically change the emoticons symbol :), :D,: P, into a predetermined image Smile,Open-mouthed smileWinking smile

Emoticons / smileys can represent expressions blog commentator. Moreover, emoticons / smileys can further enhance the look of the blog comments section. By using JQuery, we can add emoticons feature on the blog platform Blogger. This emoticon emoticons use the base command is interesting. For example, when you want to display a smile emoticon image, use the command / write character :), and so on. In blogger, the command can be adapted in order to bring up the image display smiley / emoticon particular. Bloggers comment on this emoticon feature, I use gif format images that have animation effect (moving).

How To Add Smiley Emotions On Blog Comment
How To Add Smiley Emotions On Blog Comment 2
1. Go to Dashboard Blogger >>Template >> Edit HTML
2. Add the following CSS code above ]]> </ b: skin> (searching With Ctrl+F):
.emoWrap {
  background-color:#fff;
  border:2px solid#0B6138;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
  padding:10px 14px;
  color:black;
  font:bold 12px Tahoma,Arial,Sans-Serif;
  text-align:center;
}
img.emo, input.emoKey {
  display:inline-block; 
  *display:inline;
  vertical-align:middle;
}
input.emoKey {
  border:1px solid #ccc;
  background-color:white;
  font:bold 11px Arial,Sans-Serif;
  padding:1px 2px;
  margin:0px 0px 0px 2px;
  color:black;
}
3.  Add the following JQuery script above the </ head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'></script>
For those of you who already have or install a JQuery script in your template then just ignore the above steps!
4. add the following script under the JQuery script
<script type='text/javascript'>
//<![CDATA[
var emoRange = "#comments p, div.emoWrap",
putEmoAbove = "iframe#comment-editor",
emoMessage = "To insert emoticon you must added at least one space before the code.";
//]]>
</script>
<script src='https://tipstrikblogging.googlecode.com/files/EmoticonsKeren.js' type='text/javascript'/>

5. Save template and see the result your blog

6. You are done!

Now visitors bloggers can use emoticons / smileys in your blog comments. Have a nice Blogging.

How To Create And Share Buttons In Blogger Post Like(Facebook Like, Tweet Button, and Google +1 Button)

How to Create Share Buttons in Blogger Post Like(Facebook Like, Tweet Button, and Google  1 Button)Share buttons are buttons that can be used by visitors to rate & share links or specific content that they like to social media, Facebook, Twitter, Google+, etc.. Open Secrets Blogspot lot buddy who asks about who I use share buttons under title post. I use 3 buttons belong to 3 social media be structured such that one part of the widget. I used to share how fitting & Facebook Like Button Google +1 Button, however Tweet Button yet. But because a lot of buddies who ask for 3 buttons (button) share it at once into a single widget, okay the Tweet Button I would immediately jump and share how to make and install all three.
buka rahasia blogspot
 
Still like the two previous ways, this widget will only be displayed on the posting page post when opened a whole and does not appear on any other page types (homepage, label, search, archive). In order for the arrangement, the distance and did not look messed up, I made a separate measurements on each button and then put them together with the table. So, do not change any value in the respective button.
Before mounting the share buttons, note the following:
a. If you've installed the widget Facebook like or Google Plus, especially that I share in this blog, or grab first remove the code. 2 See the previous post to find out which one should be removed.
b. If you've ever put on Google+ 1 Button, no need to install a plugin API Google +1 script as follows:
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"> </ script>
c. If not, install a plugin API Google +1 script above </ head> on edit HTML / Edit Template.
How to Install Share Buttons (Facebook Like, Tweet, and Google +1)
After making sure some of the above, plug the share buttons widget with the following steps:
1. Copy the script / code below:
<b:if cond='data:blog.pageType == "item"'>
<table border='0'> <tbody> <tr>
<td> <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="MyTwitter"> Tweet </ a> <script type = "text / javascript" src = "/ / platform.twitter.com / widgets.js"> </ script> </ td>
<td> <iframe allowTransparency = 'true' expr: src = '"http://www.facebook.com/plugins/like.php?href =" + of data: post.url + frameborder = '0 'scrolling =' no 'style =' border: none; overflow: hidden; width: 90px; height: 21px; '/> </ td>
<td> <g:plusone expr:href='data:post.url' size='medium'/> </ td>
</ Tr> </ tbody> </ table>
</ B: if>
Replace MyTwitter with your twitter account name
2. Open the page and edit the HTML / Edit Template:
Design >> click Edit HTML
3. If you want to put under the title of the post:
Find (Ctrl + F) <div class='post-header-line-1'/>, put the script / code directly below. <div Class='post-header-line-1'/> if not met, then search <data:post.body/> put script / code right on it.
4. If you want to put in the bottom of the post / article:
Find (Ctrl + F) and place <data:post.body/> script / code directly below.
5. Save template 'n see the result.
6. Done.
Good luck and enjoy your blog's share buttons (Facebook Like, Tweet Button, and Google +1 Button).

How To Make And Install Horizontal Menu 3D Button With Widget In Blogger/Blogspot

How To Make And Install Horizontal Menu Widget Button 3D In Blogger Blogspot 1Horizontal Menu Widget Button 3D In Blogger/Blogspot is also made with pure HTML and CSS without javascript or jquery touch., Just like the menu / navigation horizontal previously. How to create and install was very simple and without editing the HTML template, because CSS rules I created one with HTML.

How To Make And Install Horizontal Menu Widget Button 3D In Blogger/Blogspot:
How To Make And Install Horizontal Menu Widget Button 3D In Blogger Blogspot 2
1. Copy and edit the code below:
Code:
<style> # navcontainer {background: # 369; border-top: 1px solid # 9CC; margin-top: 20px; font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;} # {list-style navlist : none outside none; margin: 0; padding: 0;} @ media all {# navlist {text-align: center}} # navlist li {bottom: 11px; display: inline; line-height: 1.2em; margin: 0 ; padding: 0; position: relative;} html> body # navlist li {background: # 000; margin: 0 3px 0 0; padding: 0px 4px 4px 0;} # navlist a, # navlist a: link, # navlist a : visited {background: # 900; border: 1px solid # FFF; bottom: 2px; color: # FFF; cursor: pointer; display: inline; height: 1em; margin: 0; padding: 3px 5px 3px 5px; position: relative ; right: 2px; text-decoration: none;} # navlist a: hover {background: # C00; bottom: 1px; color: # FFF; position: relative; right: 1px;} # navlist a: active {background: # 999; bottom: 0px; color: # FFF; position: relative; right: 0px;} # navlist li # active {background: # 369; bottom: 13px; display: inline; margin: 0 3px 0 0; padding: 0; position: relative;} html> body # navlist li # active {background: # 000; margin: 0 4px 0 4px;} # navlist # active a, # navlist # active a: link, # navlist # active a: visited, # navlist # active a: hover {background: # 369; border-bottom: none; border-left: 1px solid # 9CC; border-right: 1px solid # 9CC; border-top: 1px solid # 9CC; bottom: 0; color : # FFF; cursor: text; margin: 0; padding: 2px 5px 0 5px; position: relative; right: 0;} </ style>
<div id="navcontainer">
<ul id="navlist">
<li> <a href="#"> <span> HOME </ span> </ a> </ li>
<li> <a href="#"> <span> About U.S. </ span> </ a> </ li>
<li> <a href="#"> <span> CONTACT U.S. </ span> </ a> </ li>
<li> <a href="#"> <span> Privacy Policy </ span> </ a> </ li>
<li> <a href="#"> <span> DISCLAIMER </ span> </ a> </ li>
<li> <a href="#"> <span> SITEMAP </ span> </ a> </ li>
</ Ul>
</ Div>
- Replace # with the url you want to put on the menu, such as the homepage url, table of contents, labels, and others.
- Replace HOME, About U.S., CONTACT U.S., and so the name of the menu / anchor text according to what you want, such as Home, Contents, Tips, and so on.
- If you want to add / remove list menu, add / delete rows:
<li> <a href="#"> <span> Link </ span> </ a> </ li> before </ ul>.
2. Login to dashboard >> Design >> Click Add a Gadget
How To Make And Install Horizontal Menu Widget Button 3D In Blogger Blogspot 3
3. After a pop up window appears, select the HTML / Javascript
How To Make And Install Horizontal Menu Widget Button 3D In Blogger Blogspot 4
4. Then enter the code that has been edited to configure column HTML / Javascript.
 How To Make And Install Horizontal Menu Widget Button 3D In Blogger Blogspot 5
7. Click save.
8. The horizontal menu widget drag down / up header (put on gadget slot).
9. Save again.
10. Done! menu / navigation horizontal your Blogger Blog ready for use.

How To Create And Install a Spoiler On Blogger/Blogspot


spoilerHow to create and install a spoiler on Blogger / Blogspot? Spoiler is used to condense the place or hide the content (text, photos or videos) to open the lid. Spoiler made ​​using javascript button. While used to hide the CSS display property, in this case, "display: none;". There are a lot of its functions, such as to shorten the text or images are very large / long and eating space for the page or hide surprises for visitors.
In the blog post, the spoiler can be used to shorten the length of the page before it is clicked by visitors, so it does not seem complicated.
Spoiler:
How to create and install a spoiler on Blogger / Blogspot:
1. Login to Blogger Dashboard
2. Choose a New Post as usual made ​​a post
3. Choose the Edit HTML mode when creating a post
4. Use the following script code to make a spoiler:
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;"><b>Judul Spoiler</b>: <input value="Open" style="margin: 0px; padding: 0px; width: 55px; font-size: 12px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Close'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Open'; }" type="button">
</div>
<div class="alt2" style="border: 1px inset ; margin: 0px; padding: 6px;">
<div style="display: none;">
Put the text or script code (image or video) here
<br>
</div>
</div>
</div>
5. We can change the title of spoiler at will, as well as Open and Close.
6. Click the Publish or Publish Post when done.

Easy Ways To Make Auto Read More With Thumbnail In Blogspot/Blogger

auto-readmore-thumbnailA whole post is too long that takes place on the main page sometimes makes visitors feel impatient. Though they wanted to see a list of other post below. Visitors do not want to know about this, though perhaps in the sidebar of the page there is a list of navigation for posts, categories, and others that can take guests to the title of the post or other topics. However, not all visitors can observe these features.

This makes a lot of our other posts unreadable. If read, it's just who is in the main page only. And chances are visitors will soon run after reading one (or at least some) of our posts on the main page. To resolve this problem, they invented the readmore link will take visitors to a page full post after they read a few lines below the post title.

Easy Ways To Make Auto Read More With Thumbnail In Blogspot/Blogger:
Read-More2
1. Sign in to dahsboard Blogger >> Design >> Edit HTML.
2. If the blogger has completed the first script auto readmore, remove, use of guide posts to auto readmore know anywhere that should be removed.
3. Copy-paste the following script right BELOW </ head> (use Ctrl + F):
<! - DC Auto Start Script Read More ->
<script type='text/javascript'>
thumbnail_mode var = "yes"; / / yes-with thumbnail, thumbnail no-no
summary_noimg = 430; / / summary length when no image
summary_img = 340; / / summary length when with image
img_thumb_height = 200;
img_thumb_width = 200;
</ Script>
<script type='text/javascript'>
/ / <! [CDATA [
removeHtmlTag function (strx, chop) {
if (strx.indexOf ("<")! = -1)
{
  var s = strx.split ("<");
  for (var i = 0; i <s.length; i + +) {
   if (s [i]. indexOf (">")! = -1) {
    s [i] = s [i]. substring (s [i]. indexOf (">") +1, s [i]. length);
   }
  }
  strx = s.join ("");
}
= chop (chop <strx.length-1)? chop: strx.length-2;
while (strx.charAt (chop-1)! = '' && strx.indexOf ('', chop)! = -1) + + chop;
strx.substring strx = (0, chop-1);
strx + return '...';
}
createSummaryAndThumb function (pid) {
var div = document.getElementById (pid);
imgtag var = "";
var img = div.getElementsByTagName ("img");
var summ = summary_noimg;
        if (thumbnail_mode == "yes") {
if (img.length> = 1) {
  imgtag = '<span style="float:left; padding:0px 5px 10px 0px;"> <img src = "' + img [0]. src + '" width = "' + img_thumb_width + 'px' height =" '+ img_thumb_height + "px" /> </ span> ';
  summ = summary_img;
}
}
var summary = imgtag + '<div>' + removeHtmlTag (div.innerHTML, summ) + '</ div>';
div.innerHTML = summary;
}
/ /]]>
</ Script>
<! - DC Auto Script End Read More ->
The red is the number and size of the display, summary_noimg = number of characters without an image, summary_img = number of characters in the picture, and img_thumb_width whereas img_thumb_height is the image size (in pixels). Change your liking.
3. Then find <data:post.body/> (use Ctrl + F), and REPLACE with:
<! - DC Auto Start Read More ->
<b:if cond='data:blog.pageType == "item"'>
<data:post.body/>
<b:else/>
<b:if cond='data:blog.pageType == "static_page"'>
<data:post.body/>
<b:else/>
<div expr:id='"summary" data:post.id'> <data:post.body/> + </ div>
<script type='text/javascript'> createSummaryAndThumb ("summary <data:post.id/>");
</ Script>
<a class='more' expr:href='data:post.url'> Read More >> </ a>
</ B: if>
</ B: if>
<! - DC Auto End Read More ->
Customization:
Read More >> Replace with desired words .
4. Preview first, then save.

Make readmore in blogger (Features original default Blogger,)
In the new post page / new post, there are some control panels writings such as fonts, font size, alignment, font color, background color, and others-others, one of which again is a 'jump break'. Panels that function as limiting your posts on the main page and it will bring up readmore. Lies precisely in the column panel containing the 'Link', and so on. 'Jump Break' is in the position of the rightmost column of the panel, the visual appearance is as shown in light blue paper and divided into two. Click on the picture and the long flat box will appear grayed out. You can slide it in such a way as to put on the line you want.

How To Install Auto Read More For Blogger Or Blogspot

auto-read-more-bloggerAuto read more function is to cut / summarize an article with only a few characters display text on the main page of the blog. In addition to shorten the sentence that is displayed on an article, auto read more automatic will work for all article posts that we make.
install feature Auto readmore we need to make put the code <! - More -> or clicking clip_image001every time to post. Features auto readmore will reduce this work as it automatically all the posts that appear on the main pages (eg home, search query results, results tags, etc.) will be truncated to auto readmore.
Here are the steps:
1. Entered into an HTML template editor. Download template first just to be safe.
2. check expand widgets template.
3. Enter the following script RIGHT BEFORE the closing </ head> (use Ctrl + F to search)
<script type='text/javascript'>
thumbnail_mode var = "float";
summary_noimg = 230;
summary_img = 140;
img_thumb_height = 100; img_thumb_width = 100; </ Script>
<script src='https://sites.google.com/site/bukarahasiahost/azmeereadmore/azmee-readmore.js' type='text/javascript'/>
caption:
  • Summary_noimg = 230; is the number of characters that will be displayed when there are no pictures in your post, you can change the amount.
  • Summary_img = 140; is the number of characters that will be displayed when there is a picture in your post, you can change the amount.
  • Img_thumb_height = 100; thumbnail images is high, you can change its value.
  • Img_thumb_width = 100; was the width of the thumbnail image, you can change its value.
    But just to be safe abandon.
4. Continue to seek <data:post.body/> (as always, use Ctrl + F guns)
5. Then CHANGE <data:post.body/> with the following script:
<b:if cond='data:blog.pageType == "item"'>
<data:post.body/>
<b:else/>
<div expr:id='"summary" + data:post.id'>
<data:post.body/>
</ Div>
<script type='text/javascript'>
createSummaryAndThumb ("summary <data:post.id/>");
</ Script>
<div style='clear: both;'/> <span style='padding-top:5px;;float:right;text-align:right;'> <a expr: href = 'the data: post.url' rel = 'bookmark'> <b> Read more >> </ b> </ a> </ span>
</ B: if>
Caption:
  • Padding-top: 5px, change the values ​​to make the distance with writing on readmore.
  • Float: right, replace right to left if you want to readmore appears on the left.
  • You can change the Read more with other words such as "read more", "Read the rest of this entry", continue Reading!", Or whatever it is ...
6. To verify the results, not in-save first. Use preview to check it out.
7. Once done, please be save.
8. Finished, you've now got an auto readmore for bloggers.

How To Install Or Setup Google +1 Button in Blogger / Blogspot

Google   2As has been reported in the crowded world of the internet, Google has created a new feature: "Official Google +1 Button" which is a tool for visitors to the blog / web, and search engines to give a "vote" for a page of your blog / website that he has value ( value) of great benefit. According to Google, the +1 Button also provide references and recommendations for Google to rank a web page in search engines (SERPs).

Therefore, install the Google +1 button could be an alternative for the owner of the blog / website to improve SEO blog / web. Although this time the new Google +1 feature appearing in the domain google.com, but installing it from now on does not hurt, because the domain was all websites in various parts of the world are also taken into account, especially if later it also appeared in the feature domain google.co. id, certainly more helpful and many times the effect on SEO and SERPs.

How to install Google +1 Button in Blogger / Blogspot:
For the default template blogger or an official blogger default, this feature can be made easily through the page elements / edit gadget, because this feature has been officially added to Blogger. Consider the following picture:
Google

Google +1 buttons can easily be displayed by checking the "Show Share Button". Go to dashboard >>  design >> then click "edit post" in the body of the template and the pop-up window will appear as shown above.

However, the template that has been modified and not the default template, the "share button" usually has been removed. Therefore we need to add a HTML template editing feature / the Google +1 button.
Officially, there are 3 types of button or Google +1 button:
standard
clip_image001
medium
clip_image002
small
clip_image003
1. Go to dashboard >> design >> edit HTML
2. Copy the code below and paste it right BEFORE </ head>

<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
3. Copy the code below:
<!-- Google +1 Button  -->
<b:if cond='data:blog.pageType == &quot;item&quot;'> <div class='post-share-buttons' style='float:right;padding:4px;'>
<g:plusone size="standard"></g:plusone>
</div></b:if>
<!-- http://buka-rahasia.blogspot.com -->
Customizable Google +1 button:
  1. Replace standard with medium or small if you want to change the display size of the button / such as the example above.
  2. Replace right to left if you want the button / switch on the left side.
  3. Code blue button will show only when the page is opened post. If you are using auto readmore, then the button will not appear in the summary post, so the post summary view will not be damaged. If you are not using or use auto readmore readmore but still want to show it in the post summary, remove the blue code.
  4. If you want to put a button at the bottom of the post, looking <div class='post-header-line-1'/> (use Ctrl + F) and paste the code right BELOW it. If the codes are not met, place the code in THE <data:post.body/>.
  5. If you want to put a button at the bottom of the post, looking <data:post.body/> (use Ctrl + F) and paste the code right BELOW it.
  6. Save the template.
Google +1 Button >> actually is still a Google test, both in his script (beta) as well as in its function as a vote and share search results. As I observed, Google +1 script is still not stable; well in his phase as well as downloading the file when it is loaded by a particular browser. Sometimes the buttons do not show up or we can not vote, so that, when installed after the script does not appear, possibly caused by the problem.

Did You Know How To Use Blogger Custom Redirect ?

Redirect function is very important if you did not want a visitor come to a blog entry or a page that no longer exists (deleted, or does not need to be accessed again by visitors). First, the redirect function is rather heavy and difficult to apply in Blogger. At the very last, I have to use meta refresh, which is not perfect, and also not SEO friendly.
In addition, you may also often see broken links (error crawls) in webmaster tools, which are directed to page 404, because the link to the page is not found. This certainly will not have any effect on SEO. Usually caused by a broken link in the establishment of a page that is not used anymore or write errors in a link from a page that in-link back on your website / blog (e.g: link with url page http://myblog.blogspot.com/advertise.html written / linked by other blogs with http://myblog.blogspot.com/advertise/, Google certainly will not find the page you referenced and led to 404.
In WordPress (self-hosted, of course), there are many who are ready to use a redirect plugin. Before presence Blogger Custom Redirect, if used enough trouble also find a broken link, do not know what to do. If use the website in general, I simply access .Htaccess from the FTP server and write redirect pages, but on Blogger, where access it? But, thankfully, not anymore. This feature already exists and is as strong as classmates redirect plugins WordPress.
"Why and When Should I Use Redirect?"
The answer is quite simple:
1. To make visitors undisappointed because the landed link has been broken or there is a link that is actually true but not accessible.

2. I can redirect that page has been removed because it is outdated and Redirect to a new page which is updated.
3. Avoid broken links, and distribute link juice in the old link to the new link. So if the old page that has been  good page rank removed, then the new page will redirect the results to get its juice (with a permanent redirect, 301).
4, There are many more!
How to Use Custom Redirect Blogger This feature is part of the main features of "search preferences", so access through the dashboard > Settings > Search Preferences > See the section "Errors and redirections" > Custom redirect.
1. Click the link "edit".
Blogger Custom redirect
2. After that, you will see two columns, the first is the origin of redirect, and the second is the redirect destination.
Blogger Custom redirect1
For example, I redirect a page on meta tags which I think is outdated (especially the meta keywords that are not important anymore). I remove and redirect to a new page that talks about features and meta description optimization blogger.
URL pages deleted / redirected:
http://topbestbloggertemplates.blogspot.com/2013/06/how-to-backup-post-on-bloggerblogspot.html
Destination page URL:
http://topbestbloggertemplates.blogspot.com/2013/06/How-To-Change-And-Edit-Blogger-TemplatesHTML.html
Note on the url that is colored red, that is what will be included in the second column. Make sure it starts with "/".
3. After that, make sure the url is entered is correct. If redirect is to forever (permanent), check the "permanent" (this is the 301 redirect, which is very SEO Friendly). If only for a while, not checked no problem (302 redirect, temporarily). Then hit "save" on the redirect command.
4. If you want to create another redirect, refer to the section above, press the "Add New" or add a new redirect. If not, press "save changes".
Redirect testing whether you managed to incorporate the old url to the browser. If the page is then redirected to a new page, then redirect succeeded.

Easy Setup Custom Header Tag For Blogger/Blogspot

custom header tagSince the blogger added features 'Search Preferences' found on the page dashboard, then SEO Optimization Blog blogger platform is becoming increasingly easy and flexible. SEO optimization is no longer entirely dependent on the settings contained in the meta tag HTML Document Template.
You can optimize SEO blogger via Settings >> Search Preferences menu. In this section there are some important features that should be your configuration, some settings Search Preferences feature has been published in my previous article that discusses tricks Optimization Article Writing For Accurate Indexed on Search Engines.
 On this post I will share the settings on the sub item Crawler and Indexing, this item is part of the Search Preferences feature, if the feature is enabled there will be a warning that gives warning that "if one did the settings on this feature, your blog will not be indexed and ignored by the Search Engines "but do not worry, there are no complicated settings and horrible on this feature.
Crawler and Indexing feature is divided into two parts, namely the setting and arrangement robots robots.txt file header tags. You can manage the settings for optimizing robots header tags SEO Blogger page that includes a post page, homepage, archive and search pages easily through the click of a mouse. To setup a robots.txt file would I publish in a separate article.
Robots feature set Header Tags Blogger
This feature allows you to control how each page should be indexed and presented to the user by the search engine.
Here is an example of a simple arrangement as shown in the figure below:
• Login to blogger with your ID
• On the Blogger dashboard click on Settings menu >> Search preferences >> Crawler and indexing >> Custom robots header tags> >click the Edit link.
 clip_image001
Settings recommended above will tell the search engine to index your blog and all its contents, and its index page of your posts but do not have to index the homepage archives and also does not allow the User-agent Open Directory Project (noodp) to crawl your blog.
Understanding Option Custom Robots  Header Tags feature  For Blogger  
You can make arrangements feature the robots header tags to advanced levels, but previously have understood the intention of the use of this option, the following is a simple understanding of the options contained in the header tags robots feature blogger
  • All
    allow search engines to index all the pages and content of the blog.
  • Noindex
    Do not allow the search engines to display this page in the search results and did not show a "Cached" link in the search results.
  • Nofollow This tag does not allow the search engines to follow the links on this page.
  • None
    This tag has a value equal to tag noindex, nofollow.
  • NOARCHIVE
    Do not allow the search engines to show the "Cached" link in the search results.
  • Nosnippet Search engines are not allowed to show the description snippet in search results for this page.
  • noodp
    This tag does not allow search engine uses metadata from the Open Directory Project for titles or pieces displayed for this page.
  • notranslate
    Search engines are not allowed to offer a translation of this page in the search results.
  • Noimageindex
    Images contained on this page, are not allowed to be indexed by search engines.
  • Unavailable after:
    Pages will not show up in search results after the date / time specified. Date / time must be specified in RFC 850 format.
This discussion is just a standard tips recommended by a Master SEO for Bloggers SEO optimize, or if you have other opinions maybe we can exchange information so that we build a blog can get a better ranking in search engines.
Finally, hope to God this post useful for you. Happy blogging! ^^

How To Use And Optimize Meta Description Tag In Blogger


Meta Tags4Meta description tag is one of the most important meta tags for the blog, and even now may be the only meta tag that has a great weight for search engines. Serves as a loader meta description meta information that describes the content of the blog page. Meta description is also part of the description snippet in Google search results. TODD ​​and optimize it properly will increase the power of SEO blogs in the search engines, or at least a tool for blogs to attract visitors from the search engines.

Some new features of Blogger is awesome, in some previous posts, I've written about the use sitemap.xml and Blogger custom permalink, and this time, I am still going to talk about the new Blogger features that are closely related to SEO: Meta Description Features Custom Blogger. This feature appears actually been a while, but not as complete and as perfect as it is now, namely the addition of a search feature description in single post (unique description for each post page).

How to Use and Adding Blogger Meta Description
Long ago, before there is a search feature preferences that can be set up easily through the Blogger dashboard, we must add the meta tag description manually:
<Meta name = 'description' content = 'content description / blog page' />
But now no longer need, because the features of the meta description can be easily accessed via the settings page.

1. Go to Dashboard Blogger >> settings
2. Choose Search Preferences
3. See In the Meta Tags >>  Description
4. Click  "Edit"
5. Enable the option search description? Select "Yes".

Meta Tags
6. Content box will appear like this:
Meta Tags1
7. Fill in the blog description as you wish. Remember, only a maximum of 150 characters, so make use of words as efficiently as possible. Then click "save changes" to save it.
How to Add Meta Description In Single Post / Page Posts  
Blogger does not have a feature first meta description on single page (separate page), so to add a meta description on each page, we must use the tag B if and else. So that the lines in the template XML meta description is very long blog because it consists of meta tag descriptions of each page, if the page posts amounted to 100, then there would be 100 unique meta description in the blog template.

But not anymore, with the features of setting meta tags (description), now each blog page can be assigned a unique description, thereby increasing its SEO power, at least when it appeared in search results. The trick?
  1. Important requirement of the use of the "Search Description" This is the first activated Meta Description features as described above.
  2. Once enabled, go to the post page editor (such as when creating a new post).
  3. Look to the right on "Post Settings", there will be several panels, as I've discussed before that when making "custom permalink".
  4. If the meta description setting is enabled (enable) as the above, it would appear one more feature, "Search Description", description of the search, the other is not a feature to add a unique meta description for each post page. Consider the following picture:
• Click on "Search Description"
Meta Tags3

• Fill in the description of the contents of the article / post / page as you wish
• Click "Done" when you're finished.

My friend can do the above steps when creating a new post or want to edit old postings to add a description.
Now my friend has known and has a unique meta description on each page of the blog.

But there is still one more note: meta description, as the name implies, the contents of which must have really descriptive, so that visitors who see it are not confused and it does not so do click. So, there are some special tips to optimize your meta description content for both search engines as well as for the user / visitor.

How to Optimize the Meta Description
1. Meta description should contain a sentence, not just a phrase or keyword without meaning can be understood by visitors. Meta description is shown as a snippet description under the title of the content. Use clear sentences and try to "seduce" visitors to click. Meta description is a powerful tool to increase blog traffic if used correctly.

2. Attention to the keywords that are used are very important, but should not overwhelm the description with only keywords, because it confuses visitors and it can be considered as spam by Google. Be natural! I often see the description deliberately using tag: page title - blog name - page title, which produces the blog title - the name of the blog - the title of the blog, this would be detrimental to the blog because it's not descriptive, contains repetitions do not matter, and of course, spammy !

3. The number of characters displayed in the search snippet is increasingly reduced, first character can reach 160 character description. But now just under that amount. Even just in case, you should have a character description of not more than 140 characters (remember snippets now also displayed date).

Yup, there it is a bit of me on the use and optimization of the meta description blog. Currently I still continue to explore new Blogger features and functions and optimization continues to look for other, especially for SEO and Design Blog. Listen to continue further updates!

What Is Custom Robots.txt On Blogger And How To Use For SEO Optimization

blogger-robots-txtBlogger equipped with a custom robots.txt facility. What is Robots.txt on blogger? Robots.txt” is a file that is used to restrict access to the search engine robots (search engines eg Google, Bing, Yahoo) who are exploring or opening a web site that you have. Before they crawling web pages, they check in advance to see if a robots.txt file exists or not, and then there was an order in robots.txt (command) that prevent them from accessing certain pages.
We need a robots.txt to index the page in search engines (Google, Yahoo, Bing) or to not index the page that we did not want. And if we want all the content on our website in indexed by the search engines we do not need a robots.txt.
Benefits of Robots.txt for Bloggers
In terms of SEO optimization, Robots.txt ability to direct the “spider bot” crawl the targeted pages can be utilized to direct the spider bot on important pages as content pages so that the content quickly indexed by search engines.
When spider bot decided to crawl the site, the site will lose bandwidth in an amount not less. E..g if a particular directory on a directory search we restrict access then this will save bandwidth and failure crawl spider bot in our blog because poor access to the site will be resolved so that the spider bots can crawl freely around the content completely.
On the other hand if the index page in search engines can be assessed on a site highly qualified then the site would have a great chance to get the first page. This will be different from the results compared to a site that has many pages index but with less quality content and tend to show a lot of links in it
About a few months ago, Blogger introduced a feature search preferences, to manage various settings of on page SEO optimization. One of the most important is the setting / customization robots.txt. Not that the other features of search preferences are not important, but everything is covered with a hack that long ago we have done, namely the use of meta tags, which function is the same, and to this day is much more effective.
Previously, if still there from my friend who is less familiar with the robots.txt, I will give a little overview about the robots.txt in blogger. Use of robots.txt is to provide information on the robot crawler - both belonging to the search engines, aggregators, or indexing robots else - that a website, directory, or file / specific web page SHOULD NOT be indexed. For example, my friend does not want some blog pages (eg about, sitemap, labels, etc) are indexed by search engines, so my friend can use the command \ the robots.txt so that some pages are not indexed. It is actually the beginning of the use of robots.txt is to prohibit, disallow, then in order to allow development there, ALLOW.
Before there robots.txt features, we use a meta-index for this set (noindex, nofollow). However, after the custom features robots.txt blogger introduced, we can easily control the indexer's.
Robots.txt basically contains two lines of command, the first is the identity of the user agent (crawler, crawling robots), and the second is the prohibition orders.
user-agent: *
Disallow:
The above command is translated as follows: User Agent is filled with asterisks meaning refers to ALL crawler, either owned or other search engines, such as: feed aggregators (even robot autoblog!). While Disallow not filled / empty means all, both the root directory, sub-directory, and files, MAY accessed by crawlers.
If you want to disallow crawler access the website, then we provide the command with / (slash), which means the robot crawlers can not access the entire contents of the web / blog.
user-agent: *
Disallow: /
But if you want to disallow directory or index on a particular page, we write a sign / followed by the name of the directory. Examples such as my friend does not want the crawler to index all the static pages of writing are:
user-agent: *
Disallow: / p (according to Blogger static pages directory name)
Allow: /
Allow: / added to allow the crawler to allow root directory, other directories, and other pages indexed. The meaning of the above command is the crawler should index all the pages except static. Actually Allow: / is not added is not a problem, but to be sure, I then introduce and recommend the order.
If you want to refer to the SE owned robot crawler not to index certain, while others may be, my friend had to add the name of the user-agent, on another line. This example will use the Google bot.
user-agent: *
Disallow:
user-agent: Googlebot
Disallow: / p
Allow: /
Now of course bloggers could easily interpret the robots.txt commands above.

How To Use And Create Breadcrumb Navigation For Blogger

breadcumbdBreadcrumb navigation is an additional menu that appears horizontally at the top of the blog page, this menu usually displayed in the format: Browse >> Home >> [Name Tags] >> Post Title. Breadcrumb the easy terms of navigation, is also believed to facilitate the search engines to index the latest article posts.
According to wikipedia, Breadcrumb definition is a typical appear horizontally across the top of a web page, usually below title bars or headers. Breadcrumbs provide links back to the previous page Breadcrumbs provide a trail for the user to follow back to the starting point or entry. A sign that is greater than (>) often serves as hierarchy separator, although it can use other symbols (such as »or>), as well as a variety of graphs.

Here's my explaination on how to create breadcrumb navigation :
• Login to Dashboard blogger with your ID and then click the Template menu >> Edit HTML.
cara menggaanti template3
• Find the code ]]> </ b: skin> on Edit HTML by pressing the button (CTRL + F) and add the code below just above the code.
cara menggaanti template5
.Breadcrumbs {padding: 5px 5px 5px 0; margin: 0; font-size: 95%; line-height: 1.4em; border-bottom: 4px double # cadaef;}
• Find <div class='post hentry'> or <div class='post uncustomized-post-template'> hentry then add code like the following just above the code.
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<b:else/>
<b:if cond='data:blog.pageType == "item"'>
<div class='breadcrumbs'>
Browse »<a expr:href='data:blog.homepageUrl'> Home </ a>» <b:if cond='data:post.labels'> <b: loop values ​​= 'data: the post.labels' var = 'label'>
<a expr:href='data:label.url' rel='tag'> <data:label.name/> </ a>
<b:if cond='data:label.isLast != "true"'>, </ b: if>
</ B: loop> </ b: if> »<data:post.title/>
</ Div>
</ B: if>
</ B: if>
• Save the template and check the results.
Functions and Benefits of Breadcrumbs
Breadcrumbs provide a sign function and knowledge for the visitors are web or blog, Breadcrumb can help us in the navigation link in order to more easily find and understand.
The benefits of Breadcrumb for SEO is to enrich keywords in your website or blog post, of course it is very good for SEO blog according to SEO experts. Install the breadcrumb will make a post on blogger get indexed by search engines more quickly.
Happy blogging! ^^

How To Change And Edit Blogger Templates HTML?

How to Change and edit blogger templates htmlIf you create a blog and look less attractive templates, you can easily change the blogger template and quickly as bloggers themselves have been providing beautiful and elegant template, but if the templates provided by the blogger still feels less satisfying, you can replace it with a template from provider blogger templates, today many free blogger templates provider site, but if you use a free template downloaded from sites such provision template, you can not eliminate credit link template creator as an appreciation of their hard work.
To get a free blogger template please go to google with keywords or keywords such as free blogger templates.
Or you can visit the site free blogger templates provider below:
• http://www.freebloggertemplate.info
• http://www.themescook.com
• http://www.templatesblock.com
• http://www.bloggerstyles.com
• http://www.blogtemplate4you.com
• http://www.ipietoon.com
• http://www.templatebloger.blogspot.com
• http://www.fretemplatesblog.blogspot.com
• http://www.btemplates.com
• http://www.eblogtemplates.com
Understand that the template itself is simply a web page or blog design and its components. It provide more flexible templates for blogger users because of the design facilities that have been more complete like setting the background color of the template, adjust the column width, layout and other facilities, will you please do the experiment yourself.
Here's how to change the template in BlogSpot templates available:
1. Login to blogger with your ID
2. Click the Template
clip_image002
3. In the Blogger Template window will look the templates provided by blogger, select one of the templates that you want, as this article in blogger post provides 3 options of ready-made templates such as Simple, Dynamic Views, Picture Window, Awesome Inc, Watermark, Ethereal, Travel You can also change the background color of each template, if you've got the appropriate template. 
Please click the button Apply to Blog
clip_image004
4. To adjust the background color, Column Width, Layout and Advanced level settings as shown below, click on the menu on the left side of the box that is in the Adjust window widths and layout, do experimentation until you find the template you want and then apply on your blog.
How to Change blogger template with template from free website templates provider:
1. Please download the template from the website free blogger templates provider
2. Templates download results still usually in the form of a compressed file, usually in the form. Zip or. Rar. 
You already should have extractor software that is commonly used with WINZIP Or WINRAR if you do not have it, please download via google.com
3. After successfully extracted template file, the file will be uploaded to the blogger.
clip_image005
4. Login to blogger with your ID click Template >> Edit HTML
clip_image007
5. Next to proceed with the replacement of HTML template click Edit, Delete all files. XML by pressing (CTRL + A) and press delete. Open the XML file that you have downloaded earlier with Notepad, Worpad or Microsoft Word and then paste it in the box below Edit HTML create Picture.clip_image009
Save the template by pressing the "Save template" please see the result by pressing "Preview Template"
Until this replacement process on blogger template using the template from the site template free provision of complete ... so please experiment templates that can be used to look beautiful and satisfying

What is Permalink and How To Use Custom Permalink In Blogger (URL Editor)

Custom-Permalink-di-BloggerWhat is Permalink? Every post you publish on Blogger has its own URL or URL address and it will automatically be made when we published his post. But now Blogger has been giving you the option to actually choose a URL that will be generated for your post.
Why Use a Permalink? The main advantage is to choose the permalink Search Engine Optimization (SEO). When you choose a permalink to your post, you can add keywords that will help search engines index the post.
Previous users on Blogger platform was disappointed there was because a lot of weaknesses in the body especially in SEO Blogger, WordPress are many different options and plugins for SEO support. But now disappointed Blogspot users have little relieved after Bloggers make many changes and updates Blogspot users now can use the option given to SEO and other support, such as editing robots.txt, meta description, threaded comments, features custom permalink blogger, etc.
Especially now that I've seen a lot of friends who managed to make breadcrumbs indexed by Google which makes the blog look more professional. Well now we will discuss how to create a custom url permalink blogger, please follow the tips and tricks blogger below.
Steps to make permalink in blogger template, :
1. Access it directly via the Blogger Dashboard.
2. Open the post editor (new post) like when they wanted to write a new post.
3. Notice the "post settings" on the right sidebar, there are several features to customize the post, see "Permalink", click.
permalink 2
4. There will be two options, "automatic URL", and "custom URL". The first is the default, adjust the url title. Chances are very great cut. To perform customization permalink, select the second option.
permalink 1
5. After selecting the option "custom URL", type the name of the permalink posts as you wish. There is one important thing to note: There should be no spaces. Give a hyphen / dash (-) between each word, according to the type permalink Blogger.
example: custom-blogger-permalinks-easy-to-use
6. Click Done. You can continue to make a post or direct "publish".
Examples Good Permalink On Your Post :
for example if you write a blog post for example as a niche blog with tips and the title of the post was given the title 24 Powerful Tips For Getting Google Sitelinks the URL generated for these postings will be like this:
http://Bestmastering.blogspot.com/2013/02/24-Powerful-Tips-For-Getting.html
As you can see we (bloggers) post URLs to draw some first words to be made Permalink and of course the words are less effective search engine also does not tell anything about the stuff we make, but if you choose the Custom URL you can have something like this:
http://Bestmastering.blogspot.com/2013/02/Powerful-Tips-Getting-google-sitelink.html
or
http://Bestmastering.blogspot.com/2013/02/Best-Tips-Getting-google-sitelink.html
Very many choices that we can make the permalink or URL Adress to our posts and of course the URL is very effective and very quiet depute or describe post that we make :D right?
Easy to understand and better for SEO.
Now the full URL with what keywords people are looking for and Google crawlers can index our posts.
Review and Notes Featured Blogger Custom Permalink
 There are some things that I see from this feature, both the advantages and disadvantages:
  1. The number of characters in the permalink, after I check, can reach about 45-80s characters (maybe slightly more), adapted to the character url length overall. That is, the length limit number of characters depends on the blog name. The longer the name of the blog, the fewer the number of characters that can be made in custom permalink.
  2. There is one significant drawback that I think no major changes with this feature. Custom permalinks can only be made before a post is published. That is, after a post published it can not be edited anymore permalink. Unlike WordPress where users can edit the permalink to any post types (drafts and published posts). You have to delete the old posts, if you want to create a new version of the url.
  3. Custom permalink applies only to the file name. If today someone asked about changing the permalink structure, then the feature is not (or at least not yet) exist. The point is, the questioner wanted to create a permalink url clean, no-frills folder corresponding months of the year (example: 2012/07). This feature is called url rewrite, and both are very different features. This feature involves htaccess, and Blogger does not allow / provide access to it (cPanel). Blogger also does not allow the use of a plugin / add on.
Although there are many shortcomings, I think this feature quite a lot of help in the preparation of the keywords in the permalink efforts without having to edit the post title.
Hope this post is useful, have a nice blogging! :)