theme is making too much load on my website

Posted in: Newspaper
Post count: 6

hello
I have been using the newspaper theme for 5-6 months.
It was working quite fine since today(except for few things)
However, the theme is making a big error to my website today.(https://mugtimes.com)

A few hours ago, I found out that my website has gone too slow and showing 504 gateway time out error.
I asked my CDN support agent to check for this issue.

And he told me this.

———————————–
From what I can see the issue comes from the website theme as it is making more than 200K requests and is putting a load on the website making it unable to load properly and/or timing out.

What I can suggest in this case is to contact the theme developers and in the meantime to switch your website theme.

The query that is making so many requests is this one: wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12

You can provide it to the theme developers so that they can take a look at what the issue might be there.

You could provide them with the string I gave you: wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12

And ask them to investigate why it could be making that many requests – around 200K. Additionally you can ask them to look into a possible solution to the issue.

——————————————–

(Since, I am not very good at english, I had to attach the message from support agent of my CDN rather than ask you in my words. Please forgive me for this.)
Could you check this issue. I’m quite in hurry since I cannot access my website properly and so many traffic is coming in to my website these days.

Thank you

  • This topic was modified 3 years by deric.
Post count: 35449

Hi,
There are a few tips that you can do to reduce the number of requests. Normally each option and block from our theme is using a database request.
First make sure that you do not have errors in the console, for example, this one -> https://i.imgur.com/7qAccpc.png and this one https://i.imgur.com/8VOhlRu.png this background can be removed from -> https://i.imgur.com/Cx0PD2L.png
Also, you can use a plugin to detect each element are the requests, for this, you can try the Query Monitor.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.