Quote from Rafilathif on June 19, 2020, 07:37
Hi,
My Bad time is on my head now. Since two days my site was blocked by my hosting company because of my web site Using more resources
As they said like bellow
Your site consumed more than 2,4M CPU seconds and 357K CPU executions for the last 24 hours.
Violated terms of service:
No more than 40,000 CPU seconds for any given calendar day;
No more than 40,000 script or program executions for any given calendar day;
Really no idea what to do for this.
And they give me some reference that is generating more usage
- Googlebot crawls
- Some codes from plugin or theme
- admin-ajax.php
- index.php
- plugins.php
I already submitted to the Google search console team to reduce the Bot visits using this link https://www.google.com/webmasters/tools/googlebot-report?siteUrl=https://supperkart.com/ and it's resolved now
The second part to control the codes I added some extra code into the .htaccess file like this

I don't know wherever this will make a problem but this is currently I can see the problem using WOBEE Not loading products in the backend Always being like this

But if I remove the code related to the admin-ajax.php then the product is work. Removing this code using more resources
<Files admin-ajax.php>
Order Deny,Allow
Deny from all
</Files>
They refer me some URL there I can see the WOOBE editor link. like bellow

I have tested to remove the code and used the WOOBE that is generating the result like bellow


Cold you please help me to resolve this issue. I have no idea how to do this
Best regards
Rafilathif
Hi,
My Bad time is on my head now. Since two days my site was blocked by my hosting company because of my web site Using more resources
As they said like bellow
Your site consumed more than 2,4M CPU seconds and 357K CPU executions for the last 24 hours.
Violated terms of service:
No more than 40,000 CPU seconds for any given calendar day;
No more than 40,000 script or program executions for any given calendar day;
Really no idea what to do for this.
And they give me some reference that is generating more usage
- Googlebot crawls
- Some codes from plugin or theme
- admin-ajax.php
- index.php
- plugins.php
I already submitted to the Google search console team to reduce the Bot visits using this link https://www.google.com/webmasters/tools/googlebot-report?siteUrl=https://supperkart.com/ and it's resolved now
The second part to control the codes I added some extra code into the .htaccess file like this

I don't know wherever this will make a problem but this is currently I can see the problem using WOBEE Not loading products in the backend Always being like this

But if I remove the code related to the admin-ajax.php then the product is work. Removing this code using more resources
<Files admin-ajax.php>
Order Deny,Allow
Deny from all
</Files>
They refer me some URL there I can see the WOOBE editor link. like bellow

I have tested to remove the code and used the WOOBE that is generating the result like bellow


Cold you please help me to resolve this issue. I have no idea how to do this
Best regards
Rafilathif