Pages

Early to bed and early to rise - Till you get enough money to do otherwise.

Being rich doesnt always mean having money, It means being happy with the amount you have.

It takes a brain to earn money, but a heart to give it..

Until you are happy with who you are, you will never be happy with what you have..

After the game, the king and the pawn go into the same box..

Showing posts with label Blog Tricks. Show all posts
Showing posts with label Blog Tricks. Show all posts

Saturday, March 31, 2012

How to add a good Keyword by a Keyword Research


How to add a good Keyword by a Keyword Research

What is a Keyword

Keywords are the most powerful element in a SEO campaign. Simply they are the words that match against search strings in different search engine queries. On the whole they are not just help to SEO campaign also it help to improve the bulk of visitors.

Let’s break this word in to two pars

Key + Word

It means the key that use to step in your blog or site to the search engines is keyword.
I think now you can understand better than previous.
Choosing the right keyword is the first and most crucial step to a successful SEO campaign. If you fail to choose the right keyword the future of your blog or site will be very jaggy and like you waist your time and money both. So when you going to select a keyword first you must do a keyword research.


What is a Keyword Research?

A keyword research is an early, critical step in search engine optimization. It’s the difference between guessing what your visitors are searching for and knowing what they are searching for. In this position you need a little instinct to guess what your visitors looking for.

Tuesday, March 6, 2012

Related Post Widget for your blog Optimized Version

Related Post Widget for Your Blog (Optimized Version)






Related Post widget is a very useful widget that displays thumbnail preview of posts having same labels or categories at the bottom of each blog page. I told this is a very useful widget because this widget can increase your page views by encouraging visitors to discover more post and by keeping them engaged with your blog. By the way we have only few related post widgets create so far and most demotic one is Linkwithin widget. Also this widget will not let your old post to run to waste.


Normally if you install this gadget to your blog it will shows related post also in your home page after each post. I think this is an infelicitous view for visitors. So here I have percent you a solution for it. After you install this gadget you can see the different. So please kindly follow these steps. 


1. Go to Linkwithin.

2. Fill up the form appears in the page.
  •     Email address: your email address
  •     Blog Link: url of the blog
  •     Platform: Select relevant platform from the list
  •     Width: this will adjust the amount of thumbnail stories. If your post widthis less than 500px select 3 from the list. I prefer 4 is the most suitable
    for a blog.


3.  After filling the form data hit the Get Widget button and you will redirect to page like below.




4. Click Install Widget Link and logging to your blogger account.


this is the time to change the LinkWithin code to display thumbnails if you want to display only after the every post.



5. Change the Title (LinkWithin) to Related Post.


6. Then click Edit Template : link


7.Replace the above code with below.


<b:includable id='main'><b:if cond='data:blog.pageType == &quot;item&quot;'><data:content/></b:if></b:includable> 


8. Then click
Edit Content: link



9. Add the below given code to just above the code given in the Edit Content code box (don't delete the original code)


<script>linkwithin_text='Related Posts:'</script>

10. Finally click on ADD WIDGET button and you will taken to blogger Page Elements page. Drag and drop the Related Post widget to the bottom of the Post body.



11. Click save button and see the different.

I know you will really love this change.


Tags:
How to add Related Post widget, Linkwithin, Related post, Related pose widget

Monday, February 20, 2012

Search Engine Optimization Tips

Search Engine Optimization Tips (SEO Tips)


No one can tell exactly how your web site appears at the top of search engine results and what is the search engines needed to do it. But there are some techniques that can use to optimize your site to get a great result.

Here I’m going to tell you some of techniques that I have personally got great result with my SEO campaign. Search Engine Optimization is something that is frequently changing but if you learn at least the basic techniques you won’t go wrong.

Basically Search Engine Optimization means how your website gains a top order placement of Search engine results.

I will use my blog as an example while I going through this techniques.


Domains:

Most of bloggers say having your Keywords in URL of your site is important. My opinion is it is not a most important factor in SEO campaign but certainly it has some kind of value. Don’t worry it definitely would not hurt to go ahead. See my main Key words are online Money earning and blogging, I have earn and blog in my URL


Meta Tags:

This is a one of main fragment of on-page SEO campaign. Meta tags are placed between Head section of your site and it gives the main description/ idea about your blog or site to the search Engines. I have already given a big description about this category in a previous posts so I’m not going to present a big story here.

Key words :

I think this is the most important part. Selecting a good keyword is like half done. Always use a popular keyword. That will give you a great help. If you select a most searching keyword there is a big possibility to gain your site to the top of search result. See in my blog I use keyword like earn money, emoney, SEO.


Internal Linking:

Linking is method what is use to connect another page, another site or a place via a text or an image in the present page. This is also a traffic building method. If some one clicks on one link then it takes that user to another page. You can use this method to link your each web page or blog post between every post. This is a very valuable tip. If some one wants to build a page ranked blog he must use this tip. See in my every post I have included links to some words.

Wednesday, February 1, 2012

Zooming Effect Optimized Version


How to add a Zoom effect to your blog Images on mouse move

Part II (Optimized Version)


In previous post I show you a really amazing zooming effect that can use to impress your blog visitors, also I told you that I’ll show you another inconceivable zooming effect. This is also like the previous one. But i think this one is cuter than previous one.

Lets see how it looks like

Here is a preview


Zoom, Zoom effect,blog zooming, image zooming



How to add this effect

Ok here is how to do it

Simply Search for “]]></b:skin>” on Edit Html  and place the below mentioned code just above it


.bloggers2 img{
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-o-transform:scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
opacity: 1;
margin: 0 10px 5px 0;
}
.bloggers2 img:hover{
-webkit-transform:scale(0.9);
-moz-transform:scale(0.9);
-o-transform:scale(0.9);
opacity: 1;
}





Tags: How to add zoom, Zoom effect, zoom effect for blog, Image zooming, Picture zooming, Image zooming for blog

Saturday, January 28, 2012

How to add a Zoom effect to your blog Images

How to add a Zoom effect to your blog Images on mouse move

This is very graceful effect that can use to surprise your blog readers. I’m sure they all will really love it. Lets see how to insert it to your blog.

Here is a preview

Zoom, Zoom effect,blog zooming, image zooming


OK here is the simple trick

Logging to your blogger account

Go to Edit HTML

Search for “]]></b:skin>” and place the under mentioned code just above it

.bloggers1 img{
-webkit-transform:scale(0.5); /*Webkit 0.7 times the original Image size*/
-moz-transform:scale(0.5); /*Mozilla 0.7 times the original Image size*/
-o-transform:scale(0.5); /*Opera 0.7 times the original Image size*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla Animation duration*/
-o-transition-duration: 0.5s; /*Opera Animation duration*/
opacity: 0.8;
margin: 0 10px 5px 0;
}


.bloggers1 img:hover{
-webkit-transform:scale(1.1); /*Webkit: 0.5 times the original Image size*/
-moz-transform:scale(1.1); /*Mozilla 0.5 times the original Image size*/
-o-transform:scale(1.1); /*Opera 0.5 times the original Image size*/
box-shadow:0px 0px 30px gray;
-webkit-box-shadow:0px 0px 30px gray;
-moz-box-shadow:0px 0px 30px gray;
opacity: 1;
}
Then…..

When you insert image to your blog go to edit html and ad this code before your image url “  <div class="bloggers1"> ”
After the image url ad  </div>

Now you are done
Save and see what happen.

this zooming effect is a basic effect that most bloggers use in there blogs. in next post i'll tell you a another version of this  zooming effect.








Tags : how to add zooming effect, blog zooming, zooming images, mouse move zooming

Friday, January 6, 2012

what is backlink?


What is Backlink ?


Backlink is a Gold Mine

As a blog reader and a blogger number of times I heard the word Backlinks, I meet my few blogging friends and ask for Backlinks several time but unfortunately I didn’t get a good answer for that, finally I decided to search for it and as a result of it I found some information about it and I thought it should share with others.

Simply backlink is a any link received by a web page, directory, website, or top level domain from another web node

Backlink is a valuable part of a SEO campaign. Because how much we increase our Backlinks of our blog the value of the blog increase same as that. So most of webmasters saying putting Backlinks is like digging a gold mine.

Backlinking is not a hard thing. But also it is not a very easy thing
When you surfing on internet you can found some SEO companies and programs tell they give 1000 2000 backlink instantly. That’s right they are instant and worthless. So don’t be lazy to collect backlinks through that method. If you want to get good backlinks you have to collect them manually.
Putting your blog link in some ones site or blog normally called backlinking. It could be in article section or commenting section. Mostly I do it by commenting. When the search engine bots identified you link in another webpage it collected as a backlink.

The Value of a Backlink

Backlinks are very essential fact for a blog, As I told you above backlink is like a gold mine. Because each backlink increases your page rank every time. Bloggers know the value of page ranks. So if you want to get a page rank you have to create tons of natural backlinks manually. Don’t get artificial backlink. Think as google think about backlinks. Create one by one.
If you want to get a good page rank you have to get backlinks from page ranked sites.


How to Collect Natural Backlinks

I’m telling you the easiest and 100% accurate way, search on internet for do follow blogs. And you will find lists of do follow blogs. Commenting on that blogs, that’s what I’m doing. Always use page ranked blogs and sites to comment.
Also you can find article directories and submit articles and have your link mentioned in the resource box . this is also a very accurate backlinking method.

