Tuesday, June 6, 2017

How To Get An Approved Facebook App ID & Secret Key 2017

Facebbok Appid and secret key for WordPress and Blogger


Facebook has always been the preferred mode to connect with peoples on the internet. It does not allow only to chat with friends but also allows to developers to connect their blog and website between their applications.

One of the most branding tips you will find for you site is to create a Facebook fan page. Because, it provides several integrations like comment box plugin, like & share button, Messenger (also available for the website as a contact form), log in with Facebook form, and my favorite 'Open Graph Meta Tags' which is very crucial in Search Engine Optimization.

Facebook App ID key which is the unique numerical identifier helps to determine not only the source of traffic and app usage in Insights, but also track which ad has been most effective in getting your audience to your Facebook app (very helpful, if you are an internet marketer) because these application uses Facebook API and function to get authenticated.

The below step by step guide will help you to create a unique and approved Facebook app id (or secret key) for a page you administrate. By this guide, you can create multiple app ids for another apps and blogs.

1. First of all, go to http://developers.facebook.com/apps

1. If you are making your first app, then FB will ask you to register as a developer by your phone number verification. It's free.

2. You need to switch to your personal profile before you can access the apps you admin developer apps section.



2. Now, after being a facebook app developer. On your Dashboard, click on 'Add a new app'. see below image

App-ID and api secret key for blogger and website
3. Now, a pop-up window box will appear asking you to enter app name, contact email, category. In the category option, just select 'App For Pages'. and after that, click on 'Create App ID'. see below image

App-Id for Facebook Open graph protocol blogger wordpress
4. Then again a pop-up window box will appear asking you to enter Captcha to verify whether you are a being human or a robot. Then do it as usual. see below picture

App-ID and secret key to get facebbok comments, meta tag plugin
5. Now, you have successfuly created your first Facebook App-ID. Just click on Dashboard (located at the left hand side menu). And, you can copy the App ID and Secret key to use on your app or meta tag of your website. see below image,

copy and paste the meta tag api key to your blogger website below head tag

How To Add Facebook Open Graph Meta Tag To Your Blogger or Website

If you want to add Facebook open graph protocol or meta tag to your blogger(only), then add the below code just below the opening head tag of your blogger template,

<!-- Facebook open graph protocol start -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='article' property='og:type'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
<b:else/>
<meta content='jpg' property='og:image'/>
</b:if>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='og:description'/>
</b:if>
<meta content='App-ID' property='fb:app_id'/>
<meta content='https://www.facebook.com/admin-url' property='fb:admins'/>
<meta content='https://www.facebook.com/page-url' property='article:publisher'/>
<meta content='https://www.facebook.com/admin-url' property='article:author'/>
<!-- Facebook open graph protocol ended -->

Customization

1. Replace App-ID with your new created app id.
2. Replace admin-url with yor facebook profile URL(personal).
3. Replace page-url with your facebook fan page URL.

Facebook app id becomes very necessary when we need to configure our several WordPress plugin like 'jetpack'. If you don not integrate app-id with your plugins then your plugin will show you several errors.

Thanks for reading my tutorial. Just appreciate it by sharing it in your social networks.

Thursday, June 1, 2017

Howto Embed a Part of YouTube Video with Start-End Time


Vlogging is one of the crucial part of blogging, considered one of the best tool for expressing ideas. YouTube, Dailymotion is one of the two most popular video sharing site which contains millions of videos that you can share on your blog or website.

Sometimes, you might embed a long video on your site, and also add a note just below the video to tell the visitors to watch only a certain portion. This behavior not only kills time but also irritates the viewers of your video. So it is not a good sense.

How To Embed a Specific Part of YouTube Video on Blogger
The best idea to embed a YouTube video is to take the advantages of the parameter that lets you specify the start and end time. By which you can skip the unnecessary part or the introduction part of a lengthy video as per your desire.


For example, You are embedding a full-length movie from YouTube and want that viewer to focus on a particular scene that begins from 'xx: xx' seconds and ends with 'yy: yy' seconds. So, that when the scene has finished, the video should stop playing. see demo below



Link to a certain portion(time) of a YouTube Video?

1. First of all, navigate to YouTube and find a video which you like to embed and grab the iframe code and paste the code into the Notepad. You iframe code should be something like below,

<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZWGpOSS6T0" frameborder="0" allowfullscreen></iframe>
2. And now, we have to add start and end parameter at the end of the src(URL) of the video that is ?start=xx&end=yy&version=3 

3. Let's say, you want to embed a video which should start from 2:10 and ends to 2:25. So, we need to first convert our start and end time into second. Then the calculation should be,

Start Time (XX) ( 2 × 60 ) + 10 = 130
End Time (YY) ( 2 × 60 ) + 25 = 145

4. And, now the final code after adding start and end parameter should be something like below,

