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.

How to hide navbar on blog

Monday, February 7, 2011 · 0 comments

hide navbar

Step  - 1

Login in blogger, go to design menu

Step - 2

Go to edit html and search navbar.

Step -3

 put code

#navbar-iframe {
display:none!important;


OR

put code

#navbar-iframe {
   height:0px;
   visibility:hidden;
   display:none
}

After this navbar will hide on your blog.

How to redirect your blog/site

Thursday, February 3, 2011 · 0 comments

how to redirect your blog

  • first go to your blogger account then go design menu.
  • after entering design menu go for edit html.
  • In edit html place a meta tag showing below, this is called redirect meta tag.

<meta http-equiv='REFRESH' content='0;url=http://www.the-domain-you-want-to-redirect-to.com'/>


in this meta tag you place the url address on which you want to redirect your blog.




how to redirect your site


Similar blog go for edit html for your site place meta tag( redirect meta tag showing upper).
   

Mail Marketing Important Factor

Friday, January 21, 2011 · 0 comments

Mail Marketing Important Factors,
1- Title - Choose a best title which reflect to your services In title put suitable keyword/key phrase, because entire content of e-mail depends on title. If You have different-2 services then you should have prepare separate mail according to services. 

2- Content - Content should be very specific, short and simple. you can use graphics(image) between content, All graphics and content should be in right places & eye catching. In Content grammar and punctuation play very important roll so content will error free and very effective. Most Important thing is that prepare content according to your title(services/Offer). All special offer & Content can be in bold tag that will help is proper impression. email marketing is to offer an email correspondence course on a subject closely related to your website or the products or services you offer. Keep your emails to the point. People love information, interaction, and a deal. They do not have time for novels or complicated instructions to do something.

3- Links - Links should be in proper place and keep one thing in mind links on keyword/key phrase should be open related to these keyword/key phrase pages and page will be helpful for your customer point of view. No. of links should be less and try to keep those links which are important customer point of view.

4- End of Mail Make sure your email signature includes your Website address & social media links.

Delivery - Ensuring that your emails are delivered to the inbox of recipients and aren’t registered as SPAM . You can use spam filter keywords(sender end)

Render ability - Ensuring that emails are readily viewable in different email readers such as Outlook and also webmail readers such as Hotmail and Yahoo! Mail.
Source- Ezine articls

About this blog

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