No search results were found in Documentation!
Hi,
Thanks Chris!
@Faheem Hafeez I have checked your site using the latest version of opera browser and haven’t found any issues as you’ve described: http://screencast.com/t/BTjKTb4Wg
If this still happens in your case please make sure you check this without plugins(Lave just VC active) empty cache then check again.
For your site’s speed you can use the guides I’ve pasted below and the tagdiv speed booster plugin to do it:
* https://forum.tagdiv.com/how-to-make-the-site-faster/
* https://forum.tagdiv.com/topic/can-i-add-plugins-css-to-footer/#post-6348
You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/
Thanks
Hi,
For your site’s page speed I can use the tagdiv speed booster plugin and this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ but first I suggest you turn off all plugins, empty cache/purge files and use this guide to regenerate your thumbnails so that the theme creates the thumbnails for old images form your content: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/
For remaining js/css errors I suggest you enable/disable plugins to find out which ones are causing issues.
Thanks
Basically you need to read through all of my suggestions as noted in prior note above.
Did you test your site with GTMetrix?
SEE: your test – http://gtmetrix.com/reports/vidzo.ru/1g4dDqXF
Note the items marked “server”
AND:
Read through all my suggestions here: – start on last page and go backward.
https://forum.tagdiv.com/topic/pagespeed/
(some of my suggestions are also in the theme docs already or were added, so you may want to start here: https://forum.tagdiv.com/how-to-make-the-site-faster/ )
-
This reply was modified 11 years by
simchris.
Can you please show me how and where i should add or delete codes or plugins to get pagespeed higher in google pagesped https://developers.google.com/speed/pagespeed/insights/?url= … i have try all the ways that i can but i can’t make speed higher…
Sorry for my bad english and thank you for your answer!!!
Check your site with GTMetrix.com and then follow all the suggests, in particular gzip/deflate, expiration headers, image optimization, remove versioning, minify your style.css, don’t use child theme, use fast server/hosting, remove all themes and plugins you’re not using except the latest twenty-fifteen theme, optimize your wp-config.php file to include absolute paths to your domain name, optimize font loading, limit loading external elements (e.g., social counters slow down page vs simple share buttons), limit number of ad networks (I’ve seen some people with six ad networks each loading java, css, and tracking code…. it’s ‘bloat’), use a local image for gravatars, etc.
I cover a number of these issues in detail in the sticky pagespeed thread. Look for my posts, and probably easier to go backwards from the end of the topic, vs from the start a year ago! đ
Hi. First i want to say thanks for this greate theme and please sorry for my bad english…
I habe a problem with my site page speed, i have reed all the posts that i have find (this and your documentation) but i can’t to make my website faster…
URL of my site: http://vidzo.ru/
Can you please say me step to step how to make pagespeed higher?
here is the code frome wp console
registered scripts
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
wp_social_popup_js | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/js/plugin.js
ilentheme-script-admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/ilenframework/core.js
media-editor | /wp-includes/js/media-editor.min.js
media-audiovideo | /wp-includes/js/media-audiovideo.min.js
mce-view | /wp-includes/js/mce-view.min.js
image-edit | /wp-admin/js/image-edit.min.js
wpseo-admin-global-script | http://vidzo.ru/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global.min.js
td-wp-admin-general | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/js/general.js
td-wp-admin-panel-js | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/js/wp-admin-panel.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
wp_social_popup_css_admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/css/admin.css
ilentheme-styles-admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/ilenframework/core.css
media-views | /wp-includes/css/media-views.min.css
imgareaselect | /wp-includes/js/imgareaselect/imgareaselect.css
wp-color-picker | /wp-admin/css/color-picker.min.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/css/wp-admin.css
wpalchemy-metabox | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/content-metaboxes/meta.css
And this is code from my htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.vidzo.ru\.ru$
RewriteRule (.*) http://vidzo.ru/$1 [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteRule ^index\.php$ http://vidzo.ru [R=301,L]
RewriteRule ^page/([0-9]+)(/?)$ index.php?cstart=$1 [L]
I am using dedicated server / VPS
Thank you
Hi,
run into some issues with the theme mods to the post editing, when using WooCommerce in particular.
1) when editing a product, or post, and switching to visual editor, while in *https*, something loading is not being loaded via https and causes a browser warning (site wide is https) to okay load of insecure content; creates autosave point. In visual editor, elements like bullet points in unordered lists don’t render, but are shown indented but not actually indented on page preview or publish.
2) unable to properly manage some elements in text editor, where some tags don’t function properly. In other words, the theme is “monkeying” with the ability to actually enter HTML properly like line breaks and the <br> tag in particular.
3) the divider line in visual mode is actually distracting when trying to edit content, and option to remove that or toggle off is actually now desirable while I tolerated it originally.
So, is there an option or function I can use to force “disable” the divider line and/or element modifying the post page?
Having this issue with td speedbooster plugin “off” or “on” and no major plugins running during dev cycle (meaning Yoast SEO off, social media stuff totally off, no mod_pagespeed running, no minification, no site caching, etc.).
Depends on old theme vs new theme ….. obviously.
If you look at a snapshot of your old theme post page layout, count how many queries are being done for each section of the page. Do the same with the new theme.
For example on one of our sites, we changed the sidebar module to NOT show thumbnails with each item on the “latest items” list. We chose not to use megamenu. Etc.
Themes are not apples to apples unless identical layout and number of queries per page.
Visual Composer does add some overhead, sadly. But caching and mod_pagespeed, etc. help with that.
Not sure if that helped in any way, just some food for thought đ
Did you fully clear your server cache before and after switching themes?
We have our own dedicated server with caching, and mod_pagespeed, and with couple of sites we need to “clear” everything to get one site to load files properly, as some of the old code/theme stuff was cached and so the images were, in effect, doing some kind of redirect, almost like a loop.
Couple of good clean house cleaning on the server cache and a full server reboot and it all worked again.
Not saying it will help … but I’m running couple of image heavy sites and stuff loads fairly quick.
-
This reply was modified 11 years by
simchris.
Hi,
The tagdiv speed booster plugin helps you moves the scripts and style sheets to the footer, which it does as the scripts and css files are moved to the footer: http://screencast.com/t/CBZegf9dXiF doing this should also remove the “render-blocking JavaScript and CSS in above-the-fold content” notification from your site’s test which it’s also happening: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fgossip.knews.it%2F&tab=desktop the only file that causes this issue is now the theme’s css file which is left at the top intentionally as moving it to the footer cases issues so is best to leave it at the top despite the speed test notification.
You can also see this “Optimize CSS Delivery” notification on our demo site also: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewsmag%2F&tab=desktop
Thanks
Basically you should optimize your setup to run WordPress, and once that is functional, then worry about the theme, as it is just an overlay on WordPress functionality (which is how themes work). So, if your server is optimized for WordPress, then it’s optimized for the theme.
You can *then* do further optimizations for WP, like making sure image magick is working, making sure you have gzip/deflate working, using memcache/APC/opcache or similar, and possibly setting up mod_pagespeed. All that can be done separate from the theme.
However, there are some suggestions for speeding up the theme in the theme docs, and I’ve posted various things I’ve done in the pagespeed sticky topic (some of which is now in the docs, obviously, also).
And of course the official WordPress docs (codex), always great place to start!
http://codex.wordpress.org/WordPress_Optimization/Server_Optimization
Hi,
I disabled the plugin cdn, use plugin W3 cache
But still the same.
Thanks
Orlando
This is LINK to control what I say is true:
Orlando
Hi,
I need help to set your speed-booster:
as I learned from your guide:
https://forum.tagdiv.com/how-to-make-the-site-faster/
$ this-> move_js_to_footer (‘FILE-ID’);
$ this-> move_style_to_footer (‘FILE-ID’);
to add on td-speed-booster.php
I can not find the class id of the following links to be able to insert it in
Remove the JavaScript code that blocks the view:
http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js?ver=1.11.1
/wp-content/themes/Newsmag/js/td_site.min.js?ver=1.4
/wp-includes/js/comment-reply.min.js?ver=4.1
Optimize CSS publication of the following:
/wp-content/plugins/js_composer/assets/css/js_composer.css?ver=4.3.5
/wp-content/themes/Newsmag/style.css?ver=1.4
http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,700,400|Open+Sans:400italic,600italic,700italic,400,700,600?ver=1.4
As learned from PageSpeed Google.
Appearance for your feedback about
good job
Orlando
Not a “problem” with Varnish; we just had the other caching options pre-installed with our setup and just needed to implement them, and no reverse proxy stuff. Also mod_pagespeed already had a function to connect to memcache for speedup, so it made the most sense than experiment with Varnish.
Lots of folks do use it however.
re: Memcached:
Websites using Memecached:
Wikipedia
Flickr
Twitter
Youtube
Digg
WordPress.com
Craigslist
Websites using Varnish:
BBC Wired Vimeo Zappos MorningStar Business Insider Thinkgeek
old article I’m quoting fyi, on “who uses”….
http://www.neonrain.com/blog/web-cache-apc-vs-memecached-vs-varnish
I should also mention we’re using the memory based caching because we have 32GB RAM on our dedicated server đ
-
This reply was modified 11 years by
simchris.
We’re using APC/opcache/memcache and mod_pagespeed on our Centos 6.5/final Apache setup and no issue.
Chose not to use Varnish due to tricky setup and mod_pagespeed had hooks into memcache already. đ
Hi! We launched our new version of the site based on Newspaper theme.
We are still having issue with the speed, especially on mobile layout.
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.rnbjunk.com%2F
We are using W3 as suggested, only Page Cache and Browser Cache activated. MaxCDN, Cloudflare, and Speed Booster TagDiv, with Speed Booster Pack.
Could someone give us assistance?
Thank you
Hi,
I’m starting to make an effort to optimize the site for PageSpeed, and couple of minor things:
test page
http://ga-ga.com/1890/book-review-people-deserve-a-fighting-chance/
1) is it possible to setup the use of the optimum thumbnails for this kind of page layout? Basically actually using 200×150 images vs resizing them? I currently have 200×150 as one of the 3 sizes in the wp admin > media > small/medium/large, however the page blocks on posts don’t actually use the 200×150 size thumbs.
(to correct listed as “error” for pagespeed)
resized in HTML or CSS from 238×178 to 200×150. Serving a scaled image could save 1.5KiB (30% reduction).
2) can we set pages and posts and categories, etc., to NOT load the visual composer CSS since it’s only used on home page?
/wp-content/plugins/js_composer/assets/css/js_composer.css
3) getting this issue, which I don’t recall seeing before when doing past optimizations, and not sure if something in ad module is loading something via BOTH http and https, or if this is strictly an issue on Google ad side of the load:
The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 9.2KiB.
â˘http://pagead2.googlesyndication.com/bg/-GgkI9xeVCztemwrHKdpGDGZZ7feSdeVfZSSdFvmVw8.js
â˘https://www.google.com/js/bg/-GgkI9xeVCztemwrHKdpGDGZZ7feSdeVfZSSdFvmVw8.js
4) best way to defer parsing of this javascript
â˘http://ga-ga.com/wp-includes/js/comment-reply.min.js (622B)
â˘http://ga-ga.com/wp-content/plugins/akismet/_inc/form.js (533B)
Thanks folks đ
Look
Google Pagespeed show this in use; but i am not use this
how remove this .js?
https://maps.google.com/maps/api/js?sensor=false&ver=4.1
how add page expiration in htacess? I am using w3 total cache
Your average score is 93 for PageSpeed
http://gtmetrix.com/reports/www.ohall.com.br/P198SYOf
Looks like you need to better optimize images, add better expiration headers, deal with some issues of duplicate elements loading from 2 different locations, etc.
I was able to duplicate this issue on my site just now by editing an existing post and putting in this simple HTML by hand.
Test:
<ul>
<li> Bullet Test</li>
<li> Bullet Test</li>
</ul>
I also don’t see the • character; which is odd as it’s a normal ASCII character entity, and not a custom bullet “style.”
I am running v1.4, with td speedbooster on, and mod_pagespeed off.
-
This reply was modified 11 years by
simchris.
I do know android has had a lot of problems with Disqus over the past couple of years.
Remember that block is loading via JavaScript in a div at bottom of theme. The theme doesn’t load that or apply a ‘hide’ style class to that, it comes entirely from Disqus.
Only CSS for Disqus in theme I know of is the margin hack I posted couple days after theme launch which was rolled into v1.2 I believe, so that it wouldn’t touch the borders.
You are correct, the Disqus comments are not loading on your site on my iPhone 6 in portrait mode. Might be due to having ad banner at bottom of story, or the social links plugin on the post page (I only put mine on home page to not slow down the post for PageSpeed). I have one header ad and two sidebar ads. But I’m also seeing some errors on your home page with the grid, where one image shows twice and then blank boxes — so I see Dixie Bell story twice, then four blank grey boxes. Both portrait and landscape mode.
Hi,
Unfortunately the only customization you can do to the tag page can be doe from theme panel > template settings and involve the articles display view on the page and the sidebar position: http://screencast.com/t/yzjSD04ah
Other customization can be done to the template file but having each tag page customized is not an easy task and you would need custom work for that or you could also try search an use a plugin if there is one that can help you achieve what you want.
Regarding your site’s speed you can use the guides I’ve pasted below and the tagdiv speedbooster plugin to do it:
* https://forum.tagdiv.com/how-to-make-the-site-faster/
* https://forum.tagdiv.com/topic/can-i-add-plugins-css-to-footer/#post-6348
You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/
Thanks
Hi,
You can use the guides I’ve pasted below and the tagdiv speedbooster plugin to do it:
* https://forum.tagdiv.com/how-to-make-the-site-faster/
* https://forum.tagdiv.com/topic/can-i-add-plugins-css-to-footer/#post-6348
You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/
Thanks
Hi,
Sorry for the delay!
1. Could please let me know on which mobiles have you encountered this character issues? A screenshor would also help.
2. Unfortunately I can’t recommend you one and also guarantee it will work as we haven’t tested any plugins of this type.
You can use the WordPress schedule system: http://en.support.wordpress.com/posts/schedule-a-post/ or a plugin like: Auto Post Scheduler or similar.
For the expire header please check point 2 from this guide: https://forum.tagdiv.com/pagespeed-guide/
Please let me know!
Thanks