Introducing the Magical Markdown Series
I just posted a 4-part Markdown tutorial series: part 1 part 2 part 3 part 4
Continue reading →I just posted a 4-part Markdown tutorial series: part 1 part 2 part 3 part 4
Continue reading →Sometimes, in the course of human events, particularly when you’re a website owner, you may be asked to verify ownership of your domain. This is sometimes done by posting a file to your website and having the verification requestor bot … Continue reading →
Almost all purveyors of shared hosting provide one or more applications by which their clients can install 3rd-party software such as WordPress, Drupal, Joomla!, Magenta, & others. My personal preference, if your hosting provider has it, is a program called … Continue reading →
There are times when it’s advantageous to create a new user for an existing database. This can be particularly helpful in a site compromise, where the database credentials should be changed in order to ensure that the criminals no longer … Continue reading →
If your website becomes compromised, one of the things the criminals may do in hopes of preventing you from fixing the hack is to block your administrative privileges on your site. If that happens, you will need to create a … Continue reading →
As discussed in the post entitled Backing Up Your Database with PhpMyAdmin, there are times when using phpMyAdmin to back up your database will not work. This is especially true if the database is quite large, causing phpMyAdmin to time … Continue reading →
One of the many reasons I decided to use Jetpack was because of its support for using Markdown. Markdown, for those who don’t know, provides a way to make lists, headings, links, & other text formatting symbols, e.g., underlining, bold, … Continue reading →
Hello, and welcome to #fixitFriday. As a hosting provider & volunteer on the WordPress support forum, I see a lot of the same problems repeatedly, ie, “I can’t log into my dashboard”, “My images/media library are gone”, “I can’t update … Continue reading →
If you power your website with a content management system, what really runs your website is a database. It stores your content, as well as other settings pertaining to your site. Backing up your database is one of the easiest … Continue reading →
It’s Sunday afternoon. I probably shouldn’t be thinking about my website, but… So I went to log in and do some work on it, & here’s what I got. Not exactly what I had in mind. So now what? There … Continue reading →