If you put alexa gadget in your site you can count your backlinks from it.
So that’s what I got from my searching about backlinks. Hope you will enjoy this and have a nice blogging….





Tags:
How to, How to add backlinks, Backlinks, What is backlinks, How to add backlinks, backlinks campains, Free Backlinks, free backlink generator

Friday, December 23, 2011

Snow Falling on Your Blog in This Winter

Snow Falling on Your Blog in This Winter

Hello my little fellow friends, this winter I’m going to give you a little trick to modify your blog’s appear. You all know in winter season there is snow falling on your ground. So to day I’m going to teach how to create a snow falling effect to your blog (As show on my blog). I think now you are interested about it. I’m sure this will delight your blog visitors.  Easy to set up, I’ll tell you step by step.

1. Sign up to your blogger account and go to Design
2. Page Elements > Add a Gadget > Choose HTML/Javascript gadget
3. Paste the following code in to it

   <script type="text/javascript">
     //Configure below to change URL path to the snow image
     var snowsrc="http://3.bp.blogspot.com/--hEgrJEXAzo/Tt-5f_2SzAI/AAAAAAAAFi8/Uf-    VH61UbDY/s400/snow.gif"
     // Configure below to change number of snow to render
     var no = 25;
     // Configure whether snow should disappear after x seconds (0=never):
     var hidesnowtime = 0;
     // Configure how much snow should drop down before fading ("windowheight" or "pageheight")
     var snowdistance = "pageheight";
   ///////////Stop Config//////////////////////////////////
     var ie4up = (document.all) ? 1 : 0;
     var ns6up = (document.getElementById&&!document.all) ? 1 : 0;
       function iecompattest(){
      return (document.compatMode && document.compatMode!="BackCompat")?    document.documentElement : document.body
       }
     var dx, xp, yp;    // coordinate and position variables
     var am, stx, sty;  // amplitude and step variables
    var i, doc_width = 800, doc_height = 600;

     if (ns6up) {
       doc_width = self.innerWidth;
       doc_height = self.innerHeight;
     } else if (ie4up) {
       doc_width = iecompattest().clientWidth;
       doc_height = iecompattest().clientHeight;
     }
     dx = new Array();
     xp = new Array();
     yp = new Array();
     am = new Array();
     stx = new Array();
     sty = new Array();
     snowsrc=(snowsrc.indexOf("dynamicdrive.com")!=-1)? "http://3.bp.blogspot.com/--hEgrJEXAzo/Tt-   5f_2SzAI/AAAAAAAAFi8/Uf-VH61UbDY/s400/snow.gif" : snowsrc
     for (i = 0; i < no; ++ i) {
       dx[i] = 0;                        // set coordinate variables
       xp[i] = Math.random()*(doc_width-50);  // set position variables
       yp[i] = Math.random()*doc_height;
       am[i] = Math.random()*20;         // set amplitude variables
       stx[i] = 0.02 + Math.random()/10; // set step variables
       sty[i] = 0.7 + Math.random();     // set step variables
           if (ie4up||ns6up) {
         if (i == 0) {
           document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +";  VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://dynamicdrive.com\"><img    src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
         } else {
           document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +";  VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
         }
       }
     }
     function snowIE_NS6() {  // IE and NS6 main animation function
       doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10;
           doc_height=(window.innerHeight && snowdistance=="windowheight")? window.innerHeight : (ie4up    && snowdistance=="windowheight")?  iecompattest().clientHeight : (ie4up && !window.opera &&   snowdistance=="pageheight")? iecompattest().scrollHeight : iecompattest().offsetHeight;
       for (i = 0; i < no; ++ i) {  // iterate for every dot
         yp[i] += sty[i];
         if (yp[i] > doc_height-50) {
           xp[i] = Math.random()*(doc_width-am[i]-30);
           yp[i] = 0;
           stx[i] = 0.02 + Math.random()/10;
           sty[i] = 0.7 + Math.random();
         }
         dx[i] += stx[i];
         document.getElementById("dot"+i).style.top=yp[i]+"px";
         document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px";
       }
       snowtimer=setTimeout("snowIE_NS6()", 10);
     }
       function hidesnow(){
           if (window.snowtimer) clearTimeout(snowtimer)
           for (i=0; i<no; i++) document.getElementById("dot"+i).style.visibility="hidden"
       }
     
   if (ie4up||ns6up){
       snowIE_NS6();
           if (hidesnowtime>0)
           setTimeout("hidesnow()", hidesnowtime*1000)
           }
   </script>

Changes>>>>


If you want to change the no of snow balls edit the No 25

