If you are looking to redirect a subfolder to a new domain or want to create a new website on it, then this tutorial will solve your problem. Suppose you have a website example.com and simultaneously you are also running a website on a subfolder say … [Read more...]
Server to Server File Transfer PHP Script, How to Copy Files from Remote Location
Today we have come with a solution to the problem of transferring files from another host. Generally when you download the files to your computer and later upload the files to a new server require too much time. Moreover, your WIFI/router or mobile … [Read more...]
How to Add Pagination in Just a Click in WordPress, Page Break Code in WP
By default, WordPress hides the pagination option for the editor. By the way, you can still use the pagination or page break syntax <!--pagebreak--> from text editor for splitting content into multiple pages. To achieve that, you need to write … [Read more...]
Genesis Theme, How to Remove Date or Author Name from Posts Meta
If you are looking for the genesis customization code to modify Studiopress themes for post metadata changes like the author name, published date, etc, then here I am going to help you. Warning: We are going to edit the core-level code of PHP … [Read more...]
How to 301 Redirects an Old Domain to your New Website using .htaccess Edit
How-to Guide on 301 redirects and mod_rewrite to permanently move an old website to a new address without losing traffic. Now don't lose traffic also keep the Google bot happy as well. This guide will help you to ensure all the traffic to your old … [Read more...]