There are many questions raised when comparing Rank Math Free and Rank Math PRO – Active rank math. Do webmasters need to upgrade to the PRO version? To help you have the Rank Marth PRO plugin to use for free and still use all the features in this top 1 seo plugin, Today Flatsome.xyz will show you how to Active rank math PRO and use it comfortably.
How to Active Rank Math PRO – Top 1 seo plugin

Rank Math ‘s version
Rank Math is a free version of the WordPress library.
Rank Math Pro is this premium automatic update package for bloggers and individuals.
Rank Math Business is the ultimate premium package perfect for freelancers, businesses & agency owners. Full features.

Active rank math PRO
To activate the plugin you must have a PRO version of Rankmath plugin, you can find the latest version here Rankmath SEO PRO plugin
or here
after installing the PRO version and the FREE version (the plugin works at the same time)
Paste the following code into the Function.php file of the theme you are using
add_filter( ‘rank_math/admin/sensitive_data_encryption’, ‘__return_false’ );
update_option( ‘rank_math_connect_data’, [
‘username’ => ‘activated’,
’email’ => ‘activated@rankmath.com’,
‘api_key’ => ‘*********’,
‘plan’ => ‘business’,
‘connected’ => true,
] );
update_option( ‘rank_math_registration_skip’, 1 );add_action( ‘init’, function() {
add_filter( ‘pre_http_request’, function( $pre, $parsed_args, $url ) {
if ( strpos( $url, ‘https://rankmath.com/wp-json/rankmath/v1/’ ) !== false ) {
$basename = basename( parse_url( $url, PHP_URL_PATH ) );
if ( $basename == ‘siteSettings’ ) {
return [
‘response’ => [ ‘code’ => 200, ‘message’ => ‘ОК’ ],
‘body’ => json_encode( [
‘error’ => ”,
‘plan’ => ‘business’,
‘keywords’ => get_option( ‘rank_math_keyword_quota’, [ ‘available’ => 10000, ‘taken’ => 0 ] ),
‘analytics’ => ‘on’,
] ),
];
} elseif ( $basename == ‘keywordsInfo’ ) {
if ( isset( $parsed_args[‘body’][‘count’] ) ) {
return [
‘response’ => [ ‘code’ => 200, ‘message’ => ‘ОК’ ],
‘body’ => json_encode( [ ‘available’ => 10000, ‘taken’ => $parsed_args[‘body’][‘count’] ] ),
];
}}
return [ ‘response’ => [ ‘code’ => 200, ‘message’ => ‘ОК’ ] ];
}
return $pre;
}, 10, 3 );
} );
After pasting and saving it, reopen the admin and you will see the plugin is actived and turn off the copyright notice.

The integration modules in Rank Math Pro include:
- 404 . error page
- SEO support for ACF
- AMP support
- Analytics PRO support
- bbPress PRO support
- BuddyPress Support
- Image SEO support – For Rank Math PRO version
- Link Counters Support
- Support Local SEO & Knowledge Graph – For Rank Math PRO version
- Sitemap News – For Rank Math PRO version
- PROFESSIONAL redirect, redirect Seo link with Rank Math Pro
- Schema (Structured Data), google schema pro data structure is integrated in Rank Math Pro
- Manage SEO roles and functions in wordpress.
- SEO analysis of articles, products, pages in wordpress woocommerce.
- Create a Sitemap using rank math.
- Video Sitemap – For Rank Math Pro
- Web content shows up on Google
- SEO Support for WooCommerce – For Rank Math PRO version
I wish you success