09 March 2012

How You Can Change Your Current blogspot domain name at blogger.com

If you want to change your domain name used currently with your blogger account but try to change it forever, you have come right place now, where you could find the tips.

1. Now Sign in to your blogger account


2. Now go to settings tab and click on Publishing. You will see your current publishing domain name edit form. Now you could change the present blog name and write the given word at the box.





3. Now click on Save Settings. If your desired domain name is available you would be welcome but if so not you need to enter your another domain name by replacing the previous. Once you success your new blog domain contain all the previous blog post and other things so.

Thank you reader. If you get help from this post please give your feedback through commenting. Have any question for any inconvenience regarding this post please also inform us.

07 March 2012

How to put a Paypal Donate button to your bolg

Keeping a paypal donate button to your blog will give some dollar to encourage you by donating to paypal from your loyal visitors. If you have not any paypal account let do an account here.

Now see how you can add a paypal donate button to your blog step by step...


1.First,Log in to your Paypal account.


2.Click on the 'Merchant Services' tab (see at the top of the page).


3.Scroll down the window and you will see an option "Donations" in the right sidebar.Click on it!



4.Now,you will see some options like Donation name/service ,donation id,etc etc...
The first field (Donation name/service) is the only thing that is required and all the remaining fields are optional.
Enter that first field,choose a button style,scroll down the window and click on "Create a button Now"



5.Now,you will see some html code... Copy it and sign in to your blogger dashboard »» Click on the layout »» Add a Page element »» html/javascript »» and paste that html code and SAVE THE CHANGES.

Here is how the button will look in your sidebar



Let it try to your blog and get some bucks which will encourage you much. If you have any positive or negative feedback regarding this post for any inconvenience please inform us through commenting. 

06 March 2012

How to insert or add any video to your blog post ?

Youtube the most popular website for video content. Now we are sharing with you how to embed a youtube video to your blogger blog post.


Insert or add any video to any of blog post is a very silly task such any simple guy can do it. If you want to add your own or original video, you first sing up to youtube and upload your video & get the embed code.

Otherwise you can embed any public video in your blog.For example,if you want to embed a britney spears video,search it and copy the embed code on to a windows notepad or anything else.
The following process is explained below with pictures for easy understanding.
1.Go to youtube.com and search for your required video


2.Copy the embeded code(ctrl+c) and paste(ctrl+v) it in windows notepad.


3.Sign in in to your blogger acoount and click the New Post button and next,select the option 'Edit html' as shown below and paste the html code as shown below.


4.Publish the post.That's it, as you can see now,the youtube video is embeded in your post properly.


Following these you can embed any video to your blog post like this others popular video sharing sites Vimeo, Daily Motion, Metacafe, Blip.tv, Viddler. Video sharing is a better ornament for any kind of blog.

Dear visitors is there is any inconvenience or find any mistake regarding this post please inform us through commenting. You should not keep any hesitation to give your important feedback.

How to make your blogger blog friendly for mobile browsing

Now a days millions of people use their cell phone for internet browsing. The mobile internet speed is also very fast these days with 3G's , mobile apps,etc.


From these we can say that thousands of visitors are coming daily to your blog. If they could not yet get your blog friendly they would not see your blog anymore. so it should become assure that your blog could load easily to any of the mobile phones otherwise all the mobile phone readers you might loss. A normal blog takes lot of time to load and there are other issues that your site not fitting properly in the mobile screen.

So make your blog easily loadable and internet friendly please do that....

Sign In to your blog

Go to Design Tab and edit HTML

Now find this code

<b:include data='blog' name='all-head-content'/>


Paste this code below that line...

<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>

<b:if cond='data:blog.isMobile'>

<meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/>

<b:else/>

<meta content='width=1100' name='viewport'/>

</b:if>

Now save the changes

It's that, now your blog will visible to any mobile phones with fast and high speed.

Thanks you all.

30 January 2011

Add a Contact link such "Email Me" to your blog

If you want to increase interaction between your site and visitors you need to help an " Email me" link to your blog. to contact your site users click on mail me or email me and can send mail to you. with the help of contacting to your site visitors get help directly from you and will visit your site regularly.

Disadvantages of directly sharing your email address to your site the web site spammers can find your mailing address easily by using search engines or others ways and may harm to your site. visitors will click on "email me" and get automatically to Windows outlook express and able to send you mail. this type of link will help you to hide your email address sharing directly.If anyone use yahoo, gmail, hotmail or other mailing address can copy this email address and paste to outlook express and mail to you.

There are two ways to add Email me link.

 Way 01.
Suppose your email is example@gamil.com, here the link code you must follow the instructions.
__________________________________________
<a href="mailto:example@gamil.com">Email me </a>
__________________________________________

Way 02.
If you mean visitors of your site click on an image and get this link, then you will upload an image to a image hosting site who will give you a direct link.

Email me

Suppose your image link is "http://farm6.static.flickr.com/5012/5398123507_a4a5029922_m.jpg", here the code and must follow the instructions.
___________________________________________________________
<a href="mailto:abc@gmail.com"><img src="http://farm6.static.flickr.com/5012/5398123507_a4a5029922_m.jpg" alt="Email me" width="120" height="57" border="0" /></a>
___________________________________________________________

Note: Do not forget to replace the mailing address and image url provided.

Instruction: follow any of the way then you copy the code and paste it to your blog layout page by adding any html/javascript gadget , save and published.

28 January 2011

Changing of blogger default icon is an easy process

The article i h'v written in it will help you to change your blogger default icon to your own custom icon what you want. at first i also have used blogger default icon but everyone want to uniquely customize appearance of their web url icon. i have successfully changed my  blogger icon and i mean you also be successful. To change blogger icon or favicon  you need to follow the steps given bellow.



Step 1.
Create An Image: you need to select an image what you want to see as your blog icon. then you can use this image to generate to Favicon Generator  and make it as your desire size. Formatting of this image you can use JPG, JPEG or PNG. i suggested to select PNG format because it will be size at 4:1 ratio.


Step 2.
Upload This Image: upload this image to a free image hosting site like Flickr. not only flickr you can also choose another free image hosting site but you need to copy the direct image url and follow the next step.


Step 3.
Add Tag:  add this tag to your blogspot template. login to your account and go to design page select "Edit Html" then paste it to "<title>" tag and  "<b:skin>" tag. To find easily this tag at "mozilla firefox" use find tool whose shortcut "Ctrl +F".

___________________________________________________________
<title><data:blog.pagetitle/></title>
<link href='put the image url here' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
<b:skin>
<title><data:blog.pageTitle/></title>
    <b:skin>
___________________________________________________________



Save and publish. then visit your blog by opening it to other tab and you will see your customize blogger icon. it is very simple and easy so try and be faster to blogger.