Search Results for 'pagespeed'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

We provide some solutionsto optimize the images on the pagespeed tutorial – https://forum.tagdiv.com/how-to-make-the-site-faster/ that you could try.

Thanks!

sjlabar
Participant
#0

Hello,

I want to ask how to optimize my images for best display and to get best results for the google pagespeed.

Thanks

donmcleman
Participant
#0

Hi, I want to combine the css for the demo I use with the main style.css file. Combining css files is one of the recommendations I get on speed test services. I realise that I’ll have to do this step each time the theme is updated, but that’s not a big deal.

Adding the demo css to the end of style.css is straightforward, but in which file do I find the code that links it?

thaiidol
Participant
#0

Hi, I was wondering whether you guys have any suggestion for increasing Page speed (https://developers.google.com/speed/pagespeed/)

Is there a particular thing I should do with the theme to help with compressing medias and such?

Bogdan B.
tagDiv Staff

Hi,
Well you have a bit of work to do as your site is not optimized: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wrestleview.com%2F&tab=desktop
Please follow this guide to improve your speeds: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Page speed is a very personal thing and can depend on lots of variables starting from the host and all the way down to the plugins that you use. Plugins play a very big role in page speed. so please test it out with all plugins disabled excepot visual composer and wp super cache, clear cache and reset cdn files. Then test again and see if there is any plugin slowing you down.
Based on your pagespeed score you get pretty high scores. You get 87 points on desktop and our demo gets 89. The difference is very small between the 2.
The first load however takes quite a bit of time so unfortuantely there is little you can do from this side as the first load can only be adjusted from the server. Here is an example from drupal: https://www.drupal.org/node/526092

I hope this helps.
Thank you!

Kingbreak
Participant
#0

Hi,

I read your manual about websitespeed: https://forum.tagdiv.com/how-to-make-the-site-faster/
And i thought i could get more speed if i fix the blocking javascript and css styles above the fold.
But i tried the steps in your manual, but there is nothing changing. The js and css styles are still slowing down my website.

Could you please help me? My website is very very slow!
https://developers.google.com/speed/pagespeed/insights/

My website is: Kingbreak.nl

donmcleman
Participant
#0

Hi, I’ve changed the domain prefix within WordPress in order to access my site with the prefix ‘www’. The reason behind the change is to create a cookieless sub-domain, as part of an attempt to improve pagespeed.

I’ve had to add the following line to wp-config.php and this has broken the links for the visual composer:

define(“WP_CONTENT_URL”, “http://static.[domain].com”); define(“COOKIE_DOMAIN”, “www.[domain].com”); define(“WP_PLUGIN_URL”, “http://www.[domain].com/wp-content/plugins”);

I could revert it all back by deleting this code from wp-config.php – however I would rather make it work. Is there an obvious location where the original filepath will have been written into Newspaper code when I installed it?

nirmal___
Participant
#0

When I conducted a google pagespeed test, I got the below result. Help me fix this.

Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 2 blocking script resources and 7 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.

Remove render-blocking JavaScript:
http://principiaboxed.com/…s,qver=1.12.3.pagespeed.jm.Mce7qJ7uQ5.js
http://principiaboxed.com/…js,qver=1.4.0.pagespeed.jm.S4TTOO46U-.js

Optimize CSS Delivery of the following:
http://principiaboxed.com/…s,qver=4.6.1.pagespeed.cf.B7_8y6haOq.css
http://fonts.googleapis.com/…%2C600italic%2C400%2C600%2C700&ver=4.5.2
http://fonts.googleapis.com/…%2C900%2C500italic%2C400%2C300&ver=4.5.2
http://fonts.googleapis.com/…0%2C700%7CAmarante%3A400%2C700&ver=4.5.2
http://principiaboxed.com/…,qver=4.11.2.pagespeed.cf.DDuiy5Iwfj.css
http://principiaboxed.com/…css,qver=7.0.pagespeed.cf.OXJRwv_GHJ.css
http://principiaboxed.com/…css,qver=7.0.pagespeed.cf.4wPCTK4rGZ.css

esmus
tagDiv Member

So, please add this feature to the theme in the next update! Using another plugin with this functionality decreases pagespeed and is bad for SEO.

Bogdan B.
tagDiv Staff

Hi,
All these style cascades are from using speedbooster or similar tools to move the css render block to footer. This is good for page speed but bad for visuals unfortunately. There is no middle way about this. If you move style.css to the footer then it will load after all of the content and apply your css settings afterwards. If this bothers you, please remove style.css from speedbooster or other tools so the css will load first. It will not have a significant pagespeed drop.
Thank you!

simchris
tagDiv Member

Facebook will do this sometimes if there is more than one image; such as an optimized version being served for mobile, or a version converted by mod_pagespeed to webp format, or a background image and a featured image in post. Just pick one and move on with your life šŸ™‚

Jose
Participant
#0

Hello,

I am optimizing my theme, to have good score in google-pagespeed. My web is: https://goo.gl/8jmO1v with PS: 90/95

But whent I add a background in theme panel (this image: https://soyunperro.com/wp-content/uploads/Fondosoyunperroop.jpg with only 8k) the theme the theme loses its optimization and the punctuation in pagespeed falls very, very much. PageSpeed 95/90 to 67/87 !!!!

I want to use this background, but do not want to lose punctuation in pagespeed, or optimization.

Can you give me a solution? ĀæCustom CSS, or something similar, that does not affect the performance of my web / pagespeed?

Thanks

http://s33.postimg.org/imskcigvy/fondo.jpg

PD. Now background is off (if u need I activate this, say me)

Bogdan B.
tagDiv Staff

Hello,
Please make sure you meet the minimum requirements for newspaper posted here: https://forum.tagdiv.com/requirements-for-newspaper/ and make sure you set your system status parameters according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
As for the pagespeed score on gtmetrix, please consult this guide: https://forum.tagdiv.com/search/faster/
Let us know how it goes.
Thank you!

Jose
Participant
#0

Hi,

I can see in pagespeed of Google, a score not optimal (of my web). I found this: https://forum.tagdiv.com/how-to-make-the-site-faster/ for do a optimal optimization, but I cant found this plugin Āæ?Āæ?

Is there any other newspaper theme tutorial to optimize?

Thank you

LPH
tagDiv Member

Worry about the render blocking after doing some of the easier things: cache, CDN, minify …

Content and page load speed are far more important than Google’s recommendations in Insight. It’ll also depend on where you get your traffic – some of the best sites are not perfect in Insight

Examples

https://developers.google.com/speed/pagespeed/insights/?url=www.techmeme.com&tab=mobile

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.washingtonpost.com%2F

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.huffingtonpost.com%2F&tab=mobile

In other words — content first, responding to visitors second, webdesign optimization to the point it isn’t a distraction for your visitors.

Good luck on your site – it loads fine. It’s heavy so you can lighten it with removing grid blocks or keep it as is … and enjoy things šŸ™‚

Bogdan B.
tagDiv Staff

Hi,

Are you sure you applied every step from our guide?
1) Leverage browser caching: http://screencast.com/t/6D9hVHoTwj- http://screencast.com/t/73POoNuNMn
2) Improve server response time: https://developers.google.com/speed/docs/insights/Server
3) Render blocking javascript and css: http://screencast.com/t/ilbp7Ug6XL
Please check to see if speedbooster is active after you enable it and follow this topic to learn about speedbooster’s compatibility list for other plugins: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Also please try to disable any untested plugins. as plugins could also slow your site down.
4)image optimization: http://screencast.com/t/FByp3GN4UkThttp://screencast.com/t/aSJkSNAnRn

