There are many ways to accomplish 301 redirection in WordPress. In this blog post we’ll show you the 2 most common options when you want to send 301 Moved Permanently header response codes. Include PHP Redirection Code in header.php Create a redirect rule in functions.php using built in wp_redirect function Note: whenever you use 301… Continue reading PHP 301 Redirection in WordPress
Tag: WordPress
How to Update PHP Version for WordPress
PHP Update is Recommended. Your site is running an insecure version of PHP (number), which should be updated. Why is WordPress Dashboard showing this? Because your WordPress Installation is using a PHP version below latest supported version which currently is PHP 7.4. Whenever WordPress Content Management System updates its core functions, they are written in… Continue reading How to Update PHP Version for WordPress
Yoast SEO Premium Plugin Review
Most RankYa SEO fans and followers send email asking for YOAST SEO Premium WordPress plugin. RankYa blog had a link to GitHub where by just searching GitHub with https://github.com/search?q=Yoast+Premium You can download and use the Premium version, however, using the GitHub version of Yoast SEO Premium will not enable the premium features such as ‘Workouts,… Continue reading Yoast SEO Premium Plugin Review
How to Use Yoast SEO Plugin in WordPress
Whether you love or hate Yoast SEO plugin, its popular. Although over the years its become very bloated, it still offers quick and easy use of important features such as XML functionality and ability to edit URL Title and Meta Description. Video for Setting Up Yoast SEO WordPress Plugin RankYa Functions for Extending Yoast for… Continue reading How to Use Yoast SEO Plugin in WordPress
How to Setup Yoast SEO Plugin
Yoast SEO is a WordPress Search Engine Optimization plugin which can be used for FREE. In fact, you’d only be wasting money if you purchased premium version of Yoast SEO Plugin In this blog post I am going to show you how you can quickly and easily setup Yoast SEO WordPress plugin. First, simply download… Continue reading How to Setup Yoast SEO Plugin
How to Install and Setup Wordfence Security in WordPress
Using security plugins along with better security measures for your WordPress CMS is only smart. WordPress’s popularity makes it ideal for hackers to try gain access to WordPress sites. That is why using Wordfence Security and Firewall plugin is a great choice to increase security of your installation. Wordfence Import Settings 386694919d5afa41ee9d165768b2389f5ac65376a16e3aed7454940e5bcca2e87370bc881867249490b1e9cd71d3d7b9cc1b7fbe8453bde253b9af3e11de266b96fb982dc9f831b6ac5d389474fb61df How to Use… Continue reading How to Install and Setup Wordfence Security in WordPress
WordPress robots.txt File
Using robots.txt file on your WordPress built site? If not, you should. How to create it? Easy, just open a Microsoft Notepad and create a text file and name it robots.txt Then upload this to your WordPress installation. Login to cPanel > File Manager > public_html (path may be different for your website setup) >… Continue reading WordPress robots.txt File