Showing posts with label Blogger Tips and Tricks. Show all posts
Showing posts with label Blogger Tips and Tricks. Show all posts

Monday, January 6, 2014

// // Leave a Comment

How To Create A Blog Post In Microsoft Word

Hi friends after i long time research today i am sharing how to create blogger blog post easily with Microsoft word just follow the steps below.

How To Create Blog Post In MS Office Word:


  • Goto your windows star menu
  • click on MS Office Word



  • create a new document
  • click on new blog post as see in image 



  • Provide your blogger blog Account
  • and click next



  • Enter post title and post body
  • click on publish button


Last Words:

Now you have done i you enjoy this article please share this with your friends and stay tuned more interesting articles ae waiting for you if you need any help please feel free to contact us or leave a comment below will reply will be highly appreciate thanks.

Read More

Sunday, December 1, 2013

// // Leave a Comment

Google Official Contact Form for Static Pages in Blogger

Google Official Contact Form for Static Pages in Blogger

Google released a official contact form but its only work on sidebar and widgets but i am shairng this with a tricks to add like a contact us static page.

Add Blogger Official Contact Form To Static Pages

  • Go to Blogger Dashboard
  • Pages >> New Page >> Blank Page
  • Switch to Edit Html
  • and paste the following codes below
<table><tbody><tr><td>Name</td> <td><input class="contact-form-name" id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" /></td></tr><tr> <td>Email<span style="font-weight: bolder;">*Mandatory</span></td><td><input class="contact-form-email" id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" /></td></tr><tr> <td>Message<span style="font-weight: bolder;">*Mandatory</span></td><td><textarea class="contact-form-email-message" cols="25" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea></td></tr><tr><td align="center" colspan="2"><input class="contact-form-button contact-form-button-submit" id="ContactForm1_contact-form-submit" type="button" value="Send" /></td></tr><tr><td align="center" colspan="2"><div style="max-width: 222px; text-align: center; width: 100%;"><div class="contact-form-error-message" id="ContactForm1_contact-form-error-message"></div><div class="contact-form-success-message" id="ContactForm1_contact-form-success-message"></div></div></td></tr></tbody></table>


  • Now click Publish


Then,


  • Go to template
  • Edit html >> expand widgets 
  • Click on Jump to Widget and take Contact Form1

Click on the arrow before


<b:widget id='ContactForm1' locked='false' title=' Contact Us' type='ContactForm'>
Delete the portion inside <b:includable id='main'> ........ </b:includable>



  • Now Sidebar Widget will not appear.
  • Click on Save Template
Now You Have done if you need any help please comments below.




Read More
// // Leave a Comment

Head Banner Changing Image Tricks For Blogger

Head Banner Changing Image Tricks For Blogger
Hi Friends, Today i am sharing this articles how to change head image on reload the tab on blogger blog this is very simple and interesting.





Follow These Instruction:

Go to Blogger Dashboard
Template >> Edit Html >> Expand Widgets
Find  ]]></b:skin> and pase the following code before it.

#header {
background: url("your header image url in quotes") no-repeat left bottom;
margin:0;
padding:2px;
}

Then copy the following script and paste then above </head> tag.

<script type="text/javascript">
var banner= new Array();
banner[0]="1st image url";
banner[1]="2nd image url";
banner[2]="3rd image url";
banner[3]="4th image url";
banner[4]="5th image url";
var random=Math.round(4*Math.random());
document.write("<style>");
document.write("#header {");
document.write(' background:url("' + banner[random] + '") no-repeat left TOP;');
document.write(" }");
document.write("</style>");
</script>

 If you face any problem please feel free to leave a comment your reply will be highly appreciate thanks and stay tuned.
Read More

Saturday, November 30, 2013

// // Leave a Comment

How To Add a Recent Posts Feed to a Blogger Blog

How To Add a Recent Posts Feed to a Blogger Blog

How To Add a Recent Posts Feed to a Blogger Blog

One very simple way to increase page views of your Blogger (Blogspot) blog is to add a recent posts feed to your site. The procedure is easy and effective and does not require any template tweaking. This tutorial assumes limited technical knowledge of Blogger and is mostly aimed at new bloggers and beginners although it is suitable for any Blogspot blogger who wants to increase site traffic. 

If you would like to add a recent comments feed to your Blogger (Blogspot) blog please see my tutorial Add a Recent Comments Feed to a Blogger Blog