Nopne of the things I mentioned here are not done properly as they are still detected by google. please follow each step of the tutoprial proiperly and your tet results will increase. Here is what the theme will score if they are set properly: https://developers.google.com/speed/pagespeed/insights/?url=demo.tagdiv.com%2Fnewspaper&tab=mobile

You just need to improve your site a bit further.
Thank you!

jonas-2
Participant
#0

Good Morning, you guys !!
I do really like the Theme but i have really sad issues, i did all you told ( https://forum.tagdiv.com/how-to-make-the-site-faster/)
I installed tagDiv Speed Booster and even make more slow, so i desactivate tagDiv Speed Booster got some point better.

As you can check still really SLOW https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fgospelplay.tv%2F

Please help me to fix it !!

Thanks

sunkast
Participant
#0

Hoping I can get some help troubleshooting and fixing this issue. I installed Newspaper version 7.1.1 and shortly after I noticed the WordPress dashboard was no longer loading correctly. It basically isn’t loading JS and CSS properly any more.

Screenshot: https://gyazo.com/7e11f1966ce4272e8dadf4b7b6d6658b

This only happens if I have Newspaper active. If I switch the theme to 2015, the dashboard displays correctly.

I have tried clearing my cache, rolling back to earlier versions of the theme, disabling ALL plugins, and disabling PageSpeed. None of these fixed the issue.

However, if I add define('SCRIPT_DEBUG', true); to my wp-config, the dashboard will display correctly.

Any ideas on what is wrong and how I can fix this issue?

neoandrej
Participant
#0

Hi.
Google recommend me to delete jquery.js file https://developers.google.com/speed/pagespeed/insights/?url=myformat.club&tab=mobile to make website loading faster on mobile?

What I need to do to optimize?

zanesavage
Participant
#0

I know this is a topic that gets brought up quite a bit, as I have gone through dozens of questions in on this site.

I have tried speed booster, but unfortunately there are a few plugins that I require (that won’t work with speedboost), and even though you have some options to bypass those plugins (at my risk), which I did, none of those plugins worked after; in fact speed boost didn’t work at that point.

Long story short. is there any other option besides Speedboost to eliminate render-blocking JavaScript and CSS in above-the-fold content?

here is a pic from pagespeed: https://drive.google.com/file/d/0B1sPzMby0YKjOU9YRzM1NVNqem8/view?usp=sharing

Thank you,

Zane

singlegadget.com

jonas-2
Participant
#0

Good morning i have series of problems with the theme, but my suport will finish in on next day, this is the domain in tested the theme http://www.gospelplay.online .

The big problem its with facebook, they recognize my website like SPAM,

2 all the smartphone browser no apear ADS

3 You guys promise better speed but still really slow
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_video&tab=desktop

4 O STICK NEWS for FACEBOOK DONT work IN MY website AND I CHECK YOURS AND DONT WORK ALSON check it http://prnt.sc/b7d772

5 WOROLDPRESS been improve a lot and i recebe this messenge of Warning from wordpress

( WP Super Cache Warning!
Your server is configured to show files and directories, which may expose sensitive data such as login cookies to attackers in the cache directories. That has been fixed by adding a file named index.html to each directory. If you use PHP or legacy caching, consider moving the location of the cache directory on the Advanced Settings page.
If you just installed WP Super Cache for the first time, you can dismiss this message. Otherwise, you should probably refresh the login cookies of all logged in WordPress users here by clicking the logout link below.
The logout link will log out all WordPress users on this site except you. Your authentication cookie will be updated, but you will not be logged out.

Please let me know soon as possible thanks

Regats Jonas

Ayudaenibiza
Participant
#0

Hey everyone!!
Got problems of PageSpeed with my site: http://ayudaenibiza.com/ and decided to fix it.
If you scann it you will see the problems i“m having.

First thing i did itĀ“s read your tutorial about how to speed it up ( https://forum.tagdiv.com/how-to-make-the-site-faster/ ), then start working on it, some of steps worked… others… not at all:
*In the step of installing TagDiv Speed Booster i get next problem:
Speed Booster v4.4 – Disabled – incompatible plugin detected: akismet/akismet.php
So… Definetly Akismet itĀ“s a needed pluging… any ideas?
*Following iĀ“m still having problems with my images… (iĀ“ve optimized them with RIOT and also with WP Smush it pluging) But still having the same issue.

mikyasferhat
Participant
#0

How can i fix this problem on new mobile theme?

Catalin
tagDiv Staff

Hello mc_kot,

3,4) Please notice that this type of code will have to be used only in the main theme because this is not tested with child theme and with it, you will get the list of registered CSS and js add the following code at the end of the functions.php file and then you will have to remove this code because you will have nothing to do with it. Please understand that this code is used only to show you the list with the id for all the CSS and js will appear on your site (top of the page). Copy and paste the list from your site into a .txt file. Please notice that all of this information are mentioned in our tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ but it seems that you have missed them.
6)Also, please notice that all the thumbs are created in td_config.php and this type of folder is part of our wp_booster core. Please notice that all the files which are from this folder cannot be written in the child theme.
11) Please notice that one of these id’s come from your untested plugins (wp-geo) and the other ones seems to come from our theme. Please notice that these will be applied to later than the others and you will have to increase yourself their priority. For more information in this regard, please check this topic here -> https://forum.tagdiv.com/topic/pagespeed-insights-google-fonts-problem/

Please notice that these customizations involves custom work and please notice that these are not covered by our support!!!

Thank you for your understanding!

Viewing 25 results - 1,776 through 1,800 (of 3,025 total)