No search results were found in Documentation!
1) for Eliminate render-blocking JavaScript and CSS in above-the-fold content: like mentioned, didn’t know where to put them so i reverted to the original file. please let me know where to put both, css and js.
pastebin td-speed-booster: http://pastebin.com/MtRgLy7d
2) for cache i’m already using w3 total cache, should i change to WP Super Cache?
3) any plugin to recommend for minify?
4) Prioritize visible content
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
What can i do for this?
-
This reply was modified 11 years by
instacomedy.
Hi,
1) and 2) The js was moved at the bottom – http://screencast.com/t/VOSuXqWz
The css is still at the top, maybe you added those lines in the wrong section, please provide the content of your speedbooster plugin file to take a look, use pastebin – http://pastebin.com/ – Even if you move all css and js at the bottom Google pagespeed test may still show the warning because you have too many resources on the page.
3)On leverage you have the google ads and other js which comes from external resourcess – http://screencast.com/t/tjIX5RnvVJqS , it has a leverage set but it’s considered too low by the pagespeed test, basically google penalizes you for using their ads for which you can’t set a higher leverage.
For css js minifications you have to use a plugin, the settings depend on the plugin used, some may give errors when you minify their css or js so basically you have to make some tests.
Also use a cache plugin, we recommended W3TC in the past but now we made some tests and WP Super Cache seems faster.
Thank you, Emil G.
Hi,
That’s strange. Please make sure that you also empty all your caches if you use any and also try this without any plugins active to make sure that isn’t happening due to a plugin then test again and if yous till can’t manage to solve this send us an email at contact@tagdiv.com and provide your admin login credentials so we can have a closer look at this and we will get back to you as soon as possible.
Please also include a link to this tread into your message!
Thanks
-
This reply was modified 11 years by
Lucian.
We need to manually specify the AdSense Slot and Client. We are editing:
/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/panel/td_panel_data_source.php
As follows:

But it does not apply instantly, even if we remove Cached files.
Any other place where we can change it to apply changes instantly?
Thanks 🙂
hi, every time i get a surge of traffic, my site becomes crazy slow, especially on mobile devices. im running a 32gb ram server and confirmed with my web hoster that none of my ressources are even close of being used. i tried using google speed test for my site newswatch28.com, i get many errors: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fnewswatch28.com%2F&tab=mobile
i have the td booster pack plugin enabled. im also running w3 total cache plugin with page cache and browser cache enabled.
for Eliminate render-blocking JavaScript and CSS in above-the-fold content: i tried following https://forum.tagdiv.com/page-speed-guide/
i pasted the code in my functions.php removed it got all my files ids that i need to add to the speed booster pack plugin php file:
$this->move_style_to_footer(‘easy-social-share-buttons’);
$this->move_style_to_footer(‘contact-form-7’);
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’);
$this->move_js_to_footer(‘contact-form-7’);
$this->move_js_to_footer(‘td-site-min’);
$this->move_js_to_footer(‘comment-reply’);
$this->move_js_to_footer(‘jquery’);
i tried pasting them where i thought i should but when i tried refreshing the speed test, the errors never went away. i reverted to the original… im not sure where to add them…
For prioritize visible content, i have no clue whatsoever to do, and strongly feel i need to do this. mobile only 31% rendered and 20% on desktop:
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
For Leverage browser caching: once again, no clue what to do. i tried following the guide again pasted the code from your guide in .htaccess, nothing…. deleted and reverted to original awaiting on your answer.
there’s other minify issues but no instructions on the guide.
i can provide my ftp access, and admin login. please help, really dont know what to do anymore at this point…
You can’t cache things hosted on other people’s websites.
So none of those things you mention can be cached.
Welcome to stupid Google PageSpeed Insights 😉
(They penalize you for their own sites in the “rating,” but not in the real world.)
I personally “tune” my sites, with the ads disabled.
Google wants me to cache this files:
http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js (60 minutes)
http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
http://www.google-analytics.com/analytics.js (2 hours)
Can somebody help me how to do this?
My regards, z
Hi,
When i’m browsing my site from time to time it shows me error msg:
Fatal error: Call to undefined function define() in /home/users/aai/public_html/creativeglobe/index.php on line 14
But when i’m logged in everything is all right, error msg is not occuring. I tried to empty cache too but didn’t help.
Plz help me.
Etit: Error occures when i’m clicking on category (main menu) and articles, never on home site.
Hi,
I see that the view counter shows here the 96 and the fb like counter 85: http://screencast.com/t/R30jQDLlx The post views counter is also not updating so it can happen the scenario where the likes counter will
exceed the views counter.
The post views counter could not work well if you’re using a caches plugin but you can still use it when using cache also by enabling the ajax count option in theme panel: http://screencast.com/t/zZfCvmbDuA
Thanks
Need to clear your cache, both on server and in your web browser.
Basically your browser (and/or website) are loading the OLD CSS, which the new theme files don’t work with, so in effect no CSS loading.
Also remember you may need to update child theme also if using child theme (see changelog, depending on version you’re updating from). Try NOT using a child theme, unless you “must” do that for some oddball reason.
This is a normal caching problem, not an issue with theme, thankfully. 🙂
Hi,
@apolitikal Please also test this without using any plugins and also make sure that you empty all caches, disable all js/css/html compression and test again. I’ve tested this as Alin instructed above and found no issues using the latest theme version so this should also work for you.
If this still isn’t working please let us know and provide a you admin credentials via email if possible so we can have a look. Use contact@tagdiv.com and please also include a link to this conversation in your message.
Checking your site using google’s pagespeed testing tool have noticed a server response time issue: http://screencast.com/t/GdslWWzKi which could cause the slow login.
There are many factors which can be taken into consideration concerning server’s response time. You can use google’s improvement recommendation on this: https://developers.google.com/speed/docs/insights/Server
I suggest you first try this without any other plugins active, leave just VC plugin active the check again.
Also consider using a cache plugin and to improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html We also use it on our demo.
Thanks
Hi,
Thanks Chris!
Yes, @mcx61 please try disabling the lazy load feature: http://screencast.com/t/9qDujCo3R empty all caches and test again. Let us know how it goes and also provide your site’s url so we can test this and inspect this issue as even if the lazy load feature is enabled this should not happen.
Please also test our demo: http://demo.tagdiv.com/newsmag/ on the same system setup and browser’s and let us know if this is still happening there.
Thanks
Hi
Please paste the code from above in Theme Panel > Custom Css and it should work(also please clear cache if you use a cache plugin): http://screencast.com/t/AsrI1pXn341
Thanks!
Hi,
Not sure how you get this issue you have to remove manually all demo’s articles, pages, categories… Please also clear cache like Christopher suggested and let us know if you still have this issue.
Thanks!
Hi,
Please deactivate all plugins, leave just Visual Composer active, clear cache and purge your file if you use CDN, then check if ajax pagination works (infinite load, load more). Also check the posts content. If don’t have this issue anymore please activate your plugins one by on and see which one caused this issue.
If you still have this issue send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are.
Thanks!
Hi,
I have checked your site and your header ad is displayed properly – http://screencast.com/t/eMzJFBrgrm please clear cache.
Thanks!
The pie chart on Android browser seems to have fixed itself some time in the last 24 hours, not sure how, but please consider it resolved. Wasn’t a cache issue as I clear caches frequently.
Will attempt the fix on the mobile menus.
Hi,
You can check this also without any plugins leave just Visual Composer and Seo by Yoast active, clear cache and purge your files if you use CDN, also check if your og: meta data are added properly in your page source. Also you can check this topic – https://wordpress.org/support/topic/opengraph-not-working
Thanks!
Hi,
Please check our demo – http://demo.tagdiv.com/newsmag/ When you hover a subcategory from megamenu it should show articles from that specific subcategory. Also when you click on a subcategory it should load subcategory page.
Please check this also without any plugins active, leave just Visual Composer active, clear cache and check if you still have issues with this.
Thanks!
Hi,
I have checked this again and it’s working fine removing that part of code – http://screencast.com/t/QrtsoEhY – http://screencast.com/t/IhaSl36g It should work also in your case please clear cache.
Thanks!
Hi,
What theme version do you use? I also checked this with the latest theme version 4.6.3 and did not found any issues. If you need to update please follow this guide(FTP method) – https://forum.tagdiv.com/how-to-update-the-theme/ Also check this without any plugins active leave just Visual Composer active, clear cache and check again if you still have this issue.
Thanks!
Hi!
I have the same problem on my website with social counter plugin v2.10 and plug in W3 total cache activated but no cache settings enabled.
The website is blog.yourcavern.com
Best regards
Guillaume
Also be aware there is no way to prevent people copying your content if it loads in a web browser; you can try to block some content being “scraped” — but this also means not having RSS feeds, and if Google can’t read the page, you will be doomed in SERPS. So, you obviously would want to “test” any such plugin and then in Google’s developer tools do the various “load as Google” to see HOW the bot sees your page — if Google can read it you should be fine; of course if Google’s bot can read the page so can others.
How extreme do you want to be ? Are you going to block archive.org ?
For many folks, having strong copyright notices, creative commons logo, and doing periodic searches online can help track down content pirates. There is nothing to stop somebody from rewriting your content, though. If you properly copyright your website (e.g., in the U.S. with the copyright office), you can file a DMCA complaint to have some pirates content removed from Google search results, which is huge deterrent obviously.
And of course, the biggest way to protect content is from a member site where people have to “log in” to view the story; perhaps having teaser for public, and members see the full site.
The ability to “protect” content is a bit of a myth. Disabling right-click doesn’t actually solve anything. For example, SnagIt can capture the full page as an image once it’s in the video buffer in the browser/on screen; Adobe Acrobat DC can capture an entire web page.
Not to scare you, just the facts after 20 years of doing web dev myself. Our company used to actually sell a content protection product called “Mindset Mprotect” for protecting images; and then IE added as “save page as HTML” feature which completely negated some of that. Remember again anything “rendered” in a web browser can be captured as it’s loaded into cache and/or “visible” on a remote device.
Rendering a page in FLASH has some protections, but then you lose most mobile users.
Upshot — be realistic in your goals on the “myth of content protection” with WordPress.
Hi,
Please deactivate all plugins leave just Visual Composer and Jetpack plugins active, clear cache and check again if you still have this issue, maybe there is a conflict between plugins. If don’t have this issue anymore please activate your plugins one by one and see which one caused this issue.
Thanks!
Hi,
Please check if you have this issue without any plugins active, leave just Visual Composer active and also clear cache. Also please check your console for errors when you save changes.
Thanks!