Posted in: Newspaper
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.
This forum is now closed to new posts
All existing content remains available to browse and search. For support, please email us at contact@tagdiv.com Our team is happy to help as soon as possible.
Hello,
Our site is continuing to experience 503 errors when there is an increase in traffic. Our web host believes that the Newspaper theme is the cause, please see the below and advise.
the admin-ajax.php script is still being execution unusually high amount of times.
Code:
11618 http://spurs-web.com/wp-admin/admin-ajax.php /home/neilv206/public_html/wp-admin/admin-ajax.php
The admin-ajax.php call is generated by the theme from what I can tell.
Code:
admin-ajax.php?td_theme_name=Newspaper&v=7.3
Code:
176.35.25.203 – – [25/Jul/2018:08:58:02 -0500] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=7.3 HTTP/1.0” 200 13 “https://www.spurs-web.com/spurs-news/tottenham-target-ready-to-depart-current-club/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299”
Each request towards the website generates such admin-ajax.php call, which is unusual. What I can suggest you is to contact the theme developers and ask them to check this abnormal behavior further.
I think you need to cut back on things which call ajax in the theme, and also consider using tools like the Limit Login Attempts plugin, and also disable XMLRPC, which can cause overloads.
Note right now that bots are pummeling WordPress sites looking for older versions which are not secure, BootStrap 3 which is not secure, several insecure plugins, and some vulnerabilities in odd versions of PHP, etc.
Generally, the idea is to limit the type of modules being called, don’t use mega menus, don’t use stuff that connects to external sites (JetPack, or “how many likes on xxx”), infinite loading, randomization queries, etc. For instance, no more than two modules on sidebar, disable stuff like “popular posts” and “more from author…” stuff.
All that ‘dynamic’ stuff is a query to the PHP system. Anything with ajax calls has to actually use the WP ajax script … so, your audit needs to start by turning as much off that is glitz and serves no intrinsic purpose, then evaluate what you can live with vs not having dedicated server to manage DDoS and other stuff.
ALSO, just as important: read the “hardening WordPress” section in the docs on WordPress.org, as that can help quite a bit as well.
In our case we needed to run IPtables + Fail2Ban + (D)DoS Deflate – to stop being pummeled by bots, some hitting up to 1800 connections in 5 minutes to a news portal.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-advertisement | 1 year | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement". |
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
| Cookie | Duration | Description |
|---|---|---|
| _ga | 2 years | This cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors. |
| _gat_gtag_UA_43963494_1 | 1 minute | This cookie is set by Google and is used to distinguish users. |
| _gid | 1 day | This cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form. |
| Cookie | Duration | Description |
|---|---|---|
| IDE | 1 year 24 days | Used by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile. |
| test_cookie | 15 minutes | This cookie is set by doubleclick.net. The purpose of the cookie is to determine if the user's browser supports cookies. |
| VISITOR_INFO1_LIVE | 5 months 27 days | This cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website. |
| YSC | session | This cookies is set by Youtube and is used to track the views of embedded videos. |
| Cookie | Duration | Description |
|---|---|---|
| CONSENT | 16 years 5 months 26 days 13 hours 25 minutes | No description |
| yt-remote-connected-devices | never | This cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video. |
| yt-remote-device-id | never | This cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video. |