Showing posts with label blogging tips. Show all posts
Showing posts with label blogging tips. Show all posts

Top 10 making money online ever


Making money online is no secret. In fact, it's one of the easiest ways to make a quick buck. However, not all methods are created equal. Some are downright scams, while others are simply slow or ineffective. So, what's the best way to make money online?

There isn't necessarily a single best way to make money online. That said, there are some methods that are more popular and effective than others. 

There are many ways to make money online. You could start your own business or sell goods and services online. 
You could also work as an independent contractor or freelance writer. 

Here are the top 10 ways to make money online, based on both effectiveness ways others doing to success: 

If you can start right away please apply below.



There are a lot of ways to make money online, but some ways are better than others. Some of these methods are easier than others, but all of them have the potential to make you a lot of money.  

                                                                                    Good Luck!

IMPORTANT How to Get Banned from Google Adsense?

Keep in mind that this is a HOW TO GET BANNED list. In other words, this is a "DO NOT" list if you don't want your adsense account to be disabled.

How to Increase Adsense CPC in 2018

Many bloggers complaining that they are earnings very low amount of money from Adsense even they are generating huge amount of traffic. In order to understand the logic behind how the revenue is calculated in Adsense program, you need to understand various factors that determine the revenue.

Adsense is the pioneer advertising network that provides relevant contextual advertisement according to the content of the blog or website.

How to Increase Blog Traffic: The Complete Blog Traffic Guide

Image associéehow to increase blog traffic is an essential skill, not only for professional bloggers but for anybody who wants to attract the maximum number of visitors to their blog. This complete blog traffic guide will help you to achieve that. 
Running a successful blog takes a lot of hard work, passion and commitment.

How to increase Cost per Click (CPC) in Google AdSense

Image result for How Does Google Make Its Money: The 20 Most Expensive Keywords in Google AdWords
Before we discuss the top ways to increase AdSense CPC, let’s first define the term CPC or ‘Cost Per Click.’ If you are using Google AdSense on your web pages then you will know that these are adverts from Google’s AdWords advertising program. Advertisers using the AdWords program pay Google for every click made on their adverts.
When you place AdSense blocks on your web

Stitched Ribbon Menu For Blogger

Stitched Ribbon menu for blogger
Menu is always important for a blog, for its navigation, seo and specially for its look. A blog with a clear navigation is liked by visitors and search engines too, therefore bloggers use to add a neat and clean menu in their blogs so that visitors may not get confuse and their blog navigation is seo friendly. Moreover menu also plays a vital role in a blog's look, as bloggers are in competition with each other for traffic and good look so everyone wants a unique and impressive design for his blog. 

3D Menu For Blogger

3D menu for blogger | 101helper blogger menus

In my recent post I have shared floating vertical menu for blogger and before that I have shared many type of menus which are stylish, useful, responsive and easy to use. All blogger menus are shared to help those blogger who don't know how to add a menu in blogger as blogger doesn't provide any option to add a menu directly so blogger have to add menu from other sites, so here almost any kind of can be found and added to blog by following step by step tutorial. After sharing different menus I am going to share a new, unique, responsive and neat menu. 

Its a 3D menu. It have cool effect that is when a tab/button is hovered with mouse it spins and shows the other dimension. It is a unique menu and I am quite sure that you haven't seen it before, you can see a demo below:

How To Store Blogger Codes On GitHub To Speed Up Blog

how to speed up your blog

Site loading speed is a very important part of On-Page Seo and it is also important because it improves user experience. Fast sites are liked by everyone and slow sites aren't because slow sites make people frustrated. There are several ways to speed up a site as mentioned in "How To Speed Up Your Blogger BlogBut one thing is on the top that is storing extra codes on external sources. It is recommended because when extra and long srcipts or CSS codes are stored on an external sources it reduces the page size and hence speeds up your site. I personally use this trick to speed up my blog and thats the reason why my site is fast even after having ads, gadgets, smart search box, follow model box etc. So I also recommend to store codes on external sources like GitHub.

So this tutorial is about speeding up blogger blog by storing codes on Github.

How To Store Blogger Codes On GitHub?

Step 1: Sign-up a free account at GitHub.

Step 2: Now login to your GitHub account and click on Plus(+) sign on the top right side of the page and choose New Repository.

how to use github

Step 3: Give a title to your repository, write its description and choose Public because if you choose private you have to pay $7.00 per month to upgrade your account. So make it Publicand select "Initialize this repository with a README".


hw to create repository in github

Step 4: Click on Creat Repository.

Step 5: Now click on Plus(+) beside your repository name to create your first file. 


Step 6: Give a title to your file. Remember to include .css or .js after your file name because it will decide your file format. If you do it wrong it won't work.

As an example I am using .css because I want to store a css code.

how to speed up website blogger site

Step 7: Paste or write your code inside the editor and choose soft wrap mode as shown in below image:

how to store codes on github to make blog fast

Step 8: Scroll down the page and leave the two options of naming or adding description to file and choose " Commit directly to the master branch".

Step 9: Click on Commit new file.

how to create file in github to speed up blogger

Step 10: Click on the file you just created.

Step 11: Click on Raw beside Blame on the right side of the page.

how to embed github codes in blogger

Step 12: Copy the link of the Raw page and remove the dot(.) between "raw.githubusercontent.com" and https//

For instance this is my link now I have to remove the dot between raw and githubusercontent and https://:

https://raw.githubusercontent.com/fahimraza/myblog/master/101helper.css

My link will now be rawgithubusercontent.com/fahimraza/myblog/master/101helper.css

Step 13: Now visit your link e.g: rawgithubusercontent.com/fahimraza/myblog/master/101helper.css

After visiting this link I will get a very different link which is all I need. Here is my link now I can use it in my blog:

https://rawgit.com/fahimraza/myblog/master/101helper.css

Step 14: Go to blogger dashboard and navigate to Template.

Step 15: Search for below piece of code by using Ctrl+F.

<head>

Step 16: Copy one of the below code with respect to your file format and paste it below<head>.

For CSS: <link rel="stylesheet" type="text/css" href="http://yourcode.css"/>

For Javascript: <script src="http://yourscriptlink.js"></script>

Step 17: Replace the link with the link of your Raw file which you stored on GitHub. I will use the CSS caller and replace http://yourcode.css with my GitHub link like this:

<link rel="stylesheet" type="text/css" href="https://rawgit.com/fahimraza/myblog/master/101helper.css"/>

Similar to it for Javascript I will use the Javascript caller.

Step 18: Click on save template and you are done!

You can store as many files as you want on your repository. You don't need to create a new repository for each file you can start storing new files by following step 5 to 18.

I hope you like this post. Read more tips to boost your blog speed here.

Follow and subscribe to get latest blogging tips and tricks in your Email inbox. Share this post with others and help my blog grow.

Share your views about this article by leaving a comment below. If you have any question about this post ask me or contact me.

Stitched Ribbon Menu For Blogger

Stitched Ribbon menu for bloggerMenu is always important for a blog, for its navigation, seo and specially for its look. A blog with a clear navigation is liked by visitors and search engines too, therefore bloggers use to add a neat and clean menu in their blogs so that visitors may not get confuse and their blog navigation is seo friendly. Moreover menu also plays a vital role in a blog's look, as bloggers are in competition with each other for traffic and good look so everyone wants a unique and impressive design for his blog. 

Customized Stylish Labels For Blogger

Customized stylish labels of different styles for bloggerImproving the appearance of blog and maintaining blog look is always important. Bloggers are implementing new templates, adding cool widgets and customizing their blogs to have a more good blog than others. There are several templates on the internet also which are already popular and have many features but many of them needs registration. These templates have cool look, good navigation and responsive design but due to registration many bloggers avoid to buy these templates and try to customize their own template. For this they either add widgets,menus, images, backgrounds etc or customize the widgets like popular post widget and labels/categories so here I will tell you haw to customize your blog labels, I am sharing different style labels choose the one which you like and apply it to your blog.

10 Simple Ways To Generate New Blog

good idea
When a person takes a decision to become a blogger, he has the excitement, engagement and also plans, goals, etc. But, what happens when the time being?
He loses the motivation, ambition to create a successful blog and also blog post ideas which make the blog (his business) more consistent.

8 Tips to Overcome Conflict With Your Blogging Partner

800px Mocking Bird Argument 8 Tips to Overcome Conflict With Your Blogging PartnerBlogging is such a creative and vast field where you possibly can’t move alone to achieve a long-term success. You need to develop a strong base of your friends or even partner(s) who will assist you out.
However, so what if there is a disagreement between two of you? Since, Conflicts usually occurs especially at the time when our egos are threatened and it paves the way for a fight. Therefore, during such times, it is always important to solve the matter amicably rather than making it worse.
Before, getting in detail it is important to know the Reasons for getting into disagreement
  • Conflict occurs especially when we aren’t able to meet the expectations.
  • Another thing which is worth mentioning over here is that two individuals can’t think in the same manner even though you have various things in common with each other. What can be a better example than that of twins as well, who also differ in their thought process.
Conflicts also occur due to following:-
  • Suppose, if you were looking to sell a “not-so profitable” blog while your partner is averse to the idea (because he/she feels different)
  • You wanted to work on other niche more (due to its comparably greater scope) while you are directed otherwise.
  • You feel that your partner isn’t paying due attention to the blogs, both of you own
