Hi,
I have been trying to figure out what is going on with my site. I use the Wordpress app and I use Wordpress on my computer hosted by GoDaddy. I was having issues like scheduled posts not posting or emailing yet appearing on the site when I used my computer to schedule it. On the app, it worked as it should and the app folks checked and said it was an issue with GoDaddy and my site is running really slow.
I see that "site performance" is calculated and mine is showing 71/100. I don't know what the info means or how to do anything about it.
Here is what each says:
Page Weight 18mb
DOM elements: 1066
Document: 184kb
JavaScript: 9kb
CSS: 15kb
Images: 160kb
Fonts: 12
Server Side Optimizations
Minimize requests and redirects, reduce DNS lookups, use CDNs, and use GZip compression.
Requests: 167
Uncompressed requests: 1
Domains with only one request: 8
Redirects: 0
Duplicate JS/CSS: 0
Critical Path Rendering Score (0/100)
Optimize your critical rendering path to reduce time to first render and allow users to see above-the-fold content ASAP.
Synchronous scripts run in HEAD: 5
Browser Caching
Leverage client-side browser caching by specifing expiration dates in HTTP headers.
Requests without expiration in header: 7
Average cache time: in 2 years
Thanks!
Please post the site url so I can cross-check the site speed.
I have same issue at
@Harryparmar wrote:Please post the site url so I can cross-check the site speed.
@Harryparmar wrote:Please post the site url so I can cross-check the site speed.
I have same problem
As I can see your website is running.
This issue is of your network connection not from Godaddy !
Hi
It said that site: www.thepastisthepresent.com is running at 52/100 capacity. What does this mean?
Thank you
mae.wertz@gmail.com
Hello, I have setup multiple, very large web sites in the past and have used the same .htaccess file for them with no issues. However, I am unable to turn on gzip nor set cache-control headers in the hosting account I'm using for several private sites on GoDaddy, could someone tell me why this file below is not working in my hosting setup?
I've put it in both the root and the site root for each domain to no result. Is there a proxy I am unable to see that godaddy has sitting in between that drops the headers by chance?
.HTACCESS FILE :
<IfModule mod_deflate.c>
# Compress HTML, CSS, JavaScript, Text, XML and fonts
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font
AddOutputFilterByType DEFLATE application/x-font-opentype
AddOutputFilterByType DEFLATE application/x-font-otf
AddOutputFilterByType DEFLATE application/x-font-truetype
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE font/otf
AddOutputFilterByType DEFLATE font/ttf
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE image/x-icon
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/xml
# Remove browser bugs (only needed for really old browsers)
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Header append Vary User-Agent
</IfModule>
<filesMatch ".(css|jpg|jpeg|png|gif|js|ico|ttf|woff|otf|svg)$">
Header set Cache-control "max-age=2592000"
</filesMatch>
<FilesMatch "\.(html)$">
Header unset Etag
Header set Cache-control "max-age=2400"
Header unset Last-Modified
</FilesMatch>
my score also very low.. tried many way.. still low please help me to fix it.. added all httaces etc .. still same.. let me know how credit need to fix this on godday support.