Awaken

Awaken
Рейтинг
19
Регистрация
31.01.2020
Had:
in general, either no effect or very little.

position does not depend on behavioral factors?

Is adaptation of site for mobile devices, with an average audience of about 40 percent with mobile and tablets, has no effect on the behavioral factor? => Indirectly yet affected.

052762:
данная функция влияет на позиции сайта

какая функция? Мобильная версия сайта это функция?

052 762:
This function affects the position of the site

what function? Mobile version of the site is the function?

Strannik64:
так книги в pdf идут же

много где читать можно прямо на сайте

Strannik64:
so book in pdf are the same

where a lot can be read directly on the site

Sitealert:
А нужно?..

Вопросов нет, благодарю за ответ :)

Sitealert:
A need? ..

No questions, thank you for your answer :)

Sitealert:
А надо ли?

а не нужно проставлять альт ?

Если у кого-то будет такая же проблема, то вот решение:

add_filter('wp_get_attachment_image_attributes', 'change_attachement_image_attributes', 20, 2);
function change_attachement_image_attributes($attr, $attachment) {
global $post;
if ($post->post_type == 'product') {
$title = $post->post_title;
$attr['alt'] = $title;
$attr['title'] = $title;
}
return $attr;
}
Sitealert:
And whether it is necessary?

and do not need to put down the alt?

If someone would have the same problem, here's the solution:

add_filter ( 'wp_get_attachment_image_attributes', 'change_attachement_image_attributes', 20, 2); function change_attachement_image_attributes ($ attr, $ attachment) {global $ post; if ($ post-> post_type == 'product') {$ title = $ post-> post_title; $ Attr [ 'alt'] = $ title; $ Attr [ 'title'] = $ title; } Return $ attr;}
milaman:
а Яндекс при этом видит, что никто форму для публикации отзыва не заполнял - могут ли за это быть санкции? Или у меня паранойя?

1) А в чем проблема сделать ТЗ на отзыв таким образом, чтоб брали товар через инстаграм/оффлайн/вк/телеграм и т.д. ?

2) У вас паранойя, но вот только 100 отзывов за месяц это многовато. Ориентируйтесь на конкурентов, что, где и сколько они закупают.

Всего: 138