<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZWGpOSS6T0?start=130&end=144&version=3" frameborder="0" allowfullscreen></iframe>
5. That's it. If you are not familiar with coding then this way may be complicated for you. So don't worry, we have created a generator by which you easily cut the video without any coding knowledge.


Cut video using Generator (Easiest way)

Howto Embed a Part of YouTube Video with Start-End Time
If you are still facing problem or you do not want to manually edit the parameter of youtube URL then try our offline generator which is built with JavaScript. You need to subscribe to our email list to download this generator. App will be delivered to your verified email address.



Monday, May 29, 2017

How To Sign Up For Ahrefs Premium (Trial) Account [$179]

ahrefs-premium-account-free
Whether you are a blogger or internet marketer, we all need an SEO tool by which we can, track our keywords position on several search engines, create reports for our clients, generate keyword ideas, track backlinks of competitors, etc.

As we know that there are thousands of SEO tools are available across the web, but the main problem is that you need to pay a lot of money for a subscription. And one of the best tool of SEO is 'Ahrefs' SEO tool.

You can easily sign up for a free account at any time on which you can use their tools only for five times per day. So here in this guide, I will show you a simple method to sign up for Ahrefs premium account (trial) for two weeks.

Requirements:
1. A verified Paypal account: No need to have balance.
2. An email account (Gmail).


How to get Ahrefs premium account (standard package) for free 2017?


1. I assume that you have a verified Paypal account. If you don't have an account, then create a new one.

2. Now navigate to Ahrefs SEO website and then click on Start Free Trial (Located at the right-hand side upper corner). You can see the below like sign-up box

ahrefs-premium-seo-trial-account-standard
3. Now enter your email address (Gmail) and then tick on 'terms & conditions'. and then click on 'continue'.

4. Now in the next step, you need to fill up a form which requires your name, address (provide your address which you have been provided in paypal).


5. Now, you need to select 'Paypal' as payment and then submit the form.

paypal-verification-for-ahrefs-premium-account-free-trial-2-weeks

6. Now, you will be redirected to the payment page. Then you can use any emtpy card, payoneer card or credit card and then click on submit.

paypal-payment-ahrefs-premium-account-free

That's it. Now you have a ahrefs premium standard account. You can use this trick again and again.

Tips to create Ahrefs account after the expiry period of 2 weeks,


1. You can add thousands of new email to your paypal account. Just create an extra email account on gmail then linked this email to your Paypal account.

2. Always sign up with a new email account.


1. You must not have any credit or balance on your PayPal or credit/debit card associated with your PayPal account otherwise you will be charged for $179 on the expiry peroid of two weeks.

2. You must cancel your premium subscription on the last day of 2nd week (only if you have kept balance on your paypal or credit or debit card).


Monday, February 27, 2017

How to Generate Direct links of Dropbox, Google Drive Files


How to Generate Direct links of Dropbox, Google Drive Files

Google Drive and Dropbox, one of the most popular, file sharing portal where you can share your files with your friends, family or with your audience. if you are a blogger or content writer, then you can use google drive that provides 15GB storage to host your files for free and this is quite enough to share large files. On the other side Dropbox providing 2GB free storage which is not sufficient but useful or can be used to store important data or files.

One of the most common drawbacks of all these file sharing portals is that they do not provide direct download link for the files. So, I have created a simple link generator which supports Google Drive, Dropbox, OneDrice, Copy, SugarSync. By which you can easily bypass built-in file viewer and force the browser to download the file instead of opening it.

What you need to do?

You need only to obtain share URL of the file that you want to convert to direct link. And then just go to 'Direct link Generator' and then paste the share link into the text box under 'Enter share link' field. and then hit on Highlight and then press CTRL+C to copy the generated URL.

You also have some options of download and reset. If you want to download the file instead of copy the URL. Then You can simply press on download and then download will be started automatically.



Frequently asked questions on obtaining shared URL

1. How to obtain shared URL of Google drive files?

- Right click on the file and then select share.
- And, then click on 'shareable link'.
- And, now shareable link copied to your clipboard.

2. How to obtain shared URL of Dropbox files?

- Hover over the folder directly and then click on share and then click send link.
- If a file then click on share.
- And then copy the under Link to folder or Link to file.

3. How to obtain shared URL of OneDrive files?

- Right click on the file.
- Then click on Get a link.
- Under choose an option select 'Public'.
- And then create link.


Script for Sale
Now purchase this script at only $10 and create your own link generating website and earn money by Adsense. There are numerous sites on the web which are earning huge money and you can be one of them. [Contact here]
7 days money back guarantee.


Friday, February 24, 2017

PopAds Review 2017 - Can it Make Money for your blog?


popads net review - best popup under ads for blogger and website

