Tagged: plugin

Password Protect a Whole WordPress Site

When you are developing a WordPress site I recommend doing it on your own machine, using WAMP/MAMP/LAMP. It is just simpler and faster to do it that way. However if you want the client to be able to preview the site (and you don’t want them to come to where your computer is) it needs to be on the internet....

Using the WordPress menu for a sitemap page

Today I had to research how to use WordPress’ Menu system as the basis for a sitemap page. In the past I used the “HTML Page Sitemap” plugin to turn the site’s pages and their hierarchies into a sitemap page. Today however I had to find a solution for a site that uses the hierarchies of the menus, but not the...