Best Blackhat Forum

Full Version: [GET] Yoast SEO PREMIUM v11.3 for WordPress + Included Add-ons [UPDATED]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
8.1.2
Quote:Release Date: September 5th, 2018

Bugfixes:

Fixes a bug where our JavaScript memory usage would increase indefinitely. This could result in a browser crash after a long enough period.
Rep+ 4 u.
Thanks
J.
(09-06-2018 10:13 PM)Chupach Wrote: [ -> ]8.1.2
Quote:Release Date: September 5th, 2018

Bugfixes:

Fixes a bug where our JavaScript memory usage would increase indefinitely. This could result in a browser crash after a long enough period.

Thanks a lot!! :)
Thanks again!!!!!
Link is giving Bad Gateway error page. Can you correct please ? Thanks
It's being blocked by Chrome...
Don't see a work around it.

Can we not have a practice of sharing the edited file only? That's really what I extract from here anyway as otherwise, I do have free sources of getting the actual plugin...
(09-06-2018 10:13 PM)Chupach Wrote: [ -> ]8.1.2
Quote:Release Date: September 5th, 2018

Bugfixes:

Fixes a bug where our JavaScript memory usage would increase indefinitely. This could result in a browser crash after a long enough period.

Thank you....
(09-09-2018 05:45 PM)CyberNinja Wrote: [ -> ]It's being blocked by Chrome...
Don't see a work around it.

Can we not have a practice of sharing the edited file only? That's really what I extract from here anyway as otherwise, I do have free sources of getting the actual plugin...

In directory: wordpress-seo-premium\vendor\yoast\license-manager
Open this file: class-license-manager.php
Search this block:

public function license_is_valid() {
return ( $this->get_license_status() === 'valid' );
}

And replace it with this:

public function license_is_valid() {
/**return ( $this->get_license_status() === 'valid' );*/ return true;
}

Save - Done!

Use notepad++ for finding and replacing code!

The bottom line:
You know. Some nulled version give you some backlinks, some good, and some bad, if you want clean version, check site gpldl dot com!
Goodluck!
Bump for version 8,2. Thanks!
8.2.0
Quote:Release Date: September 11th, 2018

Enhancements:

Introduces a How-To block in Gutenberg to create a How-to guide in an SEO-friendly way. Read more about the Gutenblocks in our release post.
Introduces a FAQ block in Gutenberg to list your Frequently Asked Questions in an SEO-friendly way. Read more about the Gutenblocks in our release post.
Adds readability analysis for Polish.
On Multisite environments, in addition to the site domain, path and ID, also site titles are now present in the site selection dropdowns.
Bugfixes:

Fixes a bug where changing the WordPress slug would not correctly update the snippet editor.
Fixes a bug where the user input would trigger an analysis every time.
Fixes a bug with incorrect zooming on older iPhones within the installation wizard.
Fixes a bug where the OpenGraph image wouldn’t show correctly for the frontpage in a few situations. Props to @mt8 for the solution direction.
Fixes a bug where the Yoast SEO network admin menu and admin bar menu would appear when the plugin was only active for the main site, and not for the entire network.
Fixes a bug where snippet variables in the Twitter card title and description wouldn’t be properly replaced.
Fixes a bug where a non-existing dependency was requested on the Search Appearance settings page.
Fixes a bug where the value of the primary category snippet variable in the classic editor wouldn’t change when the primary category was changed.
Fixes a bug where the Gutenberg editor in the Classic Editor plugin would crash when the primary category picker was loaded. If something goes wrong in the primary category picker, it now shows a notification, instead of making the entire editor crash.
Fixes a bug where the readability analysis would not show the correct scores for cornerstone content.
Fixes a bug where switching off the SEO analysis would stop the readability analysis from loading.
Fixes a fatal error on the Term and Post edit pages when the server is running on PHP 5.2.
Reference URL's