Guests book
Partner Links
Adding Meta Tag on your Blog
Monday, April 251. Login to your blogger account by entering your email and password. After you enter in your blogger dashboard, select the tab layout (layout).
2. After that will show the menu page element (page elements), font and color, Edit HTML, and select the new template. Choose Edit HTML.
3. Backup your templates and save it on your computer before editing it. Order can be returned if there is ne erour original form by inserting the HTML that is stored earlier.
4. Find the HTML code as below:
============================================
<b : include data=’blog’ name=’all-head-content’>
============================================
for easy searching, press Ctrl + F. copy and paste the above code in the search box there after you press Ctrl + F. And once found, the code will come up with highlights. Copy and paste the following code just below the existing code above.
============================================
<meta content=’Description Blog‘ name=’description’/>
<meta content=’Keywords Blog‘ name=’keywords’/>
<meta content=’Nama Author‘ name=’author’/>
============================================
6. Blog Description Replace with description of your blog, Keyword Blog with keywords of your blog, Author Name with your author name. Change according to your blog.
7. The last one you just see the look of your blog by clicking Preview.
8. Now your blog is ready to be indexed in search engine
Good Luck.. Read More
Posted by Esies at 9:32 AM 1 comments
Shoutbox on your blog
Friday, April 15Shoutbox can be a simple guestbook on your blog. If your blog visitors would like to tell or make comments, they can write on the shoutbox.
if you wish, follow this step:
1. Go to site www.shoutmix.com
2. Click CREATE YOUR SHOUTBOX NOW
3. Then fill out the form provided for under each of your data and then Check the box "I have read and agree to the Terms of Service" and press the Continue button
4. Select the shape you want Fill Shotbox Code Vertifikasi Then press Continue
5. If it is successful we immediately went to the Control Panel menu and then Go Get Codes
6. Then Choose "Webpage and Place Shoutbox On Set Height and width
7. Then Copy Generate Code / HTML code
8. Then Go back to your blog, and enter the Menu Layout - Page Elements and then search the place and add a gadget then Select Menu HTML / JavaScript And Paste Code Copy What have you been in Shoutmix
9. Then save
Good Luck
Read More
Posted by Esies at 11:59 PM 0 comments
Labels: Blogger
Removing post from blog
Tuesday, April 51.visit your dashboard, then click Edit Posts.
2.Choose one of your post which you want to delete, by way of checking the small box located on the left, parallel with the text. Then click the DELETE button on the right hand side.
3. Now you are told to think again (do not regret it ...??) If you are sure click the DELETE button. Wait until the process is complete.
4. If successful you will receive notification.. please check has your post deleted.by clicking view blog or View post
Thank you
Read More
Posted by Esies at 2:39 AM 0 comments
Labels: Blogger
Creating Dropdown menu for archive
Tuesday, March 15Select Layout> Page Elements> Add a Gadget> Choose 'Blog Archive'> Put a tick in the 'Dropdown Menu'> Save
Good Luck
Read More
Posted by Esies at 6:27 AM 0 comments
Labels: Blogger
How to make Blogroll in Blogger
Saturday, March 5Blogroll is a collection of links to several other blogs. Blogroll usually placed on the side line (sidebar) home page most blogs.
Each blog writers have different criteria to include other blogs in their blogroll. Some blogroll can contain the usual list of weblogs read by the author and some news gatherers.
* Choose a layout> Page Elements> Add a Gadget> HTML / JavaScript> type blogroll on the title, then type the following code in the content> Save:
<option>- My Blogroll-</option>
<option value=”http://www.tes.com/“/> tes1 </option>
<option value=”http://www.tes.com/“/> tes2 </option>
<option value=”http://www.tes.com/“/> tes3 </option>
</select></form>
Description:
Code that is blue to link your blogroll
Red code to name of your blogroll
Good luck ..! Read More
Posted by Esies at 5:51 AM 0 comments
Labels: Blogger
How to add "Read more" in Blogger
Friday, February 25Normally we post new blog entries into our main blog page will be displayed. What if you post too long? then it will certainly will make a full main page. If you want to post your main page that is displayed only abstraction alone then there is a Read More link to see more so follow these steps:
- Love a check mark (tick) on cekbox "expand widget templates" 3. Find the following code in your blog template (the site at about the 1 / 4 the lower part hmtl code):
- Find the following code in your blog template (the site at about the 1 / 4 the lower part hmtl code):
<p> <data:post.body/> </ p>
4. if you have found, the code Change the code so that it becomes like this:
<b:if cond='data:blog.pageType == "item"'> <style>. fullpost {display: inline;} </ style> <p> <data:post.body/> </ p> <b:else/> <style>. fullpost {display: none;} </ style>
<p> <data:post.body/> </ p>
<a expr:href='data:post.url'> Read More ......</ a> </ B: if>
Writing "Read More ....." could you fox, for example, so "Read More".
6. Then select the Settings menu and select the Formatting
7. In the Post Template box enter the following code:
<span class="fullpost">
</ Span>
8. Then Save.
9. When posting, right there, there are 2 tabs tuh option, the "Compose" and "Edit Html", then you select the "Edit HTML", then the code will automatically appear as follows:
<span class="fullpost">
</ Span>
10. Place abstraction post or article that will appear dihalama primary (before writing "Redmore") above this code: <span class="fullpost"> while the remaining place amongst the entire post class="fullpost"> <span code and </ span >
11. Finish
Good luck ...
Read More
Posted by Esies at 1:06 AM 0 comments
Labels: Blogger
Making Comment box under the posts
Sunday, February 20To make your post embedded by comment box, it can directly appears on your post. so a person visiting a blog you can directly comment on the your blog.
Here's how to make blogger comment box under the posts.
1. Login to http://draft.blogger.com, Remember that http://draft.blogger.com not blogger.com.
2. Then to the Settings menu -> Comments. Then replace the "Comment Form Placement"to "Embedded below post" (see picture below)
3. Then click "Save Settings"
Now let you see your blog and try to click on one of your posts and then see the results, whether there was a distinguished commentary box under the post or not. when it means the pace enough here. If you do not, follow these steps.
(this is because the HTML code tiap2 template is different. For the default template of a new blogger, has changed their HTML code, while the long-template or retrieve from the outside there who have not and there is also a distinguished already).
4. Next go to "Layout -> Edit HTML"
5. Put a check box "Expand widget templates".
6. Then find the following code:
<p class='comment-footer'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/> </ a>
</ p>
</ b: if>
7. Then replace the code with the code below:
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:if <b:else/> cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/> </ a>
</ b: if> </ b: if> </ p> </ b: if>
8. Then save your template.
Then see the results on your blog, the comment box will appear on your posts (For those who succeed).
Hopefully helpful
Read More
Posted by Esies at 12:16 AM 0 comments
Labels: Blogger
How to make Clock gadget on your blog
Thursday, February 10For those of you who want to blog looks interesting with Accessories view on your blog, one of them with a clock view, we will share you the the steps.
follow the steps below ... ... ... ..
1. Firstly open www.clocklink.com on your web browser.
2. will appear as shown below select Gallery menu and select your favorite model at the
3. then click View HTML Tag is located under the picture at
4. then press Accept
5. Select the appropriate time to place your next TimeZone. Example: for the western Indonesian select GMT +7:00
6. copy all the html code / java script that has been provided
7. Login to your Blogger ID select Layout>> Page Elements
8. Then select the Add a Gadget>> Select the HTML / JavaScript
9. Write a title such as JAM and paste the html code that we have had coffee that are already available on Content
10. and save
you've installed clock gadgets ... Read More
Posted by Esies at 10:25 PM 0 comments
Labels: Blogger
How to add Gadget in Blogger
Saturday, February 5This time we will discussabout how to adding gadgets to your blog using blogspot .
The first way is, go to our Blogger account, the Dashboard click Design.
then click Page Element.
Then in the layout that we want to click "Add a Gadget"
After the click it will show a window gadget options, determine your own gadgets as needed. For example here we use the gadget "HTML / JavaScript". Why do I use HTML / JavaScript because later you will be more use of these gadgets, including adding Google Adsense, or put an ad to get a "pay per click" or place banner your blog or also install your own script as the script makes the text run (marquee) .
In addition to the gadget HTML / JavaScript you can try with other gadgets such as Logo, Link Exchange and Slide Show.
Have a nice blogging .. Read More
Posted by Esies at 9:33 PM 0 comments
Labels: Blogger
How to hide blogger navbar
Tuesday, January 25
Blogger navbar allows users to easily navigate to other random blogs and it also has a feauture to search the blogs ,and mark any blog as spam.
So,now you have a clear idea of what really a blogger navbar is.So, why so many people prefer to just remove the navbar inspite of the feautures it has like search,etc.Many people think that, it spoils the look of the blog,especially if your blog has differnet subtitle layout which looks too obvious to see for a visitor.Well, let me come to the actual point on how to disable or hide your blogger navbar.
Below is the step-by-step procedure on how to do it with photos to make it easy to understand.
1.Sign in to your blogger account and click the layout button next to your blog name

2.Next,click the edit html tab as shown in the below picture.

3.Add the below html code as specified in the below picture.
#navbar { height: 0px; visibility: hidden; display: none; }

4. Save the changes.
Now, you can see your blog without that navbar(this tip can only hides the navbar,it doesn't completely delete it).If you want the navbar to appear again,just remove that code and save the changes.
If you have any doubts,regarding this post,don't hesitate to ask.You can ask your doubts via comments to this post. Read More
Posted by Esies at 8:43 AM 0 comments
Labels: Blogger
How to Make a star-studded Mouse Cursor
Thursday, January 6Examples of blogs 'star-studded' here.
1. Log in to your blog
2. Click 'add gadgets', select HTML / Javascript
3. Add the following code:
<script src='http://sites.google.com/site/amatullah83/js-indahnyaberbagi/bintang.biru.js' type="text/javascript"></script>
4. Save
5. Completed
Read More
Posted by Esies at 10:12 AM 1 comments
Labels: Blogger
How to make a blog in blogger
Wednesday, January 5some many people would want to create a blog, but not a few also have not been able to make a blog, they do not know from which way they make
so........... my friends.
i want to share with you..
This tutorial will discuss about how to create a blog that is the most simple yet powerful enough to use a service blogger.com.Let us begin, I will explain step by step
The process of creating a blog in Blogger is very easy. The first one we did was create agoogle account. For those who already have it then used it to stay. Making a google accountis very important because we will use it for any purpose other than to create a blog. Thisgoogle account will also will be used for applications google: Email (gmail)
Create a blog (blogger)
Monitor the progress of the blog (Google Analytics).
In addition to the above requirements, actually there are many other google tools are veryuseful like Google Webmaster and Google Web site Optimizer. But for this initial stage we will only use three applications just google it.
Please open http://www.gmail.com.
Create a new account by clicking "Create an Account" and follow the registration steps as I normally do to make your other email.
Once completed please go to this address http://www.blogger.com and login using your google account.
The username is the front of your sebelum@gmail.com email address.
Once logged in, click on "Create Your Blog."
Continue with the form provided.
Blog Title is the name that will appear in the title of the blog when there is access your blog. While the blog address is the address which will be written by a visitor when I want to access your blog.
Once completed, click "Continue".
The next step is to choose a template. Templates are the design of your blog.
After selecting a template, click "Continue".
Your blog is ready and you can begin to fill it.
Menu first post this is your place to post to your blog. Please be filled with any post title to familiarize yourself posting. Then click Publish entry. You can immediately see the results by typing http://yourname.blogspot.com.
Very easy is not it? Of course. The process to create a blog in Blogger is indeed easy. This can happen because of bloggers using the system known as the CMS (Content management System). Want to know how to make it? let's discuss further.
Did you know that the blog is actually just one type of website. Many types of websites on the internet, from blogs, online stores, social media, news sites, portals, etc.. Most of these types of websites, including CMS wordpress blog is created using HTML, PHP and MySQL.
Well, if you're interested in can create your own unique blog using HTML, PHP and MySQL, or simply customize an existing blog to better suit our needs then I suggest you to learn how to create a website here.
By learning how to create websites using HTML, PHP and MySQL, we will be able to create their own variety of websites, as often you see on the Internet. Asik is not it?
Simply get here alone?
No .....
Actually, your blog has just finished and still less an important factor that is visitors. Yes .. with no visitors, the beauty and benefits of our blog content will be in vain because no one saw it?
Like an island in a sea of exotic but no one knows.
For that, you need to understand that the actual process of making this blog is only a small part of the process of making our blog to be visited by many people and could eventually generate income for us. Then, in fact any other steps that should be done?
Broadly speaking, I usually divide the process into 4 steps:
The conclution of process to make a blog. can be:
The first you have to Determine the internet business to suit you
Second :Creating a web site / blog Your Own (this step is that we just did)
Third: Bring Traffic to Your Web Site
Forth: Inserting ads to start making money from your Web Site
Have a nice blogging
By: Admin
Posted by Esies at 8:56 PM 0 comments
Labels: Blogger
Get Money from affiliation program 2
Tuesday, January 4Posted by Esies at 8:22 PM 0 comments
Labels: Affiliation Program, Blogger
Get Money from affiliation program 1
Monday, January 3In posting usually you say one of products name, either it is a software, book, script, or just a game, usually you give the link to connect to them, the example when you talk about making web, you can put the link where you can get domain and hosting into your article. The advantages of this program are you can get Bonus, second: the buyer or customer become knowing where they can get products, and the third advantage is the owner of product will be buy.
Here are some affiliation program you may follow:
1. AdPlosion (http://adplosion.com)
2. AffiliateFuture (http://affiliatefuture.co.uk)
3. AffiliateFuel (http://affiliatefuel.com)
4. Amazon Associates (http://affiliate-program.amazon.com/gp/associates/join)
5. Chitika (http://chitika.com)
Next part of adress of affiliation program you may read in Affiliation program 2
Thank you very much
Read More
Posted by Esies at 8:07 PM 0 comments
Labels: Affiliation Program, Blogger