Results 1 to 3 of 3

301 homepage

This is a discussion on 301 homepage within the General Discussion forums, part of the vBSEO SEO Plugin category; Can I use a 301 redirect on my domain to push. www.hfuk.org.uk to www.hfuk.org.uk/Hospitality-Forum-UK/ I do not want to have ...

  1. #1
    Senior Member
    Real Name
    FAA Zooman
    Join Date
    Dec 2005
    Location
    Cumbria, UK
    Posts
    208
    Liked
    0 times

    301 homepage

    Can I use a 301 redirect on my domain to push.

    www.hfuk.org.uk

    to

    www.hfuk.org.uk/Hospitality-Forum-UK/

    I do not want to have a homepage at the moment because as the site is only a forum, it has no real value. I was going to use a meta refresh but would prefer to use 301 if I can.

    My present
    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^www\.hfuk\.org.uk
    RewriteRule (.*) http://www.hfuk.org.uk/$1 [R=301,L]
    Redirect 301 /Hospitality_Forum_UK/ http://www.hfuk.org.uk/Hospitality-Forum-UK/
    Redirect 301 /Hospitality_Forum_UK http://www.hfuk.org.uk/Hospitality-Forum-UK/
    Any help as always is gratefully received, BTW do not have clue what the 301 for this would read like.

  2. #2
    Senior Member
    Real Name
    FAA Zooman
    Join Date
    Dec 2005
    Location
    Cumbria, UK
    Posts
    208
    Liked
    0 times
    bump

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hi!

    Just try to add the following after "RewriteEngine on":
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. several domain name - how to get 301 code in htaccess?
    By Oneclic in forum Custom Rewrite Rules
    Replies: 3
    Last Post: 01-26-2006, 06:11 AM
  2. Define Homepage Aliases
    By john_robot in forum URL Rewrite Settings
    Replies: 21
    Last Post: 10-15-2005, 11:27 AM
  3. 301 Redirects .. built in?
    By Ace Shattock in forum General Discussion
    Replies: 1
    Last Post: 09-30-2005, 12:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •