Happy New Year - jQuery Popup For Sites!

happy new year jquery popup for sites



Time fly too fast! Two years back we released a combination of 2 different popups to wish your website visitors happy winter holidays and happy new year, we are releasing today a dynamic popup for new year so that you may not remain dependant on a fixed background theme and instead change the date and time by editing the text.





This Popup plugin contains 4 Unique Features!




  1. Falling snowflakes,


  2. It has a digital countdown timer,


  3. It has 3 different animations,


  4. Supports HTML5 sessionStorage functionality to set cookie in order to control the popup display. You can choose to show the popup once or several times.



It is perfectly compatible with all major browsers. A perfect way to greet your website visitors.  You can add it easily to your blogspot or wordpress blogs or on HTML webpage you may have. It is extremely easy to customize. View the demos below and then proceed to the installation guide.


Note: I have willingly set the counter to 2017 so that the demo may live longer :)




How to install this popup?



All steps are exactly similar to the ones we already shared on our christmas popups tutorial except for the styling which I will discuss here. Kindly therefore follow all steps shared in the Winter Holidays tutorial linked below. Follow all steps there and skip step#5.





Add the following CSS code instead of the code shared in step#5 of previous tutorial:




/* -------------------------------------------------- 
New Year Popup by MBT


-------------------------------------------------- */



#mbt-counter {



padding: 10px;

font-family: oswald,verdana;


background-color: transparent !important;


position: relative;


top: 28%;


font-size: 25px;


left: 28%;


text-shadow: 1px 2px 4px rgb(51, 51, 51);


color: rgb(255, 254, 198) !important;


border: 2px solid orange;}



        .reveal-modal h2 { 
   position: relative;


top: 25%;


font-family: oswald,arial;


font-size: 1.7em;


text-shadow: 2px 4px 10px #000;


color: orange;


text-align: center;}



    .reveal-modal-bg {

        position: fixed;


        height: 100%;


        width: 100%;


        background: rgba(0,0,0,.8);


        z-index: 100;


        display: none;


        top: 0;


        left: 0;


        }


    .reveal-modal {


        visibility: hidden;


        left: 50%;


        top:170px;


        margin-left: -300px;


        width: 550px;


        height: 305px;


        background: rgba(51, 51, 51, 0) url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtU3aX2esST0txTR2jBguN0HwxYQytb3CRxs9kvcs02AcO7gCOyv-Hcj_I_0IcWSoml0HYLkpbmKhOcWPsKNMmCJDL-ub6-OGe6Rb74XqKs-PxvhYx9cBkBTj608hTCFB8QDsTD6KYxJ0/s1600/happy-new-year-png.png) no-repeat -17px 0px;


        position: absolute;


        z-index: 101;


        padding: 30px 40px 34px;


        -moz-border-radius: 8px;


        -webkit-border-radius: 8px;


        border-radius: 8px;


        color: #FFF;


        }


    .reveal-modal.small         { width: 200px; margin-left: -140px;}


    .reveal-modal.medium         { width: 400px; margin-left: -240px;}


    .reveal-modal.large         { width: 600px; margin-left: -340px;}


    .reveal-modal.xlarge         { width: 800px; margin-left: -440px;}


    .reveal-modal .close-reveal-modal {


        font-size: 32px;


line-height: 0.5;


position: absolute;


right: 25px;


font-weight: bold;


cursor: pointer;


bottom: 25px;


color: orange;


        }


        .reveal-modal .close-reveal-modal:hover {


            color:#2d2d2f;


        }




That's all!



Hide Winter Snow Fall



If you don't want to show the falling snow then kindly remove this code:




$(document).snowfall({deviceorientation : true, round : true, minSize: 1, maxSize:8,  flakeCount : 250});




This code is given in step#4 of previous tutorial.



The HTML



For step#6 use the following HTML code




<div id="myModal" class="reveal-modal" >

        <h2>Count Down Begins...</h2>


        <script type='text/javascript' src="http://tools.mybloggertricks.com/mbt-counter.js"></script>


        <a class="close-reveal-modal">&#215;</a>


        </div>




Need Help?



Kindly let me know if you needed any help. I whole heartedly expect that you will like this pleasant gift for new year. Happy new year 2016 buddies but before I go here goes my new year resolution:



"Spending more time with my newly born baby "Ifza" and ofcourse blogosphere."



Love you all buddies! What are your new year resolution? =)

How To Verify Your Site/Blogger Blog With Alexa

how to verify a site with alexa