Below I will take you through the steps of adding a widget so that your feed is displayed in your Blogger blog's sidebar. Unfortunately the maximum number of items that can be displayed in the posts feed at this point is limited to 5 due to a Blogger limitation. I have not found a hack to increase this level but when I do I will update this post. 


Add a Recent Posts Feed to the Sidebar of a Blogger Blog


1. Login to you Blogger blog and navigate to Layout > Page Elements

2. Click on Add a Gadget in the sidebar and select the Feed widget

3. A popup dialog box will appear requesting you to configure the URL of your feed. Enter the following text into the box:


http://yoursitename.blogspot.com/feeds/posts/default

Be sure to substitute yoursitename for the name of your site 
How To Add a Recent Posts Feed to a Blogger Blog

4. If you have entered the address of your post's feed correctly Blogger will retrieve your feed and display a preview in a dialog box. The feed will include links to the last five posts on your site. 

5. Delete the name of your blog and type in Recent Posts instead


How To Add a Recent Posts Feed to a Blogger Blog

6. Click on Save

7. Click on View Blog to see your new Recent Posts feed in action

8. If you want to change where it appears in the sidebar this can be achieved by returning to Layout > Page Elements and using the drag and drop feature to position the widget.


Having Problem

If you are using a feed delivery service like FeedBurner your default feed URL will be being redirected by Blogger.com. In this case you will need to enter the Feedburner address of the feed which is likely to be something like this:

http://feeds2.feedburner.com/YourSiteName

Notice how Feedburner capitalizes your blog name. Check the exact address at Feedburner if you are not sure of the feed address. For more on burning your feed at Feedburner check out these articles: Blogger RSS Feeds and Feedburner and Burn Blogger RSS Feeds at Feedburner and Add a Feedburner FeedFlare to a Blogger Feed


Read More

Sunday, November 24, 2013

// // Leave a Comment

Optimize Your Blogger Blog without Any SEO Plugin or Widget

Optimize Your Blogger Blog without Any SEO Plugin or Widget

What is an SEO Plugin?


Some of you might need to know what SEO plugins are. SEO plugins help users a lot to optimize their blogs for search engines. They enable a user to set up meta description for posts and pages, rewrite title and customize permalink setup.


Wordpress blogs have these SEO plugins which help write better content, do page analysis, Technical SEO, control meta & link elements, XML sitemaps functionality,  RSS optimization, edit your .htaccess and robots.txt file, social integration, multi-site compatible, import & export functionality, news SEO.

Seems great, isn’t it? Yes, of course because all these play a vital role in a blog’s SEO.


But what if you have a Blogger blog and ask me “Is there any SEO plugin for blogger?” and I reply you with a big No. You are distressed and dejected. But not! You needn’t be dismal and overridden by gloom as I am going to give you some canny tips and tricks on how to boost search engine optimization for your Blogger blog without any SEO plugins or widgets.

Optimizing Blogger Blog Well for Search Engines without any SEO Plugin


By default Blogger blogs are not well optimized for search engines. However, following four SEO tips and tricks for your blogger blog’s optimization will do what SEO plugins do for WordPress blogs.

1. Enable Meta Description


A new blog on Blogger has, by default, its meta description setting turned off. To enable it for posts and pages you need to turn this feature on from your blog’s dashboard. When you enable the meta description, you will see a box in the post editor of your Blogger blog which allows you to set meta description for all your posts. To enable meta description, proceed as below:
  • Login to Blogger dashboard.
  • Select your blog.
  • In your blog's dashboard, go down to Settings, then select Search Preferences and then Edit the description.
  • When you click on Edit link in front of Description, you will see that Enable search description option is set to No. Change it by selecting Yes to enable meta description.
  • A box will appear in which you can write default description for your blog.
  • Now save the changes you have made and your blog’s meta description has been enabled.

Now after your blogger blog’s meta description is enabled for posts, you can write meta description for all your blog posts in editor while composing the posts.


2. Optimize Your Blogger Blog for Search Engines


Now let’s move to second important step for optimization of your blogger blog for search engines. This tip is about modifying the title of your posts and pages for search engines. This is very vital for SEO of your blog. 

Again in Blogger blog, by default, blog title or name is displayed before post titles which harms SEO efforts for a blog. Follow the step below and remove your blog title from post titles. This will certainly enhance your blog's SEO to a great extent by getting rid of unnecessary and repeated keywords of your blog title from your posts. 


Download a backup of your blog's template and edit its HTML. It provides you with a chance to restore your template if there is something wrong with editing.

