In this article, you will learn to port existing WordPress website to a different domain. If you are a returning user of this website then you will observe that the domain of the website has been changed without affecting anything else. Well, we have recently moved to a new .com (www.bemyaficionado.com) because of endless reasons which I will tell you in another … [Read more...] about Port Existing WordPress Website to New Domain Without Losing SEO Ranking
database
Basic Authentication with PHP & MySQL
Lately, I have been receiving a lot of emails on how to create a basic login and registration system by using plain PHP and MySQL. I have made this series just to teach you about the Basic Authentication, i.e. registering a user into the database and then logging the user to the system. We will also encrypt the password using PHP's native function which uses the Bcrypt … [Read more...] about Basic Authentication with PHP & MySQL
Best Way-Port Codeigniter to WordPress
Porting a website to a different platform is not a piece of cake and I'm sure many of you will agree on this with me. Things become more curled up when you have to port your existing website to another platform. To port Codeignitor to WordPress is one of the same problems. In this article, I will walk you through all the problems that I faced when I ported my website to … [Read more...] about Best Way-Port Codeigniter to WordPress
Port Existing Website to WordPress
First of all, I would like to apologise to all my reader for any inconvenience caused during all the porting process. It wasn't easy for me as I was doing something like this for the first time. I sure knew the basics theoretically but missing out on the practical knowledge. It took me about a week's time to get it all up and running. And finally, when it's finished, I could … [Read more...] about Port Existing Website to WordPress