Alexa is a site which keeps data of sites and blogs and give them a rank in that site's region and a Global rank which depends on its traffic, traffic sources, keywords used to reach that site etc in other words Alexa is rich of sites history. It tells people about how famous a site is that's why webmasters try to increase their site traffic and improve their Alexa rank to show people how popular their site is and it improves a site's impression too. But most of people who are not too friendly with site development and internet get confuse with how Alexa works which is very easy to understand. Alexa gets info from search engines and site analytics and show a rank on traffic and search analytics basis.

One more thing is webmasters want to show a desired country on Alexa rank page and don't know how to do that. Only a few know that it could be done by verifying a site with alexa. So in this post I will tell you how to verify your site with alexa. After verifying your site with Alexa you will get following things!
  • More accurate and clear analytics of your site e.g search keywords, traffic sources, daily time on page etc.
  • You can specify a site to be shown on rank page.
  • You can add info about your site e.g contact info, logo etc.

Follow: +101Helper On Google To Stay Up To Date!

How To Verify A Site With Alexa?

Follow below steps to get your site verified with Alexa!

Step 1: Create an Alexa account.

Step 2: Sign in to your account.

Step 3: Now go to http://www.alexa.com/siteowners/claim?ax_atid=7a1cf237-f464-4daf-98d6-50ef8b4072a0 to claim your site's ownership.

OR

If the above link is not working then follow below link but replace 101helpervideos.blogspot.com with your site url:

http://www.alexa.com/pro/subscription/claim?site=101helpervideos.blogspot.com

Step 5: Now you will be taken to a page where you have two methods to claim your site's ownership:
  1. Upload an Alexa verification file to your site's root directory.
  2. Add an Aelxa verification  ID to your homepage.
Click on the second one.


Step 6: Now copy your meta verification code.

Step 7: Go to blogger, navigate to template and click on Edit Html.

how to edit html in blogger

Step 8: Paste the copied verification code inside the <head> region of your template like this and click on save template:

alexa site verification blogger

Step 9: Now go back to the alexa verification page and click on Verify my ID.

how to verify a site with alexa blogger 101helper

That's it you will see Your site is successfully claimed.

Also Read: How To Improve Your Blog's Alexa Rank


How To Edit Your Site's Data In Alexa?

Follow below steps to edit your site's data in alexa!

Step 1: Go to Alexa and Login to your account if you are not already logged in.

Step 2: Go to Dashboard and hover Site Management beside site metrics and click on Edit Site Listing.

how to change country in alexa

Step 3: Fill out your site's info e.g: Your site's name, description, site's owner name, address, city, contact info etc.

how to verify blogger blog with alexa

Step 4: Choose a country of your rank, it will be shown in your site's info.

how to show your country in alexa

Step 5: Click on save changes and you are done!

Note: It will take about two days to update changes.

You can get more features like comparison between your site and other sites, adding your site's logo etc but for that you have to upgrade your account.

Thanks for visiting 101Helper. Follow and subscribe for more posts. Keep visiting us.

Search Tags: How to add site info in alexa, Improve Alexa rank, Show rank in your country in Alexa, 101 helper alexa rank tips, verify blogger blof with alexa, seo tips and tutorials for blogger 101helper.

HTTPS: Blogger Images Given Relative Paths

blogger images served with relative urlsI guess blogger heard us finally! =) We reported back some 5 major disadvantages of switching to HTTPS for blogspot blogs and among these disadvantages was the serious concern of mixed content issue majorly caused by picasa images inserted inside the blog posts. These images was given absolute paths and we discussed that unless images are given relative paths, switching to https at this stage could be a nightmare. Fortunately just recently all blogspot blogs which uses the encrypted and secure HTTPS connection will get all its media content auto replaced with Relative URLs. All images are auto served with relative paths

Note: Click the Button below to see full list of topics under discussion.

Topics List

How are Images Stored in Relative URLS?

All images that you upload in a blogger blog are stored inside Picasa web album. Previously even if you had enabled HTTPS, your visitors would continue seeing the following http error in their address bar. It was caused mainly due to image links stored in http:// instead of https://

https error in blogspot blog

Connection is Not Secure

The connection to this website is not fully secure because it contains unencrypted elements (such as images) or the encryption is not strong enough.

But now this issue has been fixed thanks to relative paths which automatically replaces your Image HTTP URLS with HTTPS URLS. 

relative path and absolute path for images

In Relative URLS case you don't need to change the URLs from http to https because the image src will pick the current Domain URL structure of your site no matter how many times you change it.

