Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to increase organic traffic to website?

Organic Traffic is the traffic comes from search engine like Google, Yahoo, Bing, for this traffic you don't need to pay any bugs to any one but need to invest a lot hard and smart work. First phase to get organic traffic is to get urself means your

Search Engine Optimization Process

This Blog is all about SEO Strategy and how it works for a particular website .First of all in this there is a need to know about SEO, SEO(Search Engine optimization) is a process of increasing the visibility of your website on various search engines

How to set paging in Codelgniter

Hello Friends, If you are looking to set paging and listing in CodeIgniter. Please review the below example code and make your changes accordingly.   Controller Code Open your controller file and make the changes as below: <?php defined

Retrieving message from an azure queue

In my previous blog, I had explained how to add a message in queue. Now here is the sample code to read the message from a queue     CloudStorageAccount storageAccount = CloudStorageAccount.Parse(RoleEnvironment.GetConfigurationSett

How to get selected numbers of character from column using Codeigniter?

Hello Readers, If you are using CodeIgniter you want to fetch limited MySQL results then in this blog we will learn how to to this.   Suppose you want only first 200 chars of a field then you should only fetch limited results, this will reduce

How to make a redirect page using jQuery and javascript?

If you want to redirect to another page,simply use window.location property of javascript. You can use window.loacation.replace or window.loaction.href to accomplish this purpose. If you use window.location.replace,the replace() method do not save t

How to make a quick login page in Wordpress

Hello Reader's! If you are new to Wordpress and want to make a login custom page, then you can see an example below:- First you have to create a page on the root, name it login.php <?php /* * Template Name: Sign In */ if($_POST['submit'] ==

Introduction about SEO MetaTags

What is Meta tags Before knowing about Meta Tags, you should also know what is Metadata? Metadata is data about data or data which gives information about data. In webpages Metadata are used with HTML codes called meta tags, it provides the inform

How to use jQuery Lazy Load Plugin

In this article you will learn about lazy loading plug-in from jQuery. It first loads your web page then request is sent to load the images of that page. By using Lazy load plug-in you can decrease time for loading the page and also it can increase t

Implement hook_theme in drupal 7

As per Drupal's definition "A hook is a PHP function that is named foo_bar(), where "foo" is the name of the module (whose filename is thus foo.module) and "bar" is the name of the hook. Each hook has a defined set of parameters and a specified resul

1 42 170
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: