wp plugin - force www. in url

Date: 12th October 2007 at 6:21 pm | Filed under: development, plugins, wordpress | Author: Sam Burdge

This nifty little WordPress plugin will force the url to include the 'www.' part of the url string. Useful if you want your address to be displayed in a particular way regardless of how the user types it in. To see how it works delete the www. from your address bar (i.e. http://samburdge.co.uk) and press return. This type of redirection is usualy done by altering the .htaccess file, which some Wordpress users may not have access to. Using a plugin to do this is an easy solution for WordPress users as the setup process is simple, and will be familiar to most of you.

Instructions:

  1. Download the plugin file here: URL to Full URL Plugin (rar) | URL to Full URL Plugin (zip)
  2. Upload the php file into your plugins folder (/wp-content/plugins/)
  3. Go to your plugins page in WordPress and activate the plugin

Read on…

7 Responses to “wp plugin - force www. in url”

Leave a Comment

lazersonic

Date: 10th October 2007 at 8:00 pm | Filed under: portfolio | Author: Sam Burdge

I built this site for Lazer, dj / producer / remixer. The main focus for the site was for Lazer to be able to share his music, videos and live gig dates with his fanbase, updating the site regularly.

Lazer Title PageLazer BlogLazer Music Player

The lazersonic site is based on a hi-tech custom wordpress theme. It features a Flash enter page with a cool multi-coloured trail effect, using a repeat pattern of lazer's logo. The music player is a re-skinned version of the xspf Player using the xspf player plugin for wordpress.

visit the site: www.lazersonic.com

Leave a Comment