BEFORE:

Before switching to https, blogger images are stored in absolute paths which looks like the one below:

http://3.bp.blogspot.com/-uH6EWDyC8uc/URKlnspDBRI/AAAAAAAAJGw/z_6DsQvaH9g/image%25255B7%25255D.png?imgmax=800

 

AFTER:

After switching your .blogspot.com domain to HTTPS, the images will get a relative path or naked paths without the hyper text protocol as shown below:

//3.bp.blogspot.com/-uH6EWDyC8uc/URKlnspDBRI/AAAAAAAAJGw/z_6DsQvaH9g/image%25255B7%25255D.png?imgmax=800

Thanks to this relative URLS your connection will remain secure and your visitors wont see "connection Is Not Secure" Instead they will now see a "Secure connection" alert box in the address bar as shown below:

secure connection in blogger blogs

Secure Connection

Firefox has blocked parts of this page that are not secure

Areas which are blocked are your widget scripts which are using the HTTP connection. You will need to manually replace it with HTTPS or upload your scripts at a secure https hosting.

Your views?

Just two months ago we raised this SEO blunder that was causing serious trouble but I am really glad now that blogger has fixed this mixed content issue and has handled it effectively at server side. This was exactly was we recommended in our post. Do read that post to get a clear idea of what we mean. Although I will still request that blogger team may now also fix the http to https redirection problem which is not yet sorted out. Only then switching to HTTPS could effect a blog's search ranking positively.

How do you think this latest development will help publishers better fix the mixed content errors? What else would you request from blogger to fix? Do share your views in the comment box below.

Finally for bloggers with over 1K-10K posts, relative paths are surely no less than a heaven! =) 

Open Live Writer — Keyboard Shortcuts

Open Live Writer - Keyboard shortcutsWindows Live Writer is dead now for Blogger users and replaced with its Open Source alternative "Open Live Writer (OLW)" which is the perfect blogging toolkit for publishers using Wordpress, Blogger, TypePad and all other popular blogging CMS platforms. As an addicted user of this new blog editor I just figured out some useful keyboard shortcuts that you can use to save time updating your blog using Open Live Writer. I have compiled below the complete list of keyboard shortcuts supported by OLW. Indeed most of these shortcuts are inherited from OLW's parent - Microsoft's Windows Live Writer.

Note: Click the Button below to see full list of topics under discussion.

OLW Topic List

Following is a categorized list of the most common keyboard shortcuts used in Open Live Writer:

BLOG & POSTING Shortcuts

Shortcut Function
Ctrl + N Creates a new post
Ctrl + G Creates a new page
Ctrl + O Open recently posted
Ctrl + S Save a post
Ctrl + Shift + P Publish a post
Ctrl + Shift + D Post draft to blog
Ctrl + K Insert hyperlink
Ctrl + J Add picture from computer
Ctrl + Shift + C Set categories or Labels
Ctrl + Shift + J Add picture from the web
Shift + F11 Switch to source view
Ctrl + F11 Update blog theme
F11 Switch to edit view
F12 Switch to preview view
F2 See post properties like keywords and post date


TEXT Formatting Shortcuts

Shortcut Function
Ctrl + B Bold
Ctrl + I Italicize
Ctrl + H Strikethrough
Ctrl + U Underline
Ctrl + = Subscript
Ctrl + Shift + = Superscript
Ctrl + Shift + L Bullets
Ctrl + Space Clear formatting
Ctrl + E Center text
Ctrl + L Align text left
Ctrl + R Align text Right
Ctrl + Shift + N New paragraph
Ctrl + Left Alt + 1 Heading 1
Ctrl + Left Alt + 2 Heading 2
Ctrl + Left Alt + 3 Heading 3
Ctrl + Left Alt + 4 Heading 4
Ctrl + Left Alt + 5 Heading 5
Ctrl + Left Alt + 6 Heading 6
Ctrl + Left Shift

Set text direction from left to right
(Only available in RTL mode)

Ctrl + Right Shift

Set text direction from right to left
(Only available in RTL mode)



PHOTO Editing Shortcuts

Shortcut Function
PrntScr + Ctrl + V Takes screenshot from your desktop screen and then press Ctrl + V to paste it in OLW


GENERAL Shortcuts

