• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Плагин Yoast SEO Premium

Yoast SEO Premium 7.5.2 + Extensions
7.5.2
May 28th, 2018
  • Fixes a bug where the determination of “Orphaned content” tries to account for noindex items, resulting in a lot of additional database querying.
hi.gif
 
Последнее редактирование:
Подскажите, может сталкивался кто..
Есть раздел FAQ на сайте, но Yoast SEO не определяет его в "Типах содержимого". Можно ли добавить этот раздел вручную в карту сайта или как показать Yoast SEO на этот раздел?
Видел в документации есть wpseo_exclude_from_sitemap, но про include ни слова.
 
Yoast SEO Premium 7.5.3
= 7.5.3 =
Release Date: May 30th, 2018

* Added hooks and filters to allow our new [search index purge](Для просмотра ссылки Войди или Зарегистрируйся) plugin to work. You’re encouraged to read [this post about an attachment URL problem](Для просмотра ссылки Войди или Зарегистрируйся) for more info.
Дополнительная информация:

Настройка плагина версии 7.x: Для просмотра ссылки Войди или Зарегистрируйся и Для просмотра ссылки Войди или Зарегистрируйся(Куда делась карта XML и прочие настройки.)
Канал с видео от Yoast Academy:
Скрытое содержимое доступно для зарегистрированных пользователей!
Вносим изменения:
В файле \wordpress-seo-premium\vendor\yoast\license-manager\class-update-manager.php

protected function get_remote_data() {
return false;

// тут остальной код
}

И в файле \wordpress-seo-premium\vendor\yoast\license-manager\class-license-manager.php

public function license_is_valid() {
return true;

//return ( $this->get_license_status() === 'valid' );
}
 
Yoast SEO Premium v 7.6
= 7.6.0 =
Release Date: June 5th, 2018

Enhancements:
* Adds Flesch Reading Ease for Russian.
* Adds Catalan transition words.
* Adds a tab to the Help Center on posts, pages, terms and custom post types which explains which template variables can be used in the Snippet Preview.

Bugfixes:
* Fixes a bug where sequences of symbols which do not contain a single letter or digit were considered as valid keywords.
* Fixes a bug where Flesch Reading Ease translation strings were not fully translated.
* Fixes a bug where numbers-only keywords caused the analysis to fail.
* Fixes a bug where the active keyword in the state wasn't updated whenever changes were made in the keyword field.
* Fixes a bug where replacevars based on custom fields would throw an error due to a missing ID.

Other:
* Changes the maximum meta description length from 320 to 156 characters.
* Fixes typo in $field_defs parameter description for wpseo_metabox_entries filter.
* Restores the warning for using unsupported replacement variables on the search appearance settings page.
 
Последнее редактирование:
Ребят, поделитесь 7.6.1 версией, пожалуйста.
Yoast SEO 7.6 и Custom Permalinks конфликтуют и, судя по логу, в 7.6.1 исправили проблему.
 
Yoast SEO Premium 7.6.1
= 7.6.1 =
Release Date: June 7th, 2018

Bugfixes:
* Fixes a bug where a JavaScript error was thrown on the post-edit page when certain plugins are active.
* Fixes a bug where stylesheet definitions would impact form fields of metaboxes on the post-edit pages. The definitions have been contained in a Yoast-selector.

= 7.6.0 =
Release Date: June 5th, 2018

Enhancements:
* Adds Flesch Reading Ease for Russian.
* Adds Catalan transition words.
* Adds a tab to the Help Center on posts, pages, terms and custom post types which explains which template variables can be used in the Snippet Preview.

Bugfixes:
* Fixes a bug where sequences of symbols which do not contain a single letter or digit were considered as valid keywords.
* Fixes a bug where Flesch Reading Ease translation strings were not fully translated.
* Fixes a bug where numbers-only keywords caused the analysis to fail.
* Fixes a bug where the active keyword in the state wasn't updated whenever changes were made in the keyword field.
* Fixes a bug where replacevars based on custom fields would throw an error due to a missing ID.


Other:
* Changes the maximum meta description length from 320 to 156 characters.
* Fixes typo in $field_defs parameter description for wpseo_metabox_entries filter.
* Restores the warning for using unsupported replacement variables on the search appearance settings page.
Русский язык - смотреть Для просмотра ссылки Войди или Зарегистрируйся.

Дополнительная информация:
Настройка плагина версии 7.x: Для просмотра ссылки Войди или Зарегистрируйся и Для просмотра ссылки Войди или Зарегистрируйся(Куда делась карта XML и прочие настройки.)
Канал с видео от Yoast Academy:
Скрытое содержимое доступно для зарегистрированных пользователей!
В данной версии null выполнен иначе, чем в ранее выложенных инструкциях.

Модификации затрагивают только файл:
/wordpress-seo-premium/vendor/yoast/license-manager/class-license-manager.php

1. В функции public function display_admin_notices()
вырезана часть, отвечающая за нотификацию при неверной лицензии
от комментария
// show notice if license is invalid
до комментария
// show notice if external requests are blocked through the WP_HTTP_BLOCK_EXTERNAL constant

2. Исправлена (урезана) функция public function license_is_valid() до вида
public function license_is_valid() {
return true;
}
Ребят, поделитесь 7.6.1 версией, пожалуйста.
Yoast SEO 7.6 и Custom Permalinks конфликтуют и, судя по логу, в 7.6.1 исправили проблему.
 
Последнее редактирование:
Changes the maximum meta description length from 320 to 156 characters.

Задолбали уже менять) Кто какой размер описания указывает? Для яндекса какой сейчас размер актуален?
 
Changes the maximum meta description length from 320 to 156 characters.
Задолбали уже менять) Кто какой размер описания указывает? Для яндекса какой сейчас размер актуален?
Вообще, плагин "заточен" под Google.
Для Yandex длина description не должна превышать 200 символов. Рекомендуется укладываться в 140.
 
Вообще, плагин "заточен" под Google.
Для Yandex длина description не должна превышать 200 символов. Рекомендуется укладываться в 140.
Я бы не сказал судя по последним сайтам какую длину не указывают сейчас.. теперь же есть кнопка Читать еще...
 
Назад
Сверху