Forums

Re-directing Blog location (7 posts)

  1. takuhii
    Member
    Posted 3 years ago #

    My blog is in domainname.com/blog, how do I make it so when you access domainname.com, it automatically takes you to domainname.com/blog?

  2. Samuel B
    moderator
    Posted 3 years ago #

    Through your host control panel or with an .html page with a redirect statement in the <head>

  3. moonelfbbw
    Member
    Posted 3 years ago #

    I have the same question. Can you give an example?

  4. bzzzimm
    Member
    Posted 3 years ago #

    How do you direct your blog to domainname.com or any place??

  5. Samuel B
    moderator
    Posted 3 years ago #

    <head>
    <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/wordpress">
    </head>
  6. takuhii
    Member
    Posted 3 years ago #

    Isn't there a way wordpress can do this?

  7. Samuel B
    moderator
    Posted 3 years ago #

    WordPress does not do redirects. You can alternately do it within the .htaccess file.
    http://www.onyx-design.net/weblog2/other/redirecting-with-htaccess/

Topic Closed

This topic has been closed to new replies.

About this Topic