I had an issue accessing every page except for admin and my front-page on a GoDaddy WordPress installation recently. I had just used the addon domain feature to point my domain name to a subfolder in my GoDaddy hosting account. There could be several causes for a server error, but if you can access your […]
Category: Wordpress
How to Bulk import Hierarchical WordPress Categories with a little help from Google Sheets
Demo CSV Disclaimer: this bulk-import strategy requires running SQL against your WordPress’ MySQL database. If you prefer not to touch databases directly, you should consider going the plugin route. Also, this example uses a list of continents and countries which may or may not apply to your particular circumstances. The best wordpress plugin that I […]