Popads ad network is one of the most popular pop-ups under advertising network. And it is a great alternative to popcash and infolinks. The best thing about it that you can withdraw you earned money at any time once, your unpaid earning is reached to a minimum amount of 5$. Currently, It's providing highest CPM rates, excellent technical support, fastest payment in the industry.

From the last three years, I am using Google Adsense for my blog and no doubt it is one of best advertising program which pays high CPC. After that, I was looking for other monetizing networks which can work well along with Adsense for my blog, and that's when I stumbled upon popads net network.

And the first question that came to my mind was,
Can it make money for my blog?
So, I decided to get signed up for this network to check whether it can make money for my blog.  And after using it for two months (Total traffic upto two month, only 20000), I earned 68.26$ that you can see in the below screenshot of my dashboard, (popads earnings)

popads net review - earning dashboard payment
So, in this review, I will answer you some frequently asked question which you may encounter while choosing the best pop-ups under ad network,


How Popads works?

Unlike AdSense, it does not require an ad space that means you visitors don't need to click on anything. And you will get paid whenever your visitors will browse your website.

Popads is great if you are receiving traffic from USA, UK, Cannada because it provides high eCPM for the European countries. But for Asian traffic, you may not earn much until you are getting a huge amount of organic as well as social traffic. (100% fill rates)

Is PopAds.Net Scam Network?

Ofcourse not. It has a large number of publishers who are happy with its technical support and on-time payment.

Most of the people have written the negative reviews on several forum, and this may be due to account ban. Most of the webmaster use bot traffic trick to increase their page views and earnings which is an illegal method. And due to this reason, their account gets banned from the popads network.

But, My experience says that they are legit and genuine because I (many webmasters) already get paid for my earnings. You can see my 'payment proof' below,

popads net payment proof

How To Sign Up for Popads?

The sign-up process of popads network is very easy, and you only need to fill up a publisher form. Just click on the below button to go to popads.net website and fill up a simple form. And you need to wait for 24 hour to get an email from their team that your website is approved.


Can your website be approved? 

Absolutely yes. It accepts all type of website including adult, non-adult, hacking, and cracking.

Is their JavaScript plugin SEO friendly?

Yes. For API integration, they provide a small bit of JavaScript code which you need to add just above the closing body tag. And the best thing about it that, it does not affect the loading speed of your website which is one of the ranking factors of Search Engine Optimization.


What are the CPM rates of popads net?

CPM Rates (approx)
CountryRates (per 1000 view)
United States$14.72
United Kingdom$7.65
Canada$7.05
Australia$10.64
India$2.05

What is the Payout Threshold?

The Payout threshold is very low. You will get paid, whenever your unpaid earnings reach to a minimum of 5$. Payment will issue within 24 hours.

What are the Payment Methods?

Modes of payment:

ModesMinimum AmountPayment frequency
PayPal$5.00 USDEvery Day
Debit Card (Payoneer)$20.00 USDEvery Day
Bank Transfer (Payoneer)$20.00 USDEvery Day
Wire Transfer$2000 USDWeekly
Payza$5.00 USDEvery two weeks

Conclusion

As there are thousands of alternative available for pop-ups under ads but no one can compete with popads because it provides high CPM and daily payment. If you rejected by Adsense and media.net program, then I must recommend you to join this network.

I hope the above review will help you to decide the best pop-ups under ads for your blog. If you have any doubt or you are using any other network which is providing better eCpm rates then do let me know by commenting below.


Popads Review
PublishedJan 15, 2017
SummaryPopads is a rising player among popular pop-ups ad network that is gradually recognized as the best alternative to Infolinks and Popcash.
ReviewerVishal Chopra
PublisherBlogger SEO Lab
Rating4/5


Sunday, February 19, 2017

How To Add WordPress Like "Click To Tweet" Widget In Blogger


better click to tweet widget for blogger
"Click To Tweet" is one of the best plugin ever made for WordPress which allows to the webmaster to quickly add shareable tweet in their blog post.

It's been a while since Google has begun considering social flags as a noteworthy positioning variable. So when we started to talk about SEO, then first thing comes to our mind is that social media marketing. Social media like Facebook and Twitter are the most popular platform where more than 85% of the population of the world use to talk with each other.

So, when you add a social sharing button like tweet, then it becomes easier to them to share your content on their social profiles easily. see demo below,



In this tutorial, I will show you 'How to add WordPress like 'click to tweet widget' in your blogger?'. You can also use the following tutorial to insert the widget into your HTML website also.

How to add  'Click To Tweet' Widget in Blogger


Note:- Backup your blog template. So that when anything goes wrong with your template then you can restore back.


1. The very first thing you need to do is that login to your blogger and then navigate to template section and then add the below CSS code just above
]]></b:skin>

