This guide explains how to get CGI scripts working with your JustHost hosting account. Getting Your Script Working You’d think they would just work off right away.. but there are a few things you have to do: Make sure that your script begins with the line: #!/usr/bin/perl -w Then enter any of the use statements… Continue reading CGI Scripts on JustHost Hosting | Make Them Work
Category: Web
Information for developing, implementing and using web content
How To Secure Your Facebook Privacy
By Nataliya Schafer Facebook has changed its privacy policies several times since the site first launched in September 2006, leaving many of its users confused over its latest privacy policy adjustment. In December 2009 the website changed its security policy for a third time, suddenly making information that could be censored from certain people… Continue reading How To Secure Your Facebook Privacy
Add Description Meta Tags to WordPress
This guide explains how to add description meta tags to your posts and pages in WordPress Head into the backend/dashboard of your WordPress site Go to the posts section Click on post that you want to add a description to Go down to the Custom Fields section Add a new custom field called: description Enter… Continue reading Add Description Meta Tags to WordPress
WordPress on BlackBerry | Edit WordPress from Blackberry
This guide explains how to use the new WordPress BlackBerry app to edit your WordPress site from your Blakberry smartphone. WordPress 1.0 was released for the BlackBerry smartphone today. This awesome little app lets you add and edit your posts, comments and pages all from your Blackberry. This guide walks you through the process of setting up your WordPress site so that you’re ready to edit on your BlackBerry and then explains the steps of downloading, installing and setting up the mobile application on your BlackBerry device.
Add a Disclaimer to Arthemia WordPress Theme
This guide explains how to add a disclaimer to the bottom of your Arthemia themes WordPress site. Head into the backend of your WordPress site Select Appearance -> Editor Select Footer (footer.php) from the menu on the right Find the following line of code: <!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>… Continue reading Add a Disclaimer to Arthemia WordPress Theme
Add Mailing List to WordPress
This guide explains how to add a mailing list to WordPress and let users subscribe to the mailing list on your WordPress site. First of all, a mailing list needs a backend, so any time you want to set one up, it’s going to be a two-step process, but don’t worry! It’s easy. The first… Continue reading Add Mailing List to WordPress
Submit Your WordPress Site to the Search Engines
This guide explains how to submit your WordPress site to the major search engines. It also explains a useful plugin for keeping your site’s internal pages up to date with the search engines.
Submitting Your Site to the Search Engines
This guide explains how to submit your URL for entry in the major search engines: Google, Bing, Yahoo and Ask
Delete Most Commented Section in Arthemia Theme
This guide explains how to delete that “Most Commented” section in the middle of the footer of your WordPress site. This is a common request with the arethemia theme, but affects other themes as well.
* Go into the backend/dashboard of your WordPress Site
* Go to Appearance
* Go to Editor
* Select the Footer file from the menu on the right
* Look for the line of code: Most Commented …
Fix Arthemia Error 404 Not Found on Next Page
Often by default arthemia will throw a 404 error when you click next page (from the main page). Most of the time this happens only when you get to the last page of posts that should exist. Here is how you fix it: Go into you WordPress backend/dashboard Go to Appearance -> Editor Hit Main… Continue reading Fix Arthemia Error 404 Not Found on Next Page