If you manage your own website (or your client’s) you will eventually require to explore redirection rules using .htaccess file. Do keep in mind, most web server setups allow you to quickly and easily setup 301 redirections through web server “Redirect” options. If you have cPanel, then, you should first explore using cPanel Redirect instead… Continue reading 301 Redirect Using .htaccess
Author: RankYa
RankYa is a content creator and digital services provider dedicated to growing your sales and business website's results. Highly experienced technical problem solver, Google products expert with proven 'Social Media Marketing' skills, RankYa (100% Australian Owned and Operated) is dedicated to helping small businesses to grow.
We're looking forward to contributing towards your online success. Contact Us.
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
Keyword Research
At the heart of everything you do on your website are KEYWORDS. You use them to communicate to your website visitors, you use them to offer services or sell products. Without words, there can be no internet nor business website marketing. How to SEO Keyword Research SEO Keyword Research Tools There are many paid keyword… Continue reading Keyword Research
robots.txt File
Robots.txt file is just a text document you can create using Windows programs and name it as robots with a file extension .txt however, when you place rules within this document and place it on web server root folder, then, you can better control crawling of search engine bots such as Googlebot. Important to Note… Continue reading robots.txt File
Page Experience
Google’s latest page experience update considers set of signals such as Core Web Vitals which is a set of metrics Google compares your website with Chrome User Experience (using real world data metrics) for web page loading performance, interactivity and visual appearance as well as current signals such as mobile-friendliness, safe-browsing, HTTPS, and intrusive interstitial… Continue reading Page Experience
301 Redirection
HTTP 301 Moved Permanently redirect status response code means that the resource requested has been permanently moved to the URL given by the Location headers. A browser redirects visitors (including user-agents and search engines like Google) to a new URL as set by 301 redirection rules. How to 301 Redirect Using cPanel How to 301… Continue reading 301 Redirection
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
Core Web Vitals
The Core Web Vitals report shows how your web pages perform (based on real world usage field data). What Google wants from all website owners is at minimum fix poor user experiences on a site. The new Search Console Core Web Vitals report shows metrics for subset of web page elements what all website owners… Continue reading Core Web Vitals