/* click to tweet widget css by http://www.bloggerseolab.com */
.click-to-tweet{border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:26px;margin:15px 0;background-color:#fff}.click-to-tweet .click-to-tweet-text{text-align:left;font-family:"museo-sans",sans-serif;font-weight:300;margin-bottom:10px}.click-to-tweet .click-to-tweet-text a{color:#aeaeae;font-size:26px;line-height:140%;letter-spacing:.05em;font-weight:100;text-decoration:none;text-transform:none}.click-to-tweet a.click-to-tweet-btn{display:block;text-transform:uppercase;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;line-height:100%;color:#aeaeae;float:right;padding-right:24px;text-decoration:none;background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA9rOEFON2bXW5AnKEXW7Rw8-MZWVV0mli2Mdr59vWtr8PZFm3Uw8Odpwr9L4pNWgOu2ybhylst8Bny3fb5XNAlP2uE3Cqm3hqtYMzmnoeXM_nCmru0ISAT8oie43tZH4tXZwu4pQPUfg/h120/twitter-little-bird.png) no-repeat right top}
/* click to tweet widget css by http://www.bloggerseolab.com */
2. Now, you need to use below generator (You can find generator at the end of this post). This generator is created by me by putting a lot of hard work. So do share this plugin with your fellow readers or on your social networks.

How to use the 'Click To Tweet' widget Generator

This tweet box generator is create with a simple design so that anyone can use it without any problem.

  1. Here you just need to put your shareable text in the first box.
  2. In the second box, you need to put your web page URL. You can also leave it blank, if you do not want to add your URL in the tweet.
  3. And then finally you need to hit on 'Generate'.
  4. After that, generator will give you a simple HTML code which you need to put in your web page or blogger blog post like below,
better click to tweet widget for blogger
            5. That's it.


Your Tweetable Text:

Your Page URL:

 

Copy and paste the below code in your template:

Click To Tweet Generator by @bloggerseolab, Created by Vishal Chopra

I hope that the above step by step guide and the Generator helped you to add WordPress like Click To Tweet plugin in your blogger template.

If you have doubt or question regarding the above generator then feel free to ask in the below comment box. Do not forget to share this plugin.

Friday, February 17, 2017

How to host Images and JavaScript/CSS files on Google Drive


host images, javascript and css files on google drive
After serving file hosting service on Gdrive for three years, Google had decided to discontinued the static website hosting on google drive like they depreciated Google code hosting. But if you will be happy to know that 'We can still host our files on Google Drive for free'


And in this tutorial, I will show you the 100% working method to host you Images, CSS and JavaScript using Google Drive for free 2017 (New Guide).

Demo. The following image is hosted on Google Drive

host image on google drive demo


Host Images, CSS and JavaScript files on Google drive


Step 1: Upload your files to Google Drive

  1. The very first thing you need to do is that create a folder on Google Drive and change the sharing permission of the file to public.

  2. And now upload your Images, JavaScript and CSS files to the folder.

Step 2: Obtain the sharing URL of the file

Now you need to obtain the link of your uploaded file. Just right click on the file and then select 'share' and then copy the link of the file and keep safe in notepad. see below picture.

host images and javascript and css files on google drive for free

Step 3: Create the direct download link of the URL (permalink)

Genrally, Google drive does not provide the direct link of the file. It only shows the sharing link of the file as Google photos do. So, we need to apply a trick to get the direct link to the file.


  1. First of all, navigate to direct download link generator. You can see the below like generator. And you just need to enter the sharing URL (which you kept safe in notepad at step 2) of the file into the number 1 text box and then hit on ' Generate'.

    host Images and JavaScript/CSS files from Google Drive

  2. And then, copy the generated direct link of the file and then keep safe in notepad.

Step 4: Embed the Image or Link JavaScript/CSS  Files in a HTML page

As you are a developer. You already know the HTML code to embed Images in a web page or link JavaScript and CSS files into the HTML.

If you want to embed an image, then you use the below code:

<img src='your-direct-download-link-of-image'/>
Or If you want to link CSS files, then use the below code:

<link href='your-direct-link-of-css-file' rel='stylesheet'/>
Or If you want to link JavaScript files, then use the below code:

<script src='your-direct-link-of-javascript-file'/>

Conclusion

As I said earlier, Google depreciated their hosting feature, and the above solution is a trick to force Google to host our files on Gdrive. So, you might face a problem of loading speed on your website.

Recently, I have made a tutorial to host JavaScript and CSS files on Github using RawGit (By MaxCDN) and also featured five best free image hosting website to host your image. And I will also recommend you to follow my recently published articles.

And you might also like to read 'Load Youtube and dailymotion video player on demand.'

Thanks. I hope that the above step by step guide helped you to sort your problem regarding hosting files on Google Drive for free.

Friday, January 20, 2017

Load YouTube & Dailymotion Video Player Faster & On Demand


When you embed a Youtube or Dailymotion video on your blog or website, then the video has to load a bunch of extra resources like CSS, JavaScript or images to rendering the videos. And, the bad thing about it that it always load these resources even if a visitors does not hit the play button. These resources increase not only the weight of your template but also the visitor's browser will also need to make multiple HTTP requests to render the videos.

How To Load YouTube & Dailymotion Videos On Demand
Have you ever noticed that Google plus shows the embedded videos on their page with a different thumbnail style. Google+ only display a thumbnail image with a custom play button instead of displaying a embedded video player to make it look like a player. And, when a user clicks over the thumbnail, then the preview thumbnail is replaced by the standard video player. That means the browser loads all the resources that are required to play the video only once when necessary. And, this reduces the loading speed of your website, see demo below,


What are the advantages?

1. Reduce loading speed
2. Reduce HTTP requests on client's browser
3. Very necessary for SEO
4. Reduce weight(page-size) of your template
5. Load videos only when necessary
6. Embedded videos will be responsive

Install Plugin on your blogger template

Backup your blogger template.

1. First navigate to blogger Dashboard > Template > Edit template.
2. Then search for </body> and then copy and paste the below code just above </body>


<!-- videos load on demand script by http://www.bloggerseolab.com start -->
<script src='http://yourjavascript.com/31169646111/load-videos-on-demand.js' type='text/javascript'></script>
<style>
.video-container { display: block; margin: 20px auto; width: 100%; max-width: 600px; }
.youtube-player, .dmn-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ padding-bottom: 56.25%; overflow: hidden; position: relative; width: 100%; height: 100%; cursor: hand; cursor: pointer; display: block; }
img.youtube-thumb, img.dmn-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; height: auto;transition:all ease-in-out 0.25s; }
img.youtube-thumb:hover, img.dmn-thumb:hover {transform:scale(1.05);transition:all ease-in-out 0.25s;}
div.play-button { height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url("http://i.imgur.com/TxzC70f.png") no-repeat; }
#youtube-iframe, #dmn-iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
</style>
<!-- videos load on demand script by http://www.bloggerseolab.com end -->
3. And, then save the template.

