bibiska
Forum Replies Created
-
Forum: Plugins
In reply to: [Quads Ads Manager for Google AdSense] Site download speedСcurrently on the specified page, another (delayed) download option is implemented:
<script type="text/javascript"> function downloadJSAtOnload() { var element = document.createElement("script"); element.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"; document.body.appendChild(element); } if (window.addEventListener) window.addEventListener("load", downloadJSAtOnload, false); else if (window.attachEvent) window.attachEvent("onload", downloadJSAtOnload); else window.onload = downloadJSAtOnload; </script>What do you think about this? How good / bad is it compared to your method?
Forum: Plugins
In reply to: [Quads Ads Manager for Google AdSense] Site download speedHere is an example of a typical article on my site:
https://lawportal.com.ua/kreditnye-kanikuly-otsrochka-vyplaty-dolga.htmlthanks
Forum: Plugins
In reply to: [Quads Ads Manager for Google AdSense] Site download speedYes, I mean the page loading speed.
I’m testing the page speed in many ways: PageSpeed Insights ; Gtmetrix ; Pingdom Tools
And I also control page loading speed with Google Analytics…
I know almost all the tips on how to increase page loading speed))
And they are almost all applied.So I’m looking for ways to improve my page loading speed a bit more.
If possible)Forum: Plugins
In reply to: [Quads Ads Manager for Google AdSense] LazyLoad does not work?thanks!
Forum: Themes and Templates
In reply to: [ColorMag] Change of sizeThanks! It works!
- This reply was modified 6 years ago by bibiska.
Forum: Themes and Templates
In reply to: [ColorMag] Change of sizeI want to change the font size of “Юридический портал Украины” (only in mobile version).
Thanks
Thanks for the quick help!
Forum: Plugins
In reply to: [WP-PostRatings] Update the pluginUpdate: I already found on the russian forums messages that changing the type of markup led to sanctions by Google, and they can’t be removed (the site is downgraded). Thus, it will be illegal and its not needed
Forum: Plugins
In reply to: [WP-PostRatings] structured data error after installing the pluginI already found on the russian forums messages that changing the type of markup led to sanctions by Google, and they can’t be removed (the site is downgraded). Thus, it will be illegal and its not needed
Forum: Plugins
In reply to: [LuckyWP Table of Contents] Поведенческие факторы и доп. содержаниеСпасибо, установил. Содержание выводится (правда размер шрифта не такой, как в настройках, а больше, т.е. как на сайте), но меня устраивает.
Единственное, хотел уточнить по корректности кода – не нашел в сети инфо про “wrapNoindex” и “useNofollow” (одним словом), хотя и понимаю их смысл.
Поэтому прошу уточнить, всё ли верно в коде?
СпасибоForum: Plugins
In reply to: [LuckyWP Table of Contents] Отключение jQueryСпасибо за ответ.
А нет ли статистики влияния наличия содержания на странице на поведенческие факторы?
К примеру, в статье без содержания пользователь будет просматривать всю статью в поисках нужной информации (что увеличивает время, проведенное на сайте), а при наличии содержания в статье сразу перейдет к нужной информации (что уменьшает время, проведенное на сайте).
Возможно, я не прав?
p.s. Сейчас отслеживаю этот аспект через google Analytics, но результаты будут через несколько дней.
Thanks for the detailed answer.
I want to clarify further:
If I disable “Firewall protection” in “Firewall options” – does it affect the speed of loading the site? Is this the equivalent of disabling the plugin?For example, I would like to have login protection function, but without a firewall (temporarily)