Page no: D46
Table of contents
- 1 Tasks that can be done regular on any blog
- 1.1 1) Security: Failed logins
- 1.2 2) Security: Hidden backend
- 1.3 3) Security: Brute Force- Whitelist
- 1.4 4) Backups
- 1.5 5) Performance issues
- 1.6 6) Table format
- 1.7 7) Broken links
- 1.8 8) Attachment pages
- 1.9 9) Feeds
- 1.10 10) Width and Height proportions
- 1.11 11) Upgrade Plugins and WordPress to latest version
- 1.12 12) Backup of Mailpoet Newsletter
- 1.13 13) Export imported tables
- 1.14 14) Check disk space
We make twice a month report of some of the most important parts of the site.
Tasks that can be done regular on any blog1) Security: Failed loginsWe store any attempted login in the admin panel. We make regular checks how many hack attempts we have for the last 2 weeks. Sometimes the plugin stops working. So we also check if it works correctly. |
|
2) Security: Hidden backend |
Backend WP Admin is not allowed |
3) Security: Brute Force- WhitelistThe backend of the blog(s) are secured with an IP Whitelist. Only registered IP addresses can log in. |
|
4) BackupsThe most important thing is to have backup of the site in every moment. Often you have to restore the site, because of the server or of mistake. Also it is important all your backups to be stored on different location than your server. We use two different locations – amazon cloud and custom cloud. We backup our data base of both of the site – every day. All the content (the code of the site and the images) we backup weekly. After every biweekly report, we also make a manual backup to our custom cloud. 4a) Put it on pcloud Our work is to check and be sure that the backups are on the p-cloud. 4b) Delete backups after upload to pcloud |
|
5) Performance issuesFor Google (SEO) and for the user (Low bounce rate) is important to visit a site, which is fast enough (no more than 3s. for load). We make tests on every biweekly report with different tools like zoompf, pingdom, webpagespeed and etc. If there is problem, we document it. And after that we work on problem. |
|
6) Table formatFor our tables in the site, we use plugin called TablePress. We already had some style changes of the design of the table. Sometimes on update the changes disappear. We monitoring all our tables and if the code disappear. we restore it. Example here on snbchf. |
|
7) Broken linksWe use a plugin called Broken Link Checker, which monitoring every day all the links (internal and external) in the site. We check the number of the links and put them in report. |
|
8) Attachment pagesAll media files, we added had a single page called attachment page. Sometimes (after updating the Yoast SEO Plugin) the attachment pages We check if the attachment pages (of media files) are fine. Working fine, titles and descriptions are okey, too. |
|
9) FeedsRss feeds are important part of every website. We have to maintenance our and be always perfect. We have to check, if every post have excerpt. We also have to check about the limit of the feed. |
|
10) Width and Height proportionsOne of the most important thing is the right proportion of Width & Height. Our template by default has different style for proportions. We need to correct the template every time when it is updated. We regularly check, if there is any problem. |
|
11) Upgrade Plugins and WordPress to latest versionUpgrade WordPress to latest version, provided that this version is not brandnew. It should be at least one week old. |
|
12) Backup of Mailpoet Newsletter
|
|
13) Export imported tablesWe should export the imported tables from Tablepress, which are: Doc task table and Author go live table |
|
14) Check disk spaceWe need to monitor and take actions, if the disk space is more than 60% of disk space of the server. |