Issue
AccelerateWP is showing "No advice" for the website.
Environment
- cPanel
- AccelerateWP
- CloudLinux 8 Pro
- CloudLinux 7 Pro
- X-Ray
Solution
Once a website is created, X-Ray Autotrace begins to work.
If any slow pages were discovered, AccelerateWP would begin and prepare advice.
If there were no slow pages, a "no advice" message would be received.
-
Check if Autotrace is running:
# /usr/sbin/cloudlinux-autotracing status {"result": "success", "status": "enabled"}
-
If not, start it:
# /usr/sbin/cloudlinux-ssa-manager enable-ssa # /usr/sbin/cloudlinux-autotracing enable --all
If Autotrace was started, please try to trace manually and make sure that there are no slow pages.
Cause
- Autotrace was not enabled
- Simple websites don't have slow pages. Therefore, there is nothing to optimize.
Comments
0 comments
Please sign in to leave a comment.