Score 100/100 PageSpeed With Newspaper WordPress Theme

Posted in: Newspaper
Post count: 623

@Federico

Contact your host team and ask them to enable compression for your site.

Post count: 623

@tonikusi4

Glad, you came back 🙂

Post count: 1

Amit can you help me a little with my page ? I’m have only 40 score and I make everything you say on your page about speed and all the plugins installed https://www.optimizareseo.eu

Post count: 623

@alexandru

You have to configure headers correctly.
Tip: If you don’t wanna use CloudFlare expiry headers you can choose respect existing headers option from CloudFlare dashboard.

Post count: 103

Amit is a boss! He helped me to get this score. He has a lot of knowledge. Thank you Amit! Also be sure to check out https://www.infophilic.com/

  • This reply was modified 8 years by Eric V.
  • This reply was modified 8 years by Eric V.
Post count: 153

Great guide @snaxzer . Added these values, although i think there’s much that can be added to cache expiration.

Post count: 623

Hello @drvarun5179 do let me know.

Post count: 6

Hi Amit,

Great guide.

I tried editing the .htaccess but this is what I see on the current file:
# Use PHP5.6 as default
AddHandler application/x-httpd-php56 .php

# BEGIN WordPress
AddHandler application/x-httpd-php70 .php
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /~amerikal/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /~amerikal/index.php [L]
</IfModule>

# END WordPress

Where should I paste your code?
Should I paste it below the above code or inside it?

Thanks

Post count: 623

Hi,
You can paste it just before # Begin WordPress
Glad you find this helpful.

Post count: 80

Hi there ,
thank you for you insights !
I did what you said but because I’m no techy maybe I missed something.
Can you take a look and let me know ?
my site : themaghrebtimes.com

Post count: 80

and thank you 😉

Post count: 623

Hello @tmaghrebt

It’s showing server response time of 2.6 seconds. Try to fix it. You can also try:

    Adding proper Expiry headers.
    Reducing the number of requests per page.

Also, I can see you are using Autoptimize plugin on your site to minify the scripts. If you found it helpful use it but make sure you disable minification at CloudFlare’s end.

Hope this will help you.

Post count: 80

Thanks a lot @amit

Post count: 80

Thank you for your answer,
you are right, I was about to deactivate autoptimize.
about the response time how can I fix it, I’m with ipage and they say it’s cloudfare business, I setup with cloudfare less than 24hrs ago. so far, it’s slower.
thank you.

Post count: 623

I have updated the guide.
Disabling Stylesheet added by the Multipurpose plugin.
//Remove Multi Purpose Style
add_action( 'wp_enqueue_scripts', 'infophilic_remove_multi_purpose', 20 );
function infophilic_remove_multi_purpose() {
wp_dequeue_style( 'td-plugin-multi-purpose' );
}

Post count: 2

I have done some simple tweaks and the page speed has increased. I can share it others, do contact me at akhilshipmethis[@]gmail[dot]com

Post count: 623

Hey @akhilshipmethis
It will greatly help to all tagDiv members if you post those tweaks here.

Thank you!

Post count: 80

Hi , my stats at https://themaghrebtimes.com dropped and I can’t figure out why, any help ?
thx in advance

Post count: 623

@tmaghrebt what do you mean by stats?

Post count: 80

I mean performance grad.
ping site
gt metrix

Post count: 52

Hello,

My website: https://www.wpmediamasters.com/ I have started it recently the grades are good on gtmetrix but the load time and page size are high.

Can anyone suggest me some fixes that can be made to improve it?

Thank you.

Post count: 623

@tmaghrebt for me your site loading fine check: https://tools.pingdom.com/#599ca9077f000000

Install the Cloudflare plugin to manage cache expiration.

Post count: 623

@wp-media-masters

It’s showing your pages size 666.1 KB
https://tools.pingdom.com/#599ca99f0cc00000

Post count: 80

Thank you!

Post count: 52

@snaxzer yeah how can I improve my load time and grades?

Any suggestions

Viewing 25 posts - 51 through 75 (of 161 total)
You must be logged in to reply to this topic.