WordPress

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 :(…)

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 - http://www.xyz.com/wp-content/uploads Browser can send 7-8 requests at time to different domains. So if we host all our images on same host then time require(…)

How to Prove yourself as Original Author of the Blog Post ?

Lot of Copy paste activities are being used by lazy bloggers in order to become famous. Though Google is capable to find copy paste activity , we being an site administrator we must do something which will prevent illegal activities played with our blog. We must have something to prove yourself as original author of(…)