Odd behavior of your partner arising due to conflict
In an age of social media, sites such as Facebook, Twitter etc are literally an open book, and it isn’t hard for you to gauge the odd behavior of your partner as well.
  • Your tweet isn’t getting any response from your partner.
  • Your partner has “un-friended” you on Facebook in the “heat of the moment”
  • Your e-mail hasn’t still been responded by him/her.
Conflict is an inevitable part which usually occurs in a close relationship. While reading the following post, you will know the tips to overcome the conflict with your blogging partner

Frequently interact

Interaction is an important part towards removing the doubts and more frequently, you will indulge in the same, better it will be for you. Try to end the matter. You aren’t an exception if you disagree with your partner over a certain thing, but what matters is talk without letting your ego conquer you.

Don’t make a mountain of a mole hill

One of the most important reasons for arising conflict is that we start drawing a negative picture of our partner without even trying any bit to remove them.  It might happen that we even believe to what even the third person says (without cross checking the facts). Thereby, as we start accumulating the negative feelings for our partner, it is bound to create an outburst and make things rough.

You won’t become down, if you accept the mistake

It is a matter between two of you and you will show your true humble nature, if you accept the mistake (even if you haven’t committed any). Thereby, you will prevent the matter from turning bad to worse. Hence later, you can have an interaction and tell him/her his mistakes for consolidating the relationship even further.

Be patient

Patience is the key to success and just swallow your anger if you are really angry, because once you utter your words, then you can’t take them back. It won’t go down well with your partner for sure.

Don’t expect a lot

Conflicts arise when you have made your expectations too high. Therefore, be grounded and lower your expectations.

Refrain from making any personal attacks

Personal attacks will lead towards creating many problems as it will even damage the long-lasting relationship which both of you had. Therefore, focus mainly on the behavior of the person without stooping to so low.

Listen to your partner

Another tip to overcome the conflict with your blogging partner is to listen them as well. If we keep our cool and listen to what they have to say, then you can ease the situation to a great extent.

Overlook each others mistake

As you take out time towards listening each others opinion, you in a way create a room for accommodating the views of each other which helps in easing the relationship by removing conflicts between both of you as well.
Finally, after reading the aforesaid post, you know the tips to overcome the conflict with your blogging partner. Now, your mind will be at peace so that you can concentrate more towards constructive things by cementing your professional ties even further.
After all, just by thinking smartly, we can prevent the situation from turning it to be ugly. Since, if we maturely handle the situation we will even regard conflict as the sign of cementing the relations further

Top three qualities of a successful blogger

http://whyhowtofix.blogspot.com/The qualities of a blogger should be attended at all times in order to become someone popular on the internet, a blogger should have plenty of ideas for creative writing, along with a truckload of motivation. The results sought will not come overnight, there's no guarantee that this will be easy. What we need first are two things in order realize your dream of running a successful blog: a lot of exclusive content and readers' loyalty. In each case, time is required to develop the success. This is a process and not a short-term event.

Top Qualities To Become a Successful Blogger 


Here are three qualities of a blogger who as a site administrator will need to have, if his goal is to manage a successful blog.


Patience
patience-is-a-virtueA successful blog is a product of time and effort and as a site administrator, you will need patience. As I said before, the results will not arrive quickly overnight, therefore, it is important to realize this from the start. If you are constantly trying to develop new and creative ideas for writing on your blog and at the same time you are worried if you will see any results, this will only make things more difficult. The building of a blogging platform is a "long term" effort, so, you must decide whether to accept the challenge or not. This is one the most important qualities of a blogger.

Credibility

http://www.axandra.com/images/credibility-google.gif Much of the traffic of any successful blog is based on publishing unique content, as well, its credibility. In fact, the quality of what is in the site will have a direct impact on what will become viral visitors that are coming to your platform. If you will provide quality content, then people will talk about your blog, and if they do, others will come to see what you have. Depends on you to publish useful and accurate information, your readers will do the rest. 



Consistency

http://whyhowtofix.blogspot.com/2014/02/why-consistency-is-key-for-your-blog.html Maintaining a steady stream of creative writing ideas is vital to be able to constantly update the blog. The frequency of publication to a proper schedule is related to the amount of time you have available and your level of motivation. However, it is important to establish a sort of consistency, so that people can schedule their own visits accordingly. Just remember that the more often you write, the more people will visit, so their loyalty will grow faster and their referrals will be extended.

 


For becoming a popular blogger is important having a healthy source of creative writing ideas, along with a lot of patience and motivation. Ultimately, it will be reduced to you as the system administrator to provide the three qualities of a blogger that we discussed above, who is searching tirelessly his goal of having a successful blog. In the end, your own motivation and patience will be the glue with which all the elements will be put together so that your dream will come true.