Look for <title> in your template code by pressing Ctrl+F and replace 
<title><data:blog.pageTitle/></title> 
with the below code.  
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

You have done it and now Save your template.

This makes your blog title appear only for homepage and all your posts will show their own title without showing your blog’s title again with post titles.

3. Set Custom Permalink for Each Post 


While composing your posts, you must always set the custom permalink for your posts. Don’t leave them for auto-generated permalink. While you are composing posts you can set permalink for your posts and pages from sidebar of the editor. Follow the tip below in this regard:


  • Write your main keywords to set the permalink.
  • Just write important keywords and try to make it short. Keywords in URLs make a great difference.
  • If, by mistake, you publish your post without setting the permalink then edit it quickly before it gets indexed. Revert it to draft, set permalink and then publish it again.

4. Using Keywords in Meta Description


Use keywords in meta description and write a unique and excellent meta description with keywords for your posts. Using keywords in your meta description makes it tempting for visitors and they are likely to click on it in search results.

Hope you learn from this tutorial. Following these four great tips you have optimized your Blogger blog well for search engines without any SEO plugins. 

If you need any further information please leave a comment below your reply will highly appreciate.


Read More

Saturday, November 2, 2013

// // Leave a Comment

Tips and Tricks to Increase Blog Traffic Using Google Webmaster Tools

Tips and Tricks to Increase Blog Traffic Using Google Webmaster Tools
Blog traffic is one of the top goals of every savvy blogger to achieve. It is a long term process to increase blog traffic significantly. You can't improve your blog traffic in a day. You have to work hard on your blog to build its ranking and readership to receive decent amount of traffic. I have already shared some tips to increase blog traffic in my previous posts that you must follow. But today I bring a very interesting and genuine trick to increase your blog traffic using Google Webmaster Tools. If you follow this trick wisely then no doubt you can double your traffic in short period of time. Without taking your time any more, let see how to use Google Webmaster Tools to improve traffic of a blog or website.

Read This: How To Earn Money Through Blog

Using Google Webmaster Tools to Increase Blog Traffic

Log in to your Google Webmaster Tools account.

Choose your blog.

Now from the left side menu, click on Traffic tab and choose Search Queries.

Once you click on Search Queries link, a complete list of search queries terms will appear on your screen. Internet users use those keywords in search engines to find and to reach at your blog. That means you are receiving maximum traffic from those search queries. See below screenshot of search queries for this blog.

Tips and Tricks to Increase Blog Traffic Using Google Webmaster Tools

Now the trick is, pick all short trail keywords which are 100% relevant to your blog niche. We will target those keywords to improve traffic to our blog.

Once you select the relevant keywords, list all of them into a separate text file like in notepad.

If you target those keywords in your blogging, then your SERP (Search Engine Result Page) will increase very fast because they all are those keywords for which your blog is already performing well in search results.

Start working on those search queries and notice a significant improvement in your blog traffic.

Read This: How To Build Successful Career in Blogging

How to Target Keywords?


To target those keywords you can use multiple methods of SEO and blogging. I am mentioning some of them below:
Start writing some best articles using those keywords for your blog. The more you update your blog targeting those keywords, the higher you rank in search results.

Build Quality backlinks for those articles and use your keywords in link building.

Must Read: Tips To Build Quality Backlinks For Blog

Do Off page SEO for your blog by targeting those search queries. You can use article submission, Social Bookmarking, Directory Submission etc.
Read More
// // 1 comment

Build Quality Backlinks For Blog Tips and Tricks

Build Quality Backlinks For Blog Tips and Tricks
Backlinks can change the way of blogging. If Quality Backlinks can improve your blog ranking then bad and poor backlinks can ruin your all efforts and hardwork into vain. Webmasters need to give special preferences to quality of backlinks. In Panda and Penguin World, quantity of backlinks doesn't matter. The thing which matter is Quality. In past, webmasters used to generate backlinks using poor techniques like profile links, link exchange with random websites, generating too many links with same anchor text on which they want to rank their blog in search engines. But the time has changed now. Google hates all of these link building techniques. Now we have to work on quality not the quantity. In this article I will share some best tips that can be follow to generate high quality backlinks.

Quality Backlinks


Below are some general methods of getting backlinks to a blog and you may be aware with them. But in this post I will tell you how to follow these methods correctly without any risk of SEO penalties. So, take a look at what to do and how.

Tip 1: Blog Commenting

Most of you will know that blog commenting is the best method for link building to a blog but do you know how blog commenting works. This is highly recommended to add blog commenting in your blogging schedule. Leave at least 10 comments daily on high ranked blogs same with your niche. It will not only help you in link building but also help you to increase blog traffic. Most of bloggers will know the benefits of blog commenting but they don't know how to take proper benefits of their time they spend on commenting on other blogs. Commenting on those blogs where you get nofollow link is a waste of time. Work on those blogs where you can get dofollow backlink for your blog.
Use search engines to find CommentLuv and KeywordLuv enabled blogs and leave valuable comments on those blogs on daily basis. When you comment on those blogs then below every comment your recent posted post will be shown with title as anchor text. And even you can also use your keyword in the name field like this Blogger Tips and Tricks. That means you can get two backlinks from single comment. It will help you to generate high quality dofollow backlinks and your Page Rank will increase.

Find CommuntLuv and KeywordLuv Enabled Blogs


This is really a simple job to find those blogs which have installed Communtluv and KeywordLuv commenting system in it. Simply go with your favorite search engine and type the below query.

1) your keyword "CommentLuv"2) your keyword "KeywordLuv"

It means if I need to find blogs with blogging niche then I will search query like blogging "CommentLuv".

Once you enter these types of search terms you will get the list of CommentLuv and KeywordLuv enabled blogs. Use them to increase your blog backlinks. Spend at least 20-30 minutes daily to read those blog's articles and leave valuable comment there. Don't put short comments like nice article, good article and all. Blog owner will not accept these types of comments and your efforts will be waste.

Tip 2: Use Forums

Use Forums

Participating in webmaster forums can help you to increase your blog readership. Readers will let to know about your blog and hence new visitors land to read your content. Denote some time from your schedule to use forums for link building. Answer the questions there under your perfection of field and use signature as a link back to your site. You can use below forums.

Digital Point Forum

This forum is especially for webmasters and SEO niche. You can ask your questions there as well can reply to those questions asked by others. Try to reply with best answer. Once your answers got liked by 3 established users then you will also become an established user. Then you can use signature below every answer which you give. Use link pointing back to your blog in signature column. Visit Digital Point Forum.

Yahoo Answers

"Yahoo Answers" is the best place to increase your blog traffic fast. There are millions of visitors on this question answer website. You should join this site for your own benefits. Spend some time to reply other's questions. There are 10 levels and when the number of your answers will increase these levels will also increase. As same as digital point forum, here you have the opportunity to put your blog link in source column. But that link will not be active. If you want an active link then you have to reach on second level. Second level means 250 points. 2 points for each answer and 10 points for the best answer if voted by the person who asks the question. Do answering on regular basis, it will bring new visitors to your blog and if they subscribe your feedburner feed then they will become your blog readers. Visit Yahoo Answers.

Tip 3: Guest Blogging


Write your best and unique articles for other's blog. Yes, you heard right. Write for others and in return you will be awarded with a very powerful dofollow and targeted backlink with anchor text of your choice. Find blogs under the same niche which you have and contact their owners using contact us form in their blog to submit guest post. If they agree to publish your post on their blog then submit your post and include one or two link between content or in the Author's Bio section with your main keyword as anchor text. Guest Posting is beneficial for both the parties. Blog owners receive free and high quality articles for the blog and in return you receive high quality backlink for your blog.

Note: Don't always build backlinks for your blog homepage. Try to build backlinks for internal pages also like category pages or any related post. For more SEO benefits you can also link to your sitemap page. By sitemap page, I mean the page which contains links to all published posts into your blog. You can visit my blog sitemap page for better understanding named as Blogger Tips And Tricks. By linking to that page means killing two birds with single stone. First is it will help Google Bots to crawl and index all of your posts and second is visitors will have to click to the links to read the article hence more page views.

Tip 4: Internal Linking of Posts

Internal links and External Links both plays an important role in SEO. Internal links also count as quality backlinks. Google loves those blogs which works on internal linking strategy. Let me tell you how internal linking works. Whenever you right new post, try to link your previous posts or popular posts with proper anchor text. It has multiple benefits like:

Build Backlinks for all posts.

Search engine crawlers will let to know about your blog content in deep. All the posts will get indexed fast. Hence better crawl rate.
Increase blog visit time, hence better ranking in search results.
So, what you think does internal linking works? Obviously works dear. Just try it and you will let to know yourself.


Read More