Shortcut Function
Ctrl + X Cut
Ctrl + C Copy
Ctrl + V Paste
Ctrl + Left Alt + V Ctrl+Left Alt+V
Ctrl + A Select all
Ctrl + F Find
Ctrl + Z Undo
Ctrl + Y Redo
Ctrl + P Print
Ctrl + F1 Show or hide ribbon
F1 Get Help for OLW

Need Help?

This is so far the complete list of keyboard shortcuts which are supported by Open Live Writer's latest build. I will keep updating the list to add more useful shortcuts. I hope this makes your posting hobby even more worthwhile. Let me know if you needed any help. Peace and blessings buddies! =)

How To Earn Money From Adhitz In Blogger

earn money blogging online from AdHitz

PPC(Pay Per Click) is the mostly wanted ad network because it pays for every click you get. Although every ad network say that they have ppc feature but only a few really have this great feature so publishers usually head to ppc ad networks to earn faster and better. One of the best PPC ad network is adhitz. It is online since 2009 and is operated by a well know ptc site, Clixense. It has different rates for different countries and image as well as text ad campaigns. One can earn much better with adhitz than anyother network. Adhitz pays very high rates so it wouldn't be wrong if i say that adhitz is better than Google adsense. Without any doubt Adsense really pay high rates but no one can fit in its criteria of ads placement. Because Google has mentioned in the ads placement policy that ads shouldn't be placed beside any download button, ads shouldn't be placed with a flash image because it grabs the users attention, ads can't be made floating on the page etc. So these rules make it too difficult to earn money from Google adsense because there is no way that you can make your visitors to click on your ads and in normal conditions nobody is going to click ads. Adhitz also has ads placement policy but it doesn't say that you can't place ads near a flash image or in a pop-up. So its easy to earn money with Adhitz.

This post is created to tell you how to earn money from Adhitz and it is also a review of Adhitz so here i will tell you about different countries click rates, Ad types, payment methods, how to register an adhitz account, and how to implement adhitz ads in blogger.

Payment Proof:

I recently cashed out $25 and I got my payment instantly, here is a screenshot of my Paypal account.

paypal-proof-adhitz-publisher-blogger-101helper

So it is proved that Adhitz is a trusted ad network.

Payment Methods:

(1). Paypal(minimum payout is $25).
(2). Payza(minimum payout is $50).

Payout fee is $1.50

Ad Types:

Adhitz has images as well as text ads. Some ad sizes are mentioned below:

Image ads:

adhitz image ads

(1). 300X250 (2). 468X60 (3). 728X90 (4). 125X125.

Text ads:


(1). 300X250 (2). 468X60 (3). 728X90 (4). 125X125 etc


CPC rates for different countries:

Here is the rate chart of adhitz. It shows ppc rates for every country.


How To Create An Account In Adhitz?

Step 1: Go to Adhitz Registration Page.

Step 2: Fill up the sign up form, type your name, city, email, phone number, etc which is asked in the form.


how to register in adhitz

Step 3: Select payment method. Minimum payout rates are mentioned above.


how to register in adhitz 101helper

Step 4: Enter your login details e.g username and password.


how to earn money online blogging

Step 5: Select a security question and type its answer.


how to earn money online fast

Step 6: Finally check the user agreement option and click on create account


earn money blogging

How To Add Adhitz Ads In Blogger?

Its very simple to add adhitz in blogger. All you need is to generate an ad code and implement it in your blog. So lets generate an ad code first and after that we will implement it.

Generating ad code in adhitz:

Step 1: Go to Adhitz and log in to your account.

Step 2: Open publishers panel.


how to generate ad code in adhitz

Step 3: Click on My Ad Zone.


how to generate ad code in adhit

I am creating an image ad so I am switching to image ads creator. Methods are same to create text or image ads.

You can create an ad-product or pay per click ad zone.

Ad-Product: Ad-product is an ad zone which lets advertisers to advertise on your site via your ad zone by paying a specific amount for a whole month, a week, for two days or a single day.

Pay per click ad zone: It is an ad space which lets advertisers to pay for each click they get.

I am creating ppc ad zone here. Creating ad-product is similar to it so if you wish to create an ad-product instead of ppc you can do it by following step 4.

Step 4: Type your cost per click amount, type max number of ads, select ad type, type minimum spend, select if flash ads are allowed on your ad zone or no and finally click on Add.


how to create ad zone in adhitz

Congratulations! you have successfully created your first ad zone.

Step 5: Now click on Generate Code in the menu.


how to generate ad code in adhitz

Step 6: Select an ad type on code generator page, click on save settings and copy the code.


how to get ad code to earn money

