Write the reason you're deleting this FAQ
When you're using Wordpress, you might realize your site loads slowly if you have a lot of images. Well, I came across the WPMU DEV Smush plugin and decided to give it a try. I installed it on my large multi-vendor eCommerce site that sells physical products to see how well it would perform, and I was pleasantly surprised.
I thought that WPMU DEV was a 100% paid service but realized I could use their Smush plugin for free on my website. I was able to Smush 50 images at a time, which took a while because I had a decent amount of them, but after doing this manually, it was helping a lot. I decided to upgrade to the pro version, smushed my images even more, and saved even more space because I put everything on their CDN.
Before I installed and used the Smush plugin, my website was loading around 16 seconds per page, which everyone knows is extremely bad. The page size was a little over 14mb, which again is horrible, but along came the Smush plugin to the rescue!
*NOTE* My PageSpeed and YSlow aren't the best, but at least my site loads quickly lol
Below is an image of my results after using the free version of the WPMU DEV Smush plugin on my marketplace.







Now, that image shows my site after I used various plugins from WPMUDEV and also optimizing manually myself. I actually had some homepage images that were 5000x5000 pixels large lol
Now they're 500x500

Not a big deal for me since I use a ticket system, a detailed FAQ, and a Knowledgebase so I don't have to use Emails lol
Hey Sandos,
I don't want to share it publicly because I tend to remove links all the time from the community discussions section and I don't want people thinking I only do that because I want to promote my own sites lol :D
The free version of smush is pretty good but you don't get access to the CDN and you have to manually smush 50 images at a time. I actually don't use the CDN anymore because it was conflicting with my "Related Products" images on the product pages. The images would constantly be loading and never show up, so I had to turn off the CDN :'( But, My site is still loading quickly, about 1.5 seconds in pingdom and 3 seconds in Gtmetrix, so I'd say that's still a win in my book lol :D
Here's the best I got it to in Gtmetrix:
[img h=100 w=1000]https://i.gyazo.com/a43584aef80d0697a330a8383158d7e6.png[/img]
I forgot to check it in pingdom after I hit 1.9s in Gtmetrix, but I'm sure it would have been under 1 second loads times if I did remember to check lol :D Now, that image shows my site after I used various plugins from WPMUDEV and also optimizing manually myself. I actually had some homepage images that were 5000x5000 pixels large lol :D Now they're 500x500 :D
[size=150][u][i][b]How mush was the pro version?[/b][/i][/u][/size]
The pro version is $49.99 a month but you don't just get Smush Pro, you get access to all of their plugins and you can host 3 websites for free with them. You can also upgrade your hosting since they'll give you a $30 credit for being a pro member (3 free website hosting plans x $10 = $30 credit) which is pretty awesome. I have my site on their Gold plan, which gives me 10TB of bandwidth and more storage than I'll ever need, and I'm only paying $19 a month for it because I'm a premium member :D
The plugins and hosting are definitely worth it, the only downside is that I had to use a 3rd party service for emailing because WPMUDEV doesn't offer cpanel access for me to create my own emails :( Not a big deal for me since I use a ticket system, a detailed FAQ, and a Knowledgebase so I don't have to use Emails lol :D
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='28796' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='28796' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=28796 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=28796
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='28796' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='28796' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=187682 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187682
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=187755 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=187755
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='28796' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='28796' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='28796' AND status='1' AND (question like '%WPMU DEV Smush Pro Plugin Review%' OR question like '%WPMU%' OR question like '%Smush%' OR question like '%Plugin%' OR question like '%Review%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='28796' AND status='1'
AND (question like '%WPMU DEV Smush Pro Plugin Review%' OR question like '%WPMU%' OR question like '%Smush%' OR question like '%Plugin%' OR question like '%Review%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='10788' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10788' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2044' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2044' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='7939' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7939' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=28796%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=28796%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='834221.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='834221.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
Sandos
Are you sure you want to delete this post?