How to Backup your Website
The reason to back up your website is so that you can replace it or move it.
The reason to back up your website is so that you can replace it or move it.
The WordPress functions.php File Introduction When WordPres doesn’t work the way you want it to … the WordPress core also provides multiple ways for you to customize. All customizations should be done with plugins or in a parent/child theme, but not all customizations are the same. Most of my theme …
How Do I See the Google Analytics Stats? Previous Post on this topic: How to tell whether your site has Google Analytics. A problem that frequently comes up is when the code for Google Analytics already exists on a site, but no one knows which Google Account it’s tied to. …
Today, we had a technology collision. After a great deal of work on a new section of website posts, we found that a technology would not show what we wanted to show on the home page.
Plugins, Apps, Extensions, Modules, etc Are Not Equal Even within a specific category, such as a shopping cart, there are things a particular web technology does, and there are things it doesn’t do. Another way to say it would be that there is the way that particular technology does things, …
Here we go again, another technology that will cure cancer and guarantee world peace. The truth is, each of these latest, greatest technologies 1) serves a specific purpose, 2) is just a new twist on previous technology, 3) comes with a bucket load of marketing gobble-dee-gook
WHAT IS A MODERN, REACTIVE FRAMEWORK? Udacity has a free course called Build Native Mobile Apps with Flutter. It’s a fairly comprehensive course, but it starts out with the assumption that the viewer is already steeped in the development world. Within the first 20 seconds, you will hear the words, …
Google will give me credit for changing the content on my slider. But the words are not easy for a human to notice or read.
I have been adding quite a few posts and images to my new website. If I don’t have a backup plan, I could lose it all. If my site is hacked, I could lose it all. 4 options I have for backing up my database are: 1) pay my …
Back in the old days of static websites, it was pretty easy to see which elements were inside which layers. But, with Content Management Systems (CMS), there are layers created on the fly by the CMS, as well as, layers a developer creates in the customizations. What this means is …