Also you can change the snow ball by replacing “https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBsbntjPpjGqaYXfA2Jck8shQ0tqmmyuCu2D-O8JmdS3arV3Ime-MK0pGrYvkEf9vkCJ6OG-iSgCYJRmvDNgbg8A6s8axIBs8ZDmGJmk9WwWbajdkSVC4Mo66ABldHstXRM11DXehjMB8/s1600/Snow.png.png” link with yours



I think now you are also delighted by inserting this snow falling effect to your blog in this Christmas season. Keep in touch with Bloggers more blogger tricks coming soon



Saturday, September 10, 2011

10 Successful Strategies to Promote a Site or Blog

10 Successful Strategies to Promote a Site or Blog




1. Generate a good Traffic for the site/blog.

To generate a lot of traffic to your site and gain recognition, you need to promote in as many places as you possibly can. Do not throw all your advertising dollars in only one or two spots. Try to determine or ask the amount of traffic they are generating. Sites generating huge traffic often require higher advertising rates. Be aware; however, that some sites requesting high advertising rates, may not necessarily be generating that much traffic. There are many sites out there that really offer a great deal and do not charge high rates. To generate more traffic find as many free places to advertise as you possibly can


2. Target the Right Market. 

Try to find sites that target the type of audience you are marketing to. Example: Someone selling baby products should advertise at baby sites, mommy sites, networks, groups and forums where mommies hang out and visit frequently. Just because you may be a work-at-home mom doesn't mean you have to limit yourself to just advertising at "WAHM" sites. Place your focus mainly where your targeted market will be, but find all similar possibilities to target as well. Example: If you sell educational products to career-minded young people, you would want to focus where young people of this age visit frequently, but you can also search for a few places to network where moms may visit who have teens getting ready to graduate from high school.


3. Visit Mom Sites. 

Spend time visiting other sites by moms and see where they are advertising. If they are displaying a banner on their site referring to some directory or networking site this gives you a clue that they may have exchanged links or listed in their directory for free in exchange for displaying their banner. Exchanging links with websites of similar content and products as yours will help with your search engine rankings and once again target your market. While you are visiting other sites by moms, be sure to sign their guest book while you are there. Many guest books allow you to add your website's url.


4. Use the Search Engines. 

Use Google and Yahoo and do a search for "Free Advertising", "List your URL", "Add your URL", "Add your Site", "Free Site Promotion", etc. Also include keywords you use for marketing your site. Just be cautious before spending money with any new sites you haven't heard of before. You will probably be surprised at how many sites you find that still offer free advertising.


5. Go Local. 

There is a HUGE competition going on all over the internet especially for those who are promoting websites with direct sales. "Local" is gaining popularity...and for a good reason. If I decided to start buying Avon, for example, I would probably prefer to buy from someone locally. Use the search engines to do a search for free classified ads in your city and nearby locations. See if you can find any local networks, groups, forums, portals, directories, etc.


6. Write Articles or E-books. 

You don't have to be a professional writer. Just find some great content, some interesting facts, some helpful hints, etc. Your article does not have to be very long at all. To get better results, write more frequent short articles than just a couple of big long ones now and then. Be sure to include your name and website at the end. If you offer a newsletter, promote it as well. After you write your article, submit it to as many places as you possibly can. Give permission to others to use your articles as long as they include your name and website address.


7. Start a Newsletter

Newsletters are a great way to generate repeat traffic. It reminds your customer or interested visitors about your site when they receive your newsletter. In your newsletter, be sure to encourage your subscribers to forward your newsletter to a friend. Include information about how they can easily subscribe to your newsletter. Offering your subscribers a chance to win a free gift will often help you receive more signups.


8. Add Content. 

Content helps get repeat visits to your site. Sites become stale without new content. If you have a site that you can edit, use plenty of good content, especially using keywords that the search engines will pick up particularly targeting your audience that you are marketing too. If you don't have time to do this, there are lots of sites that offer "free content" and "free articles". Just do a search on the search engines to locate them. You can use their content for your site instead of trying to write your own content.


9. Partner with Someone.

Working at home can begin to seem like a long lonesome journey. Find someone you can connect with and trust. Exchange front page links or banners and help each other promote your businesses. You could even add your partner to your signature. For example, under your name and link place: Partner, Andrew - partnersdomain.com. Have your partner do the same for you. Write and promote a newsletter together; manage a networking group together. Partners can encourage each other and make the marketing road a little smoother.


10. Read and Learn.

Marketing is an endless task that must be done to generate sales. The best tip I can give is to read and learn all you can about marketing and sales. You can do this on the internet as well as your local library. Find someone who is successful and get some of their best tips. If possible, set aside at least an hour or two each day promoting your business. Many people make the mistake of thinking they can create a website and traffic will automatically arrive. It just doesn't happen. Behind each successful site is a hard worker who labored away to advertise and promote. You can do it too! 


Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More