How to embed YouTube and Dailymotion videos on blog posts?

1. Just navigate to a existing blog post or make a new post and then select to HTML view.
2. Now add the below code for embedding a YouTube video,

<div class="video-container">
<div class="youtube-player" data-id="VIDEOID"></div>
</div>
Customize: Replace the VIDEOID with the id of your YouTube video.

3. If you want to embed a Dailymotion video, then use the below code,

<div class="video-container">
<div class="dmn-player" data-id="VIDEOID"></div>
</div>
Customize: Replace the VIDEOID with the id of your Dailymotion video.

Frequently asked questions:

VIDEOID is mentioned in the code.

How to find the video id of a YouTube video?

Just copy and paste the video URL of your YouTube video in Notepad. And you can see a combination of numbers and letters after an equal sign. This is your video ID. see below URL.

https://www.youtube.com/watch?v=-ZWGpOSS6T0

How to find the video id of a Dailymotion video?

Find a Dailymotion video which you like to embed. Here is an example

http://www.dailymotion.com/video/x8oma9_warp-whistle_shortfilms

In this example, the ID would be x8oma9 as you can see above.


Wrapping up

The idea to load Dailymotion videos on demand is taken from Labnol. They already made a tutorial for embedding YouTube videos on demand while keep it responsive. So, I have made some changes to the JavaScript code for adding support to Dailymotion videos also.

The whole idea for embedding videos on demand is taken form Google plus. We only made it possible for blogger or website for reducing loading speed which is a significant factor for calculating page rank..

Thank You. I hope that you will like our work and also appreciate it by sharing on social networks.

Saturday, December 24, 2016

OneSignal - Add Free Web Push Notifications In Blogger Blog

free web push notification for blogger - onesignal
Web push notifications is now a new strategy to grow your subscriber. Most of the popular website like Facebook, Twitter are also now using web push notification on their websites. As per the case study by YouNow it is revealed that user's retention has increased by 19%.

Recently, I have started using web push notification in my technology blog. And in this tutorial, I will guide you how to add web push notification your Blogger Blogspot. But before jumping to the whole process, let me tell you something about OneSignal.

What is OneSignal Web Push Notification?

OneSignal is an awesome service which allows adding web push notification to your blog and website. It is a communication channel which enables you to send the custom rich text notifications to your subscribers.

OneSignal lets you send custom messages to different devices or internet browsers. That means if a person subscribed to your blog through their Android or iOs (or any other) device, then your notification will appear on their home screen (or locked screen also). Or if they subscribe with their chrome, firefox (or any other browsers) on their desktop or laptop, then the notification will appear on the right-hand side lower corner of their browser.

What are the features of OneSignal?

