Updated: Feb 2021 In order to speed up your website, you need to do the following 10 things. This will not only help you pass the Google Page Speed test but also make your site load under 3 seconds and your scores will be very high with sites like Pingdom and WebPageTest. These are not…
In designing a website, there are other small details that one needs to consider, like the favicon, the social media thumbnail and the home screen touch icon for mobile devices. Here is the HTML I use: Social Media Thumbnail Instead of allowing social sites to grab whatever image they feel works best, why not just…
I’m running into a whole new generation of web designers — web designers who don’t like code. They don’t know markup and they don’t care to learn it.
I recently found it redundant to teach people how to use WordPress. At first, I created some videos of my own, but with WordPress constantly coming out with new features and interface changes, it would become time consuming and tedious to keep making videos for each update. So I found some professional services whose sole job it…
So, this is very simple: First of all, you need to know how WP works. Your server has WordPress’ core program files, your theme files, your plugins and your uploads. All these files can be zipped into one file and uploaded to the new server. The other side of WordPress is the database: you can’t…
Using ACF to make WordPress more user-friendly for my clients has been fun. What I’ve come across with this plugin and others like it is the pattern of any field other than the text or text box working properly. I worked in both Firefox and Chrome and had this problem happen to me. If I try to use a…