• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Yoast SEO Premium - Best Seo Plugin For WP

Yoast SEO Premium - Best Seo Plugin For WP v22.5

No permission to download
null master, please teach us how to null Yoast SEO full without having issues?
Copy this code in final of wordpress-seo-premium.php

$site_information = get_transient( 'wpseo_site_information' );
if ( isset( $site_information->subscriptions ) && ( count( $site_information->subscriptions ) == 0 ) ) {
delete_transient( 'wpseo_site_information' );
delete_transient( 'wpseo_site_information_quick' );
}
add_filter( 'pre_http_request', function( $pre, $parsed_args, $url ){
$site_information = (object) [
'subscriptions' => [
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-wordpress-premium' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-news' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-woocommerce' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-video' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-local' ],
'expiryDate' => '+5 years'
]
],
];
if ( strpos( $url, 'https://my.yoast.com/api/sites/current' ) !== false ) {
return [
'response' => [ 'code' => 200, 'message' => 'ОК' ],
'body' => json_encode( $site_information )
];
} else {
return false;
}
}, 10, 3 );
 
Copy this code in final of wordpress-seo-premium.php

$site_information = get_transient( 'wpseo_site_information' );
if ( isset( $site_information->subscriptions ) && ( count( $site_information->subscriptions ) == 0 ) ) {
delete_transient( 'wpseo_site_information' );
delete_transient( 'wpseo_site_information_quick' );
}
add_filter( 'pre_http_request', function( $pre, $parsed_args, $url ){
$site_information = (object) [
'subscriptions' => [
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-wordpress-premium' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-news' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-woocommerce' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-video' ],
'expiryDate' => '+5 years'
],
(object) [
'product' => (object) [ 'slug' => 'yoast-seo-local' ],
'expiryDate' => '+5 years'
]
],
];
if ( strpos( $url, 'https://my.yoast.com/api/sites/current' ) !== false ) {
return [
'response' => [ 'code' => 200, 'message' => 'ОК' ],
'body' => json_encode( $site_information )
];
} else {
return false;
}
}, 10, 3 );
You mean the wp-seo-premium.php file?
 
  • Like
Reactions: lehaophuc83
Check your PM (y)
NEW UPDATE: Yoast 17.1.2"
Please carefully review the information below. @Babak @NullMaster Please, check for help me


Hi everybody.

As stated above, I did not disable "any" part of Plugin_Yoast.
And also don't need "null" the file "Premium"

=> I made: "null" the original file "wordpress-seo.zip" (Free version)

=> When you updating this plugin (free version) , other Yoast-Premiums add-ons will be automatically updated from YOAST.COM
(Addons that automatically update include: wordpress-seo-premium, NewsSEO, VideosSEO, WoocommerceSEO, and LocalSEO)

This file is a "CLEAN"... You can check for viruses before using.

File here: https://docs.google.com/document/d/1cgAFc1YGBMtdLu0BJJ1WvO80_qdWS7BixBdIj92h65k/preview

P/ SNEW:

You can download the Preview, but it still needs to be "null", because Yoast uses 3 javascript files in: \wordpress-seo-premium\assets\js\dist\

in new file Update -17xx.min.js
 
Last edited:

17.1.2​

September 9th, 2021

Bugfixes:

  • Fixes a bug where internal linking suggestions, in either the editor or the orphaned content workout, and the related links block would not load on WordPress installations that have a different database table prefix than the default wp_.
 

Attachments

  • wordpress-seo-premium_v17.1.2_package.zip
    8.7 MB · Views: 36
Last edited:
NEW UPDATE: Yoast 17.1.2"
Please carefully review the information below. @Babak @NullMaster Please, check for help me


Hi everybody.

As stated above, I did not disable "any" part of Plugin_Yoast.
And also don't need "null" the file "Premium"

=> I made: "null" the original file "wordpress-seo.zip" (Free version)

=> When you updating this plugin (free version) , other Yoast-Premiums add-ons will be automatically updated from YOAST.COM
(Addons that automatically update include: wordpress-seo-premium, NewsSEO, VideosSEO, WoocommerceSEO, and LocalSEO)

This file is a "CLEAN"... You can check for viruses before using.

File here: https://docs.google.com/document/d/1cgAFc1YGBMtdLu0BJJ1WvO80_qdWS7BixBdIj92h65k/preview

Friendly greet. I came here for "Babiato" and will also share for "Babiato".
"Please "Like" me if you use it well"
Mistake: Unfortunately, the morphology function does not work.
 
  • Like
