Category: open source
-
WordPress OKC February 2017 Learning Points
This evening I had an opportunity to attend a monthly WordPress OKC Meetup (@okcwpug) for the first time in many months, and as always I learned a bunch of new things. I archived my Tweets from the evening, shared mostly with the hashtag #WPOKC, in a Storify archive, which I’ll embed below. After many years,…
-
Podcast 440: WordPress Security & 2 Factor Authentication
This podcast is a recording of a presentation by Dr. Wesley Fryer on February 29, 2016, titled, “WordPress Security & 2 Factor Authentication” at the WordPressOKC meetup at Oklahoma Christian University in Edmond, Oklahoma. Check the podcast shownotes for links to referenced resources, including the Google Presentation shared during the session. Link to those slides…
-
Learning about Schoolwide WordPress Blogs with Andrea Hernandez
This week at the 2015 Miami Device Conference I met Andrea Hernandez (@edtechworkshop), an educator at the Martin J. Gottlieb Day School in Jacksonville, Florida. Andrea is at forefront of using WordPress blogs as “Blogfolios” for all students at her school. Their Blogfolios project is in its 6th year! Her post “Blogfolios Framework” includes a wonderfully helpful infographic…
-
Managing WordPress Installations in CPANEL (Monday Sept 28th)
If you are a WordPress user or interested in WordPress, come to the FREE OKC WordPress Users Group on Monday, September 28th at Oklahoma Christian University (OC) in Edmond. The meetup starts at 7 pm. I’ll be presenting on the topic, “Managing WordPress Installations in CPANEL.” Some of the topics I plan to address include: What…
-
Optimize Your Website by Enabling GZIP Compression
Put your geek hat on for this post. My challenges continue with my web hosting account and my need to optimize it for a large number of connections / lots of traffic so it does not crash when I share a new post via social media like Twitter or Google+. My most recent website/WordPress discovery…
-
Comparing WordPress Page Caching Options
If you have a WordPress site that attracts a lot of visitors, it’s critical to install and use a caching plugin. If you don’t and your server has a “spike” of lots of visitors in a short amount of time (a situation social media websites like Twitter can definitely create) you risk your server going down…
-
Utility to Find and Replace Broken WordPress Links
In this post I’ll share some lessons learned finding and replacing a large number of broken links (over 13,000) in the mySQL database of a WordPress installation. After trying several different methods I finally found the free PHP utility “Search Replace Database by interconnectit,” which worked beautifully. Hopefully you won’t ever need this information, but if…