Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras non placerat mi. Etiam non tellus sem. Aenean pretium convallis lorem, sit amet dapibus ante mollis a. Integer bibendum interdum sem, eget volutpat purus pulvinar in. Sed tristique augue vitae sagittis porta. Phasellus ullamcorper, dolor suscipit mattis viverra, sapien elit condimentum odio, ut imperdiet nisi risus(…)

Replace all Occurrences of URL Globally in WordPress

When user redirect link to new address which is widely used inside multiple posts then changing each link is almost difficult in every post. Following tutorial will explain you how to replace every occurrence of URL using simple phpmyadmin query. Problem Statement : I need to change every occurrence of www.xyz.com with www.abc.com. Solution :(…)

Live.js to Auto Refresh Webpage After Editing !!

We are sharing one productive tool to make your web development faster.If you are web designer or web developer then this tool may improve your web designing faster. Whenever we try to code any HTML or CSS or JS page then we need to open two windows i.e editor as well as browser to check(…)

Tips for Responsive Web Design before Switching

Tips for Responsive Web Design before Switching

We are playing with many mobile and smart devices such as Smart Phones, Tablet PC’s,iPad,iPhone. Currently Microsoft has launched new smart device “Microsoft Surface”. Lots of Peoples are playing with different devices with different resolution.Each and every person get different look on different device. Expectation From Visitors : Visitors are browsing website from different devices.(…)

How to Host Images on Sub-Domain in WordPress for Better Loading Time ?

How to Host Images on Sub-Domain in WordPress for Better Loading Time ?

Why we need to host all images on Sub-Domain ? Whenever we upload image to image gallery , It is by default uploaded in the upload folder at following path -

Browser can send 7-8 requests at time to different domains. So if we host all our images on same host then time require(…)