Reactions: lehaophuc83
Mistake: Unfortunately, the morphology function does not work.
Sorry, I was sad to hear about that.

However, This file is "CLEAN"... I didn't delete / didn't add anything function.

I have created an API connection with Yoast.com to update/ activate plugin PREMIUM only.
I will download the original "wordpress-seo.zip" to see details again.

Please try update the plugin premium directly from this file.
Downgrade file-premium, and you will automatic update wordpress-seo-premium-17.1.2.zip from Yoast.com

Thank!
PM with me Update-direct.jpg
 
Last edited:
  • Like
Reactions: Alexandros_T
Sorry, I was sad to hear about that.

However, This file is "CLEAN"... I didn't delete / didn't add anything function.

I have created an API connection with Yoast.com to update/ activate plugin PREMIUM only.
I will download the original "wordpress-seo.zip" to see details again.

Please try update the plugin premium directly from this file.
Downgrade file-premium, and you will automatic update wordpress-seo-premium-17.1.2.zip from Yoast.com

Thank!
PM with me Update-direct.jpg
Premium plugin update works fine. But the basic nulled plugin in not able to update. Also "Optimize SEO Data" never worked for me but i guess this is another story
 
Hello all babiato users can you please share your experience with yoast plugin I believe you guys are using this plugin and can share your real experience with this plugin :)

I am currently using rankmath on my site since the site is new and there is no traffic LOL so I don't know if rankmath is helping or not😅

I did check on internet "rankmath vs yoast" but all reviews articles are just comparing features of both plugins but no one shares any real experience(like using rankmath on 1 site and yoast on another then compare overtime which one is performing or helping with seo)

- Have you guys also used rankmath? if yes can you tell why you are still using or prefer yoast.

- Which plugin(rankmath or yoast) is better for AMP sites. "I saw a post on reddit or I guess in babiato where a user mentioned that rankmath messed their site with AMP"

-Are there still any indexing issue with rankmath? (that is why most people still using yoast) - some users mentioned they using rankmath and there blog post are not get indexed-show on google and takes more than a week to index. - I checked this on my site I post a article and after 5 days it show on google when I searched the title on google and for a week the post remain on top as featured snippet but then removed :(

I checked all reviews sites almost all are using yoast on their own site but tell users-visitors that rankmath is better.

And also big sites are using yoast plugin

https://neilpatel.com/blog/ used yoast 6.54M monthly visits
1631168806331.png

https://kinsta.com/blog used yoast 5.11M monthly visit
1631168614838.png

1631168746753.png

https://www.searchenginejournal.com/ used yoast 2.79M monthly visit
1631168490389.png

1631168705317.png

I really appreciate if any experienced user share their experience-use case for yoast plugin

@Babak @NullMaster @BlakenFist @TassieNZ @starliner

Thank you & best regards
Amit
This is not only from yoast, they are/have powerful Seo Experts and content writers.

BTW, yoast is nothing if you compare with Rank Math.

Rank Math (FREE) > Yoast SEO (PREMIUM)

But yoast Installation is more, it's just because it's Very Old plugin
 
  • Like
Reactions: amit338
Premium plugin update works fine. But the basic nulled plugin in not able to update. Also "Optimize SEO Data" never worked for me but i guess this is another story
Yes, I see...
The standard version of Yoast when installing with plugin-premium is still the that error ...
When you deactivate plugin-premium, its work okay again.
===

I have many websites: The page has errors and the page does not have errors.
I fixed it by changing the language to English/YourLanguage... It worked fine again. OK

I don't think it's an error caused by my plugin above.
I think, it's a some what buggy part of Yoast software/ some otther website.

You try it: changing the language English/YourLanguage
Screenshot 2021-09-10 171327.jpg
 

Attachments

  • Screenshot 2021-09-10 180913.jpg
    Screenshot 2021-09-10 180913.jpg
    62.9 KB · Views: 350
Last edited:
Yes, I see...
The standard version of Yoast when installing with plugin-premium is still the that error ...
When you deactivate plugin-premium, its work okay again.
===

I have many websites: The page has errors and the page does not have errors.
I fixed it by changing the language to English/YourLanguage... It worked fine again. OK

I don't think it's an error caused by my plugin above.
I think, it's a some what buggy part of Yoast software/ some otther website.

You try it: changing the language English/YourLanguage
Screenshot 2021-09-10 171327.jpg Screenshot 2021-09-10 180913.jpg
Yes, confirm that SEO optimization fails only when Premium is enabled, even when WPML language is set to English. Any new about the auto update of non-premium nulled plugin?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock