How To Move A WordPress Website From A Subfolder (To Root)
|

How To Move A WordPress Website From A Subfolder (To Root)

Want to move your WordPress website from a subfolder to the root folder under public_html? There are many times when you might want to work on developing a WordPress website in a subfolder under the domain such as “wp” or “beta” or “dev.” The URL for the WP website would look something like yourdomain.com/dev. There…

How To Free Hard Drive Storage & Extend RAM On PCs & Macs
|

How To Free Hard Drive Storage & Extend RAM On PCs & Macs

If your Windows PC or Mac is running out of RAM? Installing RAM is ideal but not always possible. Many desktop computers and laptops don’t allow RAM expansion, or may already be maxed out. Alternatively, you can allocate ROM from the hard drive to extend the RAM. But, what do you do if you don’t…

How To Add Custom Fonts To Your WordPress Website
| | | |

How To Add Custom Fonts To Your WordPress Website

So you want to install custom fonts to your theme? It’s easy. Here are various methods using free Google Fonts followed by detailed information on how to install yourself using Option 1. These methods can apply to most cloud-based font archives. Option 1. Install the code yourself in the header.php and style.css (See instructions below.)…

How To Find the Tracking Code in Google Analytics
| |

How To Find the Tracking Code in Google Analytics

In order to get analytics from your WordPress page metrics you can use a free tool such as Google Analytics. The tool, along with Google Search Console, can be extremely helpful in analyzing things such as users, content, traffic, devices, locations, user behavior, Google Ads (if used), and more. But getting the code integrated is…