Wordpress expert, Need suggestions

raskal

Regular Member
Joined
Apr 15, 2017
Messages
490
Reaction score
67
Hi, I need some help for Remove query strings, I install and test mostly plugin to remove Remove query strings but nothing happened is there any way or suggestions for solving this issue.
 

Attachments

  • Remove query strings.png
    Remove query strings.png
    711 KB · Views: 104
Good score man.

Do you have any image resize plugin added? Try disabling that. Dont think its an issue with w3 cache.
 
Read up on mod rewrite.

You need to re write the URL as there causing hell
 
yes i installed imagify and resmush
 
Have you got bread cromes on...

You no your wp linking format in the settings you got it set wrong.... (( I think ))

Looks like your link structure clashing with a plugin.
 
Looks like you got a image upload plugin clashing with other plugins.

Did you add a image plugin?

The error is pointing to every uploads with a image of ? <<< wp don't like it...
 
If you are using WP Rocket for cache. There is an option to remove query strings from static resources.


wp.JPG


Also try using CDN like cloudflare for better loading of static components.
 
If you are using WP Rocket for cache. There is an option to remove query strings from static resources.


View attachment 111594

Also try using CDN like cloudflare for better loading of static components.
That what it is well spotted, I was looking at it in a programming way, where you use mod rewrite to correct it.......

I am very sure that what wp rocket will do re write the URLs
 
Back
Top