Posts tagged: wordpress
How to Securely Login to Your WordPress Web Site Using SSH Port Forwarding
This post describes how to securely login to your web site using an SSH (“Secure Shell”) tunnel created using dynamic SSH port forwarding. You will need to have access to an SSH connection to your web hosting account. Most web hosts should be able to provide you with one. While this post uses a WordPress-based […] Read More →
How to Install Apache, MySQL, PHP, and phpMyAdmin on FreeBSD
(20170107 — The steps in this post were amended to address changes in recent versions of software. Minor editorial corrections were also made — iceflatline) This post will describe how to install and configure Apache, MySQL, PHP and phpMyAdmin on FreeBSD for basic local web development. Once set up, you’ll be able to use your […] Read More →
How to Fix Duplicate Title and Meta Tags When Spanning Multiple Home Pages in WordPress
This post describes how to fix duplicate meta and title tag content when spanning multiple home pages in WordPress. This isn’t a topic I normally cover here at www.iceflatline.com, but after searching for a solution to this problem for this site and continually encountering advice such as just add a plugin, I decided to post […] Read More →