Need a WordPress website this weekend? Start here...

Practical WordPress Tip #7: Use Redirected URLs to help build traffic

(Reading time: 2 – 2 minutes)

Links to specific posts on your blog help you drive traffic both to those posts specifically and to your blog in general.

Problem: Long URLs are hard to remember and hard to type. URLs compressed with tinyurl.com or bit.ly look spammy.

Practical WordPress Tip: Redirect from long url from short URL.

Here’s three ways:

  1. Use the Redirection plugin for WordPress. The process is similar to fixing a 404 error as shown in the given link.
  2. Use the GoCodes plugin.
  3. Modify your .htaccess file for redirection.

Why: Consider this URL: http://website-in-a-weekend.net/creating-content/the-wordpress-101-i-need-your-help/

That’s a pain in the butt!
This is much easier to type and remember: http://website-in-a-weekend.net/wordpress101

Previous Practical WordPress Tip: Practical WordPress Tip #6: Limit word count per post to create article series

Next Practical WordPress Tip: Practical WordPress Tip #8: Have your profile URL point to other blog


Do you have a Tip? Would you like to write a Practical WordPress Tip? Each Tip is very short, and focuses on a single action that anyone can use right away, no programming required! If you have a Tip that fits into this series, and you’d like to publish it here on Website In A Weekend, send it on!


Comments

  1. Good points! SEO slugs help you smooshize your URL as well.
    .-= Barbara Ling, Virtual Coach´s last blog ..9/11/01 – Remembering 8 years ago =-.

  2. @Barbara – Yes, slugs can be used similarly. I tend to use slugs on pages rather than posts though. Thanks for pointing this out. Sounds like another tip!

Trackbacks

  1. [...] Practical WordPress Tip #7: Use Redirected URLs to help build traffic. Simple, easy URLs are easy to type and remember, making it easy to promote individual posts and driving traffic. Learn 3 different ways to make simple URLs. [...]