I have some ajax concerning

Posted in: Newsmag
Post count: 44

Please how to find which module uses ajax calls?

I want home page less ajax as possible because i have
high traffick and my website goes down.

I have not installed plugins only your theme .

Please have a look and let me know what to move to have
less ajax calls as possible?
For example does slider use ajax?
How to disable ajax in blocks etc?
My website is
http://www.panorama.com.al
Thank you in advance

Post count: 6535

Hi

To improve your site performance you can try to reduce the number of queries (fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load). By removing the ajax drop-down filter, content preloading and ajax pagination: http://screencast.com/t/gG1jdJsjThttp://screencast.com/t/NkM3ldIDEqY the number of queries it will be significantly reduced. 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. If you haven’t already, you can try a caching plugin, like WP Super Cache or cloudflare’s CDN.
You can also contact your host provider and let them know about this, they might have specific info on what is the cause of this in your case.

Hope this help.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.