99cents
Forum Replies Created
-
Here is the page https://eddu.pro/programming/page/5/ where the cannonical url field is not filled in
As you can see, the canonical url
<link rel="canonical" href="https://eddu.pro/programming/page/5/" class="yoast-seo-meta-tag»>It should be https://eddu.pro/programming/ as this is the pagination page.
Self-canonicalization does not work
Origin page is https://eddu.pro/programming/python/ for this page we added cannonical page https://eddu.pro/programming/python/ in yoast manually http://joxi.ru/Vm67PJYs4B7p42 and what we see? http://joxi.ru/5mdMJb9h3x6z82 for pagination page #2 wee see cannonical url https://eddu.pro/programming/python/page/2/
Pages https://eddu.pro/programming/python/page/2/ https://eddu.pro/programming/python/page/3/ https://eddu.pro/programming/python/page/4/ it’s pagination pages of https://eddu.pro/programming/python/
Sorry, you can see problem at this page https://geekhacker.ru/ozvuchka-teksta-zvukogram/
I wrote you ticket, but nothing change
for example user name from user profile
- This reply was modified 4 years, 9 months ago by 99cents.
Yes, we now that
http://joxi.ru/Vm67PJYs4a81J2Everywhere in the “Show Products/Product categories in search results” setting is no
But it doesn’t help, the pages still have the tag <meta name=”robots” content=”index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1″>
Forum: Plugins
In reply to: [No External Links] Полезный функционал для модуля 2Если закрываешь редиректом, то получается 404 ошибка
Forum: Plugins
In reply to: [RSS for Yandex Zen] Видео в лентеПриветствую. Получил ответ от поддержки
В вашем примере описания видео почти всё верно. Нужно исправить атрибут <type> и привести строку к виду:
<enclosure url=”https://youtu.be/FWC1rAHYKRQ”
type=”video/mp4″/><source src=”https://youtu.be/FWC1rAHYKRQ” type=”video/mp4″>
Пример скидывал вот такой
Вот так подойдет?
<enclosure url=”https://youtu.be/FWC1rAHYKRQ”
type=”video/x-ms-asf”/><figure>
<video width=”1200″ height=”900″>
<source src=”https://youtu.be/FWC1rAHYKRQ” type=”youtube”>
</video>
<figcaption>
Андроид-фермер вспахивает землю при помощи собственного изобретения<span class=”copyright”>Михаил Родченков</span>
</figcaption>
</figure>Forum: Plugins
In reply to: [RSS for Yandex Zen] Видео в лентеНаписал все вопросы в поддержку
ПС
В документации написаноВидео. Допустимые варианты:
MPEG-4 (H.264).
YouTube.
Vimeo.
Продублируйте каждое видео, размеченное элементом video, в описании публикации с помощью элемента enclosure.Соответственно type youtube, vimeo
type=”video/mp4″ type=”video/youtube” type=”video/vimeo”Так же в примере <enclosure url=”http://example.com/2023/07/04/video/420″ type=”video/x-ms-asf”/>
Вместе с картинками
Я бы делал так
Согласен, давайте дождемся ответа поддержки, что бы быть точно уверенными)
Forum: Plugins
In reply to: [RSS for Yandex Zen] Видео в лентеВот тут сказано как должно быть описано видео с youtube
Вот практический пример
http://joxi.ru/4AkkvNOhozKdpAКак я понимаю, нужно поставить УРЛ с youtube + указать type=”youtube”
- This reply was modified 6 years, 7 months ago by 99cents.
Forum: Plugins
In reply to: [RSS for Yandex Zen] Видео в лентеОписание есть в руководстве https://yandex.ru/support/zen/website/rss-modify.html#rss-adaptation-how
Но как привести ленту к такому виду?
Forum: Plugins
In reply to: [FG Drupal to WordPress] Import ProblemYes, i have premium version.
Created ticket. Tnx
Forum: Plugins
In reply to: [FG Drupal to WordPress] Import ProblemYeah, thanks, it’s working. Now a new problem, does not work redirect. For example, an article on Drupal site http://alternathistory.com/content/sportivnyy-avtomobil-zis-101a-sport-sssr and an article http://wp.alternathistory.com/blog/sportivnyj-avtomobil-zis-101a-sport-sssr/ on WP site
Redirect not working