What is inbound and outbond link?

Wednesday, November 21, 2012 · 0 comments

In Off Page SEO back linking is very important factor. Two typer of link we seems for our site; first inbound link and another is out bound link. Let's go to understand how the link is working.

Inbound Linking
Those links which are coming to your website or blog from other websites or blog are called inbound linking. for ex. I have a website named xyz.com and there are another two website abc.com and lmn.com. Both websites have a link of your website and these are giving you backlink. Now these backlinks is inbound backlinks for your site. You have 2 no. of inbound link.

Outbount Links
Those links which are going from your website to another website is simply called outbound links. from last ex. abc.com and lmn.com each of both website are giving backlinks to xyz.com, so that they backlinks are outbound backlinks for abc.com and lmn.com.

Simply we can say that if you give any backilinks to other website then it's a outbound links for you, and any backlinks come to your site that is outbound links to you. 

Hide Navbar from blogger

Wednesday, March 28, 2012 · 0 comments

Step -1

First login with your blogger id

Step-2
Go to design tab

Step-3
Go to edit html

Step-4
Now find "   ]]></b:skin>  "

Replace above code with  "   #navbar-iframe,#navbar { display: none !important; }
]]></b:skin>   "

Step-6
save your template.

How to Add External Link At Blogger Tab

Monday, February 27, 2012 · 0 comments

how to Add External Link at Blogger Tab - Try This



<b:widget id='PageList1' locked='false' title='Pages' type='PageList'>
<b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content'>
    <ul>
      <b:loop values='data:links' var='link'>
        <b:if cond='data:link.isCurrentPage'>
          <li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
        <b:else/>
          <li><a expr:href='data:link.href'><data:link.title/></a></li>
        </b:if>
      </b:loop>
       
      <!--- add external link here remove target=blank to open in same window -->

      <li><a href='URL' target='_blank' title='title of link'>External link</a></li>
   
      <!--- add more external link here -->



    </ul>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>

How to get benefit form Google Adwords

Friday, February 10, 2012 · 0 comments

As per current market of Internet, it's very necessary to promote your product or services over the Internet. Take the advantage of Internet & make money from the many resources available on net. Now time has been changed & only direct or traditional marketing is not enough for branding the business. 

Internet is not just an information & communication tool rather it a direct medium to touch with your customer or client. All small & big Industry are now on Internet & want to touch with his customer every time.

Google is one of the prime leader which provide the tool through which any business firm or promoter can promote there own product over the internet. 

Google provide two major mechanism which is very use full for business  point of view over the net.

1- Google Adwords
2- Google Adsense.
  
Google Adwords
Google Adwords in one of the finest product of Google which provide the facility to promote our product over the Internet. We can show our product & branding the products or Services over the Internet with the help of Google.

How its Work
Google display your ads over the search result & affiliate websites. Google place your ads over the network & take money against this placing from the dis player. 
Google has a online software named Google Adwords, Any User who wants to place his ads with the help of google can register over here & after filling necessary information start making ads. 

At Google Adwords user can make multiple ads under the different campaign. Each campaign has multiple groups & each group has multiple ads. These ads can be text, image or banner ads. user cam make ads according to his need. With the campaign there is a budget which is based on daily basis, & each keywords has a bid which can be decided by user or can be left automatic. Google asked for minimum bid which is defaulted for each keyword.

Google take some time for reviewing ads after making it  then live it, when these ads will live then on the basis of clicks or impression money will deduct from the amount.  User can make Image or banner with the help of google. 

Change Your Blog Fevicon or How to change website fevicon?

Thursday, May 12, 2011 · 0 comments

We Can Change Fevicon From Our Blog, By default Google place a fevicon on a blog.
Fevicon means a symbol shows beginning of url, you can easily fild out it on any site or blog.

This is a Google Blogspot by default fevicon. Here is the code through you can change your fevicon easily.

for a fevicon you have to select your image which you want to place as a fevicon.

After selecting an image host it in to your blog post, means that in your post insert this image, & save this post as s draft, now from html part of this post copy source address of this imgae and insert it in to following code.

<link href=' ....img source code(which you copy from your post)......' rel='icon' type='image/png'/>

Fnally copy this code and place it above </head> . Now show preview of blog your fevicon is change now. 

how to use mouseover?

Friday, April 22, 2011 · 0 comments

We can use mouse over, over the any text or image. Through mouse over link you can redirect your visitor to any site which you want without Mouse click.

Mouseover is a technique where you can transfer your link. here is the specification of mouse over command.

1. If you want to use mouse over on text then this code is used for ti

<a href="target="new" " onmouseover="window.location='your url where you want to transfer';"  >  ......your text....</a>

2. If you want to use mouse over with image then this code is used

<a href="target="new"" onmouseover="window.location='url where you want to transfer ';"  ><img border="0" src="...image source " width="130" height="70" /></a>

Note:- this is the example for html code mouse over can be used in java script.

How to add url in dmoz?

Friday, March 11, 2011 · 0 comments

dmoz is a web directory. It is a very popular & most reliable directory which consist only those addresses which have quality. Generally dmoz accept One year old url.

You can in trouble when you go for submit url in dmoz.

This is a direct link through which you can submit your url in dmoz.


through this add your url to dmoz, after submission your site go for review. dmoz can any time for accept it.

About this blog

All information regarding SEO tools, tips and techniques which are necessary for performing various SEO operations on a specific website.