Categories
Creative blog

5 things to check in your blog on each month

Here is a collection of 5 things that you should check in your blog on each month which will let you know the overall status how is your blog going on. This is not a single day task. Day by day, you will be familiar with your blog and there are lots of free and […]

Categories
Technology

Create android app online for your blog

Android OS is one of the most used mobile OS and a quick way to access your Blog. Here are some website that creates android app online for your blog. But, whenever we discuss about creating any mobile app, the first thing that which comes in our mind is coding. So, here we are discussing […]

Categories
Html

Href attribute for links: “javascript:void(0)” or “#”?

“javascript:void(0)” or “#”, these are two type by which we can call a JavaScript code. But, what do you prefer to do most? These are for a building a link that has the sole purpose of running JavaScript code. But, in terms of functionality, page loading speed, validation purposes, etc. It may come to our […]

Categories
MySQL

INSERT … ON DUPLICATE KEY UPDATE

If you mention ON DUPLICATE KEY UPDATE when a row is inserted that is causing a duplicate value in a UNIQUE index or PRIMARY KEY then MySQL performs an UPDATE of the old row. Suppose, in a table there are three columns i.e. a, b, c. If column ‘a’ is declared as UNIQUE and contains […]

Categories
Creative blog

How to get traffic without google

Here you will learn an alternative way to get traffic to your site i.e. is not search engine friendly without SEO or depends on Google. Traffic is a most important thing to a business page. Without any traffic there is no SEO and no user visit. Most of the traffic comes to a site is […]

Categories
Creative blog Social Media & Marketing

Benefits of using facebook comments

Facebook offers a commenting service on other website and that has few benefits to attract genuine commentators. Here we will discuss why you should be using Facebook commenting system on your site rather than default WordPress comment form and this is better than other systems like Disqus. Let me list out some reasons that states […]

Categories
Creative blog

Avoid getting your articles copied

Are you aware of copying your articles somewhere? Here is a guide for taking advantage of such situation and get benefits with that. So, the good way is to avoid getting scrapped somehow and create a system that use third party services and following tips to get most out of scrapped content from your articles. […]

Categories
Php

Date range in PHP

Date and time values are very essential in PHP as there are different time formats, time zones, daylight saving offsets. By carefully with the date inputs you can format output however you like. In the below function you can get range of dates: function date_range( $start, $end, $step = ‘+1 day’, $format = ‘Y/m/d’ ) […]

Categories
Creative blog

Attract readers to your blog

Are you experiencing lack of readers for your blog? It’s not really the fault of your blog content. Here are few expensive tips to attract more readers to your blog. You only focused on writing a great content rather than promoting or sharing. There are many factors associated with your Blog that can make you […]

Categories
Creative blog

Recycle old posts for traffic

Recycle your old post that readers had enjoyed reading and appreciated information that helps the new readers after many months later. But unfortunately, in a way our sites are structured, old posts always leave our website home page after someday as well as they leave our visitors radar too. Reason for recycle old posts: You […]