How-To Fully Backup a WordPress Site

Part of website security maintanence you should regularly backup your WordPress site Video Tutorial Showing How-To Fully Backup a WordPress Site Can I Automate WordPress Backup Process? Yes. Although there are several methods of automating the backup process (e.g. cPanel backups, WordPress Plugins such as UpdraftPlus), it is highly recommended that you manually back up… Continue reading How-To Fully Backup a WordPress Site

Fixing Page with Redirect Issues

Some RankYa followers using WordPress CMS WiX Shopify Blogger are reporting an issue for Page with Redirect problems even after I’ve created many different how-to video tutorials for fixing redirect issues (includes video walkthroughs). Updated Content and Video Tutorials (Covers All Page Indexing Issues) Page Indexing I’ve decided to create an updated blog post as… Continue reading Fixing Page with Redirect Issues

How to Update Outdated AND Modified WooCommerce Template Files

Not sure how to update outdated & modified template files in your WooCommerce installation? It’s understandable because doing do could be cumbersome if you aren’t familiar with how WordPress works and how WooCommerce plugin uses template files that work with WordPress Theme template files. If your WordPress Theme has NOT modified WooCommerce template files, then,… Continue reading How to Update Outdated AND Modified WooCommerce Template Files

How to Disable Gutenberg Duotone Filter

WordPress’s latest update for version 5.9 has hard coded HTML which places Scalable Vector Graphics (SVG) filters after the HTML body tag. This SVG code seems to be related to compatibility for Safari browsers for Duotone filter. As you may know that latest version of WordPress content management system uses Block Editor which allows website… Continue reading How to Disable Gutenberg Duotone Filter

How to Fix WordPress Server Error 5xx

Google Search Console Index Coverage Report shows you the status of your WordPress site’s indexed pages. Or if Google search engine is having problems when it tries to index URLs but your web server where your WordPress is installed can’t handle Google’s request thus throws an exception 500 Internal Server Error. In this blog post… Continue reading How to Fix WordPress Server Error 5xx

How to Use Yoast SEO Plugin 2025

Using Yoast SEO Plugin on your WordPress built site? Getting results from Google rankings? Probably not the way you could because Yoast SEO Plugin is not the reason your website is getting results. In fact, removing (as in not using) most of its unneeded and spammy features can actually help a WordPress site get more… Continue reading How to Use Yoast SEO Plugin 2025

PHP 301 Redirection in WordPress

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

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