As I said above, OneSignal display a short message to the users either on their device's home screen or desktop browser by playing a notification tune. Following are the marvelous features,

1.   Free
2.   HTTPS/SSL not required.
3.   Schedule notification to send at a later date.
4.   Add unlimited number of subscriber.
5.   Support all devices and browsers.
6.   Segmentation targeting.
7.   Unlimited notifications.
8.   Realtime analytics.
9.   Import & Export your data & subscribers.
10.   A/B testing.
11.   Full API access.

How to add OneSignal web push notification in blogger?


1. The very first thing you need to do is to sign up or create a free account. Join here

2. Now you need to create your first app.  On, you app dashboard, click on 'Add a new app'.

free web push notifications widget for blogger blog
3. Now a pop-up window will appear. Here you need to add a name of your app. and then click on 'Create'.

free web push notification widget in blogger blog
4. Now again a window will appear 'Select one platform to configure'. here you need to select 'Website Push'. After that, click on 'Next'.

free web push notification in blogger blogspot
5. Now, again a window will appear then click on 'Google Chrome & Mozilla Firefox'. After that, click on 'Next'.

free web push notification in blogger blogspot
6. Now enter your blogger 'URL Address' and 'Favicon URL'. And then click on 'Save'.

free web push notifications for blogger blogspot
7. Now, 'select your target SDK' and then select 'Website Push'. And then click on 'Next'.

free web push notification in blogger blog
8.Now, copy your App ID and keep safe in your Notepad. (Red Color)

free web push notification widget for blogger
9. Now the last part, you need to add JavaScript SDK in your blogger template. Just add the below code above the closing head tag.

<!-- OneSignal Web Push Notification Widget www.bloggerseolab.com -->
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async='async'></script>
<script>
var OneSignal = window.OneSignal || [];
OneSignal.push(["init", {
appId: "YOUR_APP_ID",
autoRegister: false, /* Set to true to automatically prompt visitors */
subdomainName: 'SUBDOMAIN_NAME',
httpPermissionRequest: {
enable: true
},
notifyButton: {
enable: true /* Set to false to hide */
}
}]);
</script>
<!-- OneSignal Web Push Notification Widget www.bloggerseolab.com -->
Note: 
- Replace 'YOUR_APP_ID' with the app id of your app. (which you copied at step 8)
- And, 'SUBDOMAIN_NAME' with your subdomain name. As in my case 'bloggerseolab'.

10. And now save the template.That's it.

How to send notification?

1. You just need to select 'New Message' (located at the left hand sidebar menu). see below picture

free web push notification widget for blogger

Wrapping Up

If we compare OneSignal with PushCrew, pushEngage, then I find that only OneSignal is providing a lot of feature without any cost. The installation process is very simple as I shown above. Web push notification is the best tool to send notification because here you will get high click through rate than email marketing.

I hope the above tutorial has helped you to add Web push notification widget in your blogger without any hassle. If you know, there are the best alternative available then comment below.


Sunday, December 18, 2016

5 Best Free Image Hosting Websites for Ebay Item Listing

free image hosting for ebay listing and blogger
Images are one of the crucial parts of web designing because it makes your page looks beautiful and also increase the engagement. When you buy a hosting package from GoDaddy or any other, then they provide some storage on where you can upload your files like CSS, JavaScript, and images.

But Ebay does not provide such service because they are an E-commerce company which provides you only a gateway or a platform from where you can buy and sell goods.

While choosing a web server for hosting your pictures, you should consider the five following thing,

1. Enough Disk Space
2. Server Bandwidth
3. Hotlinking, So that you can embed pictures on eBay product description.
4. Uploading procedure is simple.

So I have featured here the best free image hosting providers with unlimited bandwidth and hotlinks,

1. Google Photos

Google Photos - free image hosting
Before Google photos, Picasa was also a part of Google photo sharing service where Gmail users were able to upload their images and also able to obtained hotlinks from there. But, now Picasa is shut down, and Google photos are only the service which provides free 15 GB storage along with hotlinks. And the images can be embed anywhere on the internet with direct linking.

2. Postimage

Postimage - free image hosting for your website
This picture hosting website provides unlimited storage to webmaster without charging a penny. One of the best things of Postimage is that you no need to be a member to upload the picture to their server, but if you become the member, then you will have the option to delete the uploaded image within your account cPanel.
You can either upload your images by visiting their site or by downloading their desktop app. All the option will provide you to upload the pictures one by one or you can also upload in bulk.


3. GifyU

GifyU - free image hosting for ebay's item listing
Like Postimage, you can also upload files directly from your computer or by visiting their website. It provides you the feature of unlimited bandiwtdh so that you site shall never go down. The only limitation is that your images should not be larger than 100 MB. You get the direct link as BBCodes (for forum), HTML Links (can be embed anywhere) and link. And your picture shall also appear here.

4. Imgur

Imgur - free image hosting webiste for ebay
Imgur is a free image hosting website which lets you store unlimited number of photos without registration. The photos uploaded there never gets expired until you decide to delete them. You can upload gif, jpeg, png, apng, jpg etc. GIF uploads shall not be larger than 200 MB. One of the important features of Imgur is that your image gets automtically resized or compressed without losing quality to save server space. You can also create a photo album to embed at your website using jquery or JavaScript.

5. TinyPic

TinyPic - free image hosting
It is just similar to Imgur and postimage, but the features are not limited to the uploading of photos only, you can also upload videos to their server without any registration. You can even upload the pictures by URL of an image. And the acceptable formats are gif, jpg, png, and BMP. One of the limitations of this server is that photos will be scheduled for deletion if photos are not getting enough impression for 90 days.


Friday, December 16, 2016

Sanaya - Super SEO Friendly And White Blogger Template

free responsive blogger template
Hoo! after one year from the date when I had completed HTML/CSS coding, publishing this super white blogger template which is SEO friendly. This template created by keeping the importance of Google SEO, loading speed, and beautiful white layout. This template contains several beautiful alerts box, note box, highlight box, custom button and a customizable syntax highlighter. This template is very responsive that caters for any possible screen resolution.

 

Features:

  1. Version 1.5 (updated on 17/01/2017)
  2. Custom Landing page - very helpful to grow Feedburner subscriber.
  3. Facebook open graph protocol.
  4. Twitter Cards Meta Tags.
  5. Meta Description, and meta keywords for Search Engine Optimization.
  6. Robot meta tag added for fast crawling.
  7. Full-Width Forum Page
  8. Alerts Box, Note Box, Highlight box.
  9. Syntax Highlighter.
  10. Insert video and image in blogger comment's box.
  11. Super Responsive.
  12. Custom 404 Error Page.
  13. Custom chrome scrollar bar.
  14. Multi dropdown menu.
  15. Related Post widget.
  16. Social share widget at the end of the post.
  17. Subscribe to download plugin.
  18. Easily integrate with Live support widget by Getsitecontrol.
  19. Font-awesome icons.
  20. Easy adaptable to Disqus commenting system.


    And one of the most important feature is that life time free support. This is the v1 (updated v1.4) template. So, I will update it in future. You can also ask me to add features.

    Though, I have added manual HTML/CSS/JavaScript set up in blogger footer instead of blogger defaults widget. So, that you can customize footer style. I have added author' s bio box, label html widget (You can customize at your own order.) and a recommend box (you can add here affiliate link).

    Make money blogging

    • Join Getsitecontrol affiliate program and make 3$ for every lead that you refer.
    • Join Infolinks and make money using text-ads and their referral program.
    • Join Popads and make money with pop-ups ads and referral program.

    If you are a newbie blogger and don't know how to set up a blogger template. Then just sit back and relax and let us do the job for you. Cost is only 1$. contact here

    Thursday, December 1, 2016

    How To Add a Live Chat Support Widget in Blogger Free


    How To Install a Live Chat Support Widget on Blog Free
    If you are running a blog on which, you provide tech. Guides then there may be chances that your readers may not be able to apply your guides. And at that time, your visitor wants to chat with you to get the proper solution. There is a large number of the website available across the web which providing chatting plugin for blogs or WordPress either for free or charging some monthly fees.

    I have tried almost half dozen of plugins (both free or paid) for my blog and noticed that no one is providing the proper features to satisfy my needs. And then I came across the Getsitecontrol plugin that not entirely but providing almost all the features that I wanted to get on my blogger blog.

    How to Add Live chat widget on your blog?

    1. First of all, create a free account. Live chat

    2.  Now, on your GetSiteControl Dashboard. Navigate to site setting > install and then copy and paste all the code just above the closing </body> tag on your blogger template.

    How To Install a Live Chat Support Widget on Blog Free
    3. Now navigate to getitecontrol dashboard  (just click on the Dashboard, located at the top left hand side upper corner).


    4. And there you will find a drop down menu. Just hit on that and then select Chat option. see below picture
               
    shoutbox, chatbox, tagboard,
    5. And now on appearance tab, just select position option and then hit on ok. see the below picture

    shoutbox, chatbox, tagboard, plugin for wordpress, blogger and site
    6. And, a pop box will appear like below just click on Activate and you are done. That's it.

    shoutbox, chatbox, tagboard, plugin for wordpress, blogger and site
    Now go back to your blog or site and get ready to chat with your visitors in real time.

    Wrapping Up

    Live chat widget is one of the most important part of a blog or website where you are selling digital items or running an ecommerce site. So that you can easily communicate with your customers and convert your first time visitor into a long time customer or subscriber.

    With this live chat tool, I was able to get more than 900 subscriber in the month of November 2015. By which I was made 450$ (not too much but enough) with my tech. blog Hugestreet.

    Thank You. Like this article and share it on facebook, twitter below.

    If you have any question in mind or unable to install this widget then comment below. I love to answer your question.

    Also Read: Create a Subscribe to download plugin for blogger


    Saturday, November 26, 2016

    How To Host CSS, JavaScript Files on Github with Rawgit


    If you are serious about blogging and want to make your blog best in all category, then you no only need to focus on high-quality content but also on blog's loading speed. If your blog loads speed is not good. Then your blog visitors will start to leave your blog on the very first visit and will move to some other blog for the same article.

    In this tutorial, I will introduce you a new free CDN service provider viz, RawGit(by MaxCDN) that is an open-source tool that serves raw files directly from GitHub with the correct Content-Type headers. And also, explain to you How to set up it for unlimited bandwidth using GitHub. But before this, let me explain something about its advantages,

    Why should you use RawGit CDN (Content Delivery Network)?

    CDN, stands for content delivery network, is a broadly distributed system of multiple servers at various locations in the world that helps in delivering static contents like CSS, JavaScript, and Images to a user based on the geographical locations of the user.


    1. It will boost the loading time of your blog or site by serving the content of your web page to a user based on their location.
    2. It will reduce the amount of bandwidth.
    3. It will save your money when you running your own server.
    4. It will improve user experience and decrease your blog bounce rate.


    How to create an account on GitHub?

    First of all, navigate to GitHub and there, you have to follow 3 steps to create a personal account. Just do it as usual. On the 2nd step, you will ask to choose a plan, then select Free from the list.

    How To Host CSS, JavaScript Files on Github with Rawgit

    How to create a repository?

    1. After successfully sign up. You will automatically be redirected to the Dashboard where there you will see an option for creating a new repository.

    How To Host CSS, JavaScript Files on Github with Rawgit

    You cannot be able to create a repository until you verify your account. Just navigate to settings (located at left sidebar) > emails > send email verification.


    2. Now, fill up all the field as stated in the below image,

    How To Host CSS, JavaScript Files on Github with Rawgit
    3. Now, we need to create a README.md file that is like a Readme.txt file where you can write anything. And it is very necessary.

    How To Host CSS, JavaScript Files on Github with Rawgit

    How to create a GitHub Project to host JavaScript or CSS files?

    1. First of all, navigate to settings > and scroll down until you see Automatic Page Generator, then click on it and then create a page by filling some required field and publish it.

    2. Now, you can create a CSS and JavaScript file by just clicking on plus(+) button.

    How To Host CSS, JavaScript Files on Github with Rawgit
    3. Every time, when you click on plus(+) button, a code editor will appear. Where you can add your code. Don't forget to add the extension name like css or js. see below image,

    How To Host CSS, JavaScript Files on Github with Rawgit
    4. Now, at the bottom of the page, you will see Commit button. Just click on it to host or publish your files on the web.

    5. Now, just right-click on the newly created or uploaded file and select copy link location. see below image

    How To Host CSS, JavaScript Files on Github with Rawgit
    6. And, then paste the copied link into your Notepad. You copied link will something like below,

    https://github.com/woothemes/FlexSlider/blob/master/jquery.flexslider.js

    How to link the GitHub default URL with RawGit CDN for unlimited Bandwidth?

    1. First of all, navigate to Rawgit official website.

    2. You will see there some input fields. Then, paste the default GitHub Link (which you copied on Notepad) on the first input field.

    3. RawGit will provide you two different links first one for limited traffic and the second one for unlimited traffic or Production. Then just copy or use the 2nd link which is for Production. see below image,

    How To Host CSS, JavaScript Files on Github with Rawgit
    Now your JavaScript file is ready to use on your blogger blog or website. Just use below like tag,

     <script src="cdn.rawgit.com...........js" type="text/javascript"></script>

    Always use RawGit URL for production (cdn.rawgit.com) instead of for dev/testing (rawgit.com). Because, the first generated URL which you can see on the above image is for only testing purpose or low traffic website.

    If you use dev/testing URL (rawgit.com) instead of URL for production (cdn.rawgit.com), RawGit will display a pop up warning message like below,

    How To Host CSS, JavaScript Files on Github with Rawgit

    Wrapping up

    If your blog is getting a lot of traffic, then it is the best time to use a content delivery network that can handle all your bandwidth by caching all the files of your site and deliver them based on the user's location.

    There are a ton of plugin available for WordPress that can be install in just a few clicks. And but there is nothing only for Blogger. So, we know that 'necessity is the mother of invention.' I have researched on it using google search and invented this idea to use the MaxCDN for hosting the static files for free with unlimited bandwidth indirectly.

    Thank You!