That's it! you have created your ad zone and got the code of ad now its time to integrate it in your blog or site!


Adding Adhitz Ads In Blogger?

Placing ads in sidebar or below header:

Step 1: Go to blogger dashboard and navigate to layout.

Step 2: Click on add a gadget and click on Html/Javascript.

Step 3: Paste the copied code of ad in the Html/Javascript window.

Step 4: Click on save and you are done.

Placing ads below post header or above post footer in blogger:

Check Out: How to add ads below header and above footer in blogger posts.

I hope you found this post helpful, if yes then recommend it on Google and share it with others. Follow and subscribe to get news about blogging posts in your inbox. Thanks for visiting 101Helper. Keep visiting :)

Search tags: How to earn money from adhitz, how to earn money in blogger,how to earn money online,best ad network for publishers,PPC ads for bloggers,cpc ad network,earn for each click,earn money online from blog.

Open Live Writer — Edit Blog Labels and Pages

Create labels and pages in Open Live WriterNow when Windows Live Writer is dead and Open Live Writer has taken its place as its Open source clone, many blogger users have started complaining about errors and absence of features in OLW. We have already discussed how to fix these OLW errors and today we will share some exciting tweaks to help you organize blog labels and edit Blogger static Pages using the new Open Live Writer. Note that the official download copy of OLW has no option to set categories but do supports to add/create stand-alone pages but with this simple tweak you will be able to create new categories and assign multiple categories to a post. This tutorial is first time shared online to help you make the best possible use of OLW's unreleased features.

Note: Click the Button below to see full list of topics under discussion.

OLW Topics List

Category Option is available only in the Nightly Copy

Inside your OLW window, Click the tab "Blog Account" followed by "Blog options"

blog options

Then click the link "See blog capabilities" just below the password field.

 

capability in OLW

You can clearly see that the following options are not supported:

  • Categories
  • Multiple Categories 
  • New Categories

Which means neither can you apply a label or multiple labels nor can you create a new label for your blog posts.

To enable the Category box, you will need to download and install the "Nightly" setup copy.

Difference between Nightly and Release

According to Scott hanselman (OLW co-developer) they have two builds of Open Live Writer, the NIGHTLY (they build it many times a day) and the RELEASE. They use the nightly for testing, but it means that Open Live Writer will be downloading 5 megabytes every day, a few times a day and updating itself with features they are testing. Release copy is updated a few times a year, maybe once a month but the Nightly copy is updated on daily basis to test new features. .

So if you want to get the most updated copy each time just like I did and had the benefit of getting an extra feature of "Category", you can surely uninstall your Release copy and replace it with a Nightly one.

No Category Option in Release

no category option

Category Option in Nightly

Category option available in OLW

As you can see there exists a Category box just to the left of "Set post date" utility.

Organize Labels in Open Live Writer

(1) Setting a Label

Blogger labels are case sensitive but OLW has handled this problem quite smartly. You don't need to worry about letter casing while assigning labels to your posts in OLW. All you need to take care is to ensure you are not making any spelling mistakes.

For example if your blogger label is "Affiliate Marketing" , you can easily set this label to your post inside OLW by writing "affiliate marketing" or even "AffiLiatE markETING" , no matter what you write as long as the spelling is correct, OLW will apply the label correctly. Spelling mistakes would create new labels in your blog!

To set multiple labels to a blog post, comma separate labels inside the "Category box" . As shown below:

adding labels

(2) Create a New Label

You can also create new labels inside Open Live Writer to tag your blog posts.

Simply write down your new Label inside the "Category Box" and publish your post to Blogger! That's it.

creating new label

New Label will be created and added automatically to your blog post. Thus OLW helps better organization of your blog categories. You can easily create, remove or apply label to a specific post but if you wish to delete a label from your blog completely then you will need to do that through your blogger dashboard.

Creating and Editing a Static Page

This is an amazing new feature that OLW has which "Windows Live Writer" lacked. This option was only available for WordPress blogs but now thanks to "Open Live Writer" opensource courtesy, blogspot users can create static pages for their blog using OLW editor.

To create a new Page go to File Menu > New post > Choose "New page"

Create a Page

That's it! Give your page a title and hit publish.

To delete a Static Page in blogger, you will need to do that by going to Blogger > Pages

Delete a Page

Need Help?

Let me know if you needed any assistance in better understanding the technical configurations of OLW. I would love to help. I hope this tutorial series may help most of you in better configuring the blogging tool. Peace and blessings buddies! =)

Open Live Writer: Fix Blogger Login Errors

Fix All Blogger errors inside Open Live WriterCongratulations! You can now successfully connect Open Live Writer to Google Blogger.

Windows Live Writer's clone, the Open Live Writer (OLW), was officially updated yesterday with Google's OAuth 2 modern authentication system. The Blogger accounts login errors or credential connection issues have been fixed and solved. Some bugs still exist when it comes to multiple blog posting, post formatting and assigning labels to your posts. We have figured some tweaks to troubleshoot all these minor errors to make sure you connect your BlogSpot blog with Open Live Writer correctly without facing any future troubles.

This is our first blogger post published with Open Live Writer! =)

Note: Click the Button below to see full list of topics under discussion.

OLW Topics List

1. Fix Login Connection Errors

The Volunteers at Microsoft has released a new version of OLW that has fixed the connection issue. OLW now works fine with Google Blogger v3. I have included below the direct link to the team's frequently updated setup copy called "Nightly" which contains several unrelased features that you can try out. Download the latest version from the link below:

During the installation you will now see a separate option entitled as "Google Blogger"

Blogger Option in Open Live Writer

 Note: I will publish a detailed post on how to setup Blogger with OLW correctly in next 24 hours.

2. Fix Remote Server Errors

OLW will publish your first post without errors but sooner as you try to publish a second post or Close OLW and the reopen it to publish a new post, you will encounter the following error during publishing:

The remote server returned an error: (403) Forbidden.


The remote server error is caused because OLW is not able to remember your blog account's password. To fix this issue follow these steps:

1 Go To File > Options > Accounts

Open Live Writer Options

2 Select your preferred 'Blog' and then click Edit

Select your Blog

3 You will observe that the Password field is empty or set to null. You

Empty Password Field

4 Click the button "Update account information"

5 Enter your Gmail password inside the password box and also check "Remember my password".

add password again

6 Hit "Next" and your blog theme will be updated!

Thus this stops the server errors from promoting again and OLW will remember each time what your blog password is.

Note: If you encounter this error again then it means you had not chosen the option "Remember my password". Repeat the process again to sort it properly.

3. Fix Label Issue

Note: The Label option is only available in the Nightly download copy that we shared above. It is not present in the official release copy. Therefore you may download OLW using the link we provided above.

Windows Live Writer has a tagger tool, on clicking which all your blog labels are displayed inside a drop down menu. You can then select a Label easily to set your post categories.

blog category list

WLW also helps you easily add new categories or labels in blogger.

add a category

 

But in Open Live Writer you need to manually add or set the Labels for your blogspot post. There exists no automatic way to display full category list for blogger although it exists for Wordpress and other platforms. However there is an easy old traditional work around to apply labels to your post inside OLW.

OLW displays this old-school "Category Box" above your blog post.

category field

(a) Set category in OLW for your blogger blog

Blogger labels are case sensitive, any mistake in uppercase and lowercase letters could lead to error but OLW has handled this problem quite smartly. You don't need to bother about letter casing while assigning labels to your posts in OLW.

For example if your blogger label is "Affiliate Marketing" , you can easily set this label to your post inside OLW by writing "affiliate marketing" or even "affiLiatE MARKETING" , no matter what you write as long as the spelling is correct, OLW will assign the label correctly.

To set multiple labels to a blog post, comma separate labels inside the "Category box" . As shown below:

adding labels

(b) Add New Labels To Your Blog using OLW

You can also create new labels inside Open Live Writer to assign to your blog posts.

Simply write down your new Label inside the "Category Box" and publish your post to Blogger! That's it.

creating new label

Bingo! New Label created and added successfully to your blog post!

4. Fix Formatting Errors

Just Like WLW, Open Live Writer also makes unnecessary editing changes by replacing hyphens with dash, double quotes with smart quotes, test smileys with graphical emoticons and so on. This creates a serious formatting error in your code if you share scripts or HTML inside your blog posts as tutorials. To fix these errors do this.

1. Go To File > Options > Editing.

2. You may uncheck all these boxes. Especially the first two.

Uncheck all editing options

3. Done!

Need Help?

This was a quick post to help you troubleshoot some of the most common errors blogger users are encountering currently. I hope this post proves helpful for most of you. Let me know if you need any help with regard to any part of the tutorial above. What other errors could you report? Are you facing any error that we have not discussed above. Kindly let us know so that we may include it in the list above. Start posting happily now during these holidays with your new Blogging friend i.e. Open Live Writer. =)