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

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 Add Social Media Share Links to WordPress WITHOUT a Plugin

Since we’re living in Google Page Experience and Core Web Vitals world, why would you burden your WordPress page load times using Social Media Share plugins? Since most social share buttons use extensive JS and CSS rules just to share your content. Let RankYa show you how to add social share buttons to your WordPress… Continue reading How to Add Social Media Share Links to WordPress WITHOUT a Plugin

How to Use Yoast SEO Plugin 2022

Using Yoast SEO Plugin on your WordPress built site? Getting results from Google rankings? Probably not the way you could because Yoast SEO Plugin in 2022 must be used by ensuring you remove most of its unneeded and spammy features. Video Lesson for Using Yoast SEO Yoast SEO Plugin Important Features to Use The only… Continue reading How to Use Yoast SEO Plugin 2022

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 Newer version of PHP is more secure and thus hackers can’t easily break… Continue reading How to Update PHP Version for WordPress