centre-line
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Slow loading site, 5 seconds per pageSwitched out PNGs on homepage, resized (most) images and PDFs and it’s already loading much faster! Realized a lot of the loading time is it trying to connect to the server, so once I get rid of the current webhost, it’ll be up to par. Thanks everyone!!
Forum: Fixing WordPress
In reply to: Slow loading site, 5 seconds per pageWow, thank you for the insight! Even Network Solutions’ website loads slowly! That just may the main culprit for the huge lag in loading. Thinking of switching to A2 Hosting.
Forum: Fixing WordPress
In reply to: Slow loading site, 5 seconds per pageTried WP Smush.it, received this error message:
“500: Internal server errorThis error is generated when a script running on the server could not be implemented or permissions are incorrectly assigned for files or directories
Troubleshooting suggestions:
Temporarily disable any rewrite rules by renaming your .htaccess file if it exists.
Ensure that any CGI or Perl scripts have at least .755. permissions.
If trying to run PHP and you get this error, you may have an invalid php.ini in your /cgi-bin, or may be missing your php.dat file in this folder.”
Forum: Fixing WordPress
In reply to: Slow loading site, 5 seconds per pageThank you, Janet. I will replace the PNGs and reduce the scrolling logos at the bottom.
There are a few plugins that I think we can go without. I will deactivate those to see if it speeds up at all.
I ran another web page performance test. Results here: http://www.webpagetest.org/result/140915_4K_HRP/
Have not tried a different theme. The thought of switching everything over and ensuring it is formatted correctly is rather daunting.
I believe there has been a significant amount of custom coding. For example, when editing posts, instead of putting all content in the main content editor box, each item has its own section.
‘<h2>[types field=”heading”]</h2>
[custom_frame_center shadow=”on”]
[types field=”image”]
[/custom_frame_center]
<h5>Property Address:</h5>
[types field=”address”]
[divider]
<h5>Property Description:</h5>
[types field=”description”]
[accordion]
[accordion_toggle title=”Property Flyer”]
[types field=”flyer”]
[/accordion_toggle]
[accordion_toggle title=”Site Plan”]
[types field=”plan”]
[/accordion_toggle]
[accordion_toggle title=”Aerial”]
[types field=”aerial”]
[/accordion_toggle]
[accordion_toggle title=”Demographics”]
[types field=”demographics”]
[/accordion_toggle]
[accordion_toggle title=”Area Map”]
[types field=”map”]
[/accordion_toggle]
[/accordion]
[divider]
<h5>Additional Photos:</h5>
[types field=”photos”]
[divider_top]’
It seems this is causing issues with SEO as well, as Google looks in this main field for keywords and they aren’t there. WordPress SEO by Yoast notes “There are 6 words contained in body copy. This is far too low and should be increased.”I will reach out the the creator of the site. Additionally, the theme has an available update but I haven’t installed it yet because I’m afraid of losing the customized coding.
Forum: Fixing WordPress
In reply to: Slow loading site, 5 seconds per pagePlugins: Akismet, All in one Favicon, Basic Google Maps Placemarks, Contact Form 7, Embed RSS (CETS), Get The Image, Google Analytics by Yoast, Google Doc Embedder, Google XML Sitemaps, Jetpack by WordPress.com, NextGEN Gallery, Placid Slider, Social, Types – Complete Solutions for Custom Fields and Types, UpdraftPlus – Backup/Restore, WordPress SEO, WP Backup Plugin.
Tried a free test using Google Analytics. It says “Should Fix: Enable compression, Leverage browser caching.” “Consider Fixing: Minify CSS, Eliminate render-blocking JavaScript and CSS in above-the-fold content, Minify JavaScript, Optimize images, Reduce server response time.”
Webhost is Network Solutions. I have not discussed with them possible causes for the slowness. Figured it was in the site’s coding.
Thank you for the image optimization tools!