• changing directory and name
    what process do I need to follow to get everything to work.
    moving from /directory1/sub2/wordpress
    to /directory1/wordpress
    then changing wordpress to mytalk so it will finally be
    /directory1/mytalk
    I have tried a few things and each time i get redirected back to the beta trial directory.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Detail .. a little more please ??

    Moderator James Huff

    (@macmanx)

    Cryptik, your request is very cryptic. Please phrase your question in the form of a question.

    Thread Starter cryptik

    (@cryptik)

    sorry I was hitting buttons to fast ??
    I edited the post.
    Cryptik

    Moderator James Huff

    (@macmanx)

    Cryptik, I just did that two days ago…
    open index.php and on line one change <?php /* Don't remove this line. */ require('./wp-blog-header.php'); ?>
    to
    <?php /* Don't remove this line. */ require('./directory1/wp-blog-header.php'); ?>
    Then go to WP admin, Options, and change Blog URI to https://www.you.com/directory1/
    Finally, upload your new index.php to directory 1 and that should do it…let me know if you reach any errors.

    Ok changed the folder name and its location. I have edited to index and uploaded the new one.
    It works on the index
    however when I try to login it doesnt redirect me … It stays on the login page.
    and the permalinks for the posts still point to the old sub directory so nothing loads.
    Im sure it is something really easy… that my crossed eyes are missing ??
    Thanks
    Cryptik

    Thread Starter cryptik

    (@cryptik)

    well if i only would have read more clearly.. sorry for the waste of resources.
    “Then go to WP admin, Options, and change Blog URI to”(idowens)
    my last problem was there.
    Great Thanks Everyone !!!!
    I moved over from GreyMatter… what a breeze and a pleasure to now be with WordPress !!!
    Thanks again
    Cryptik

    Cryptik, heh, I was wondering why you were encountering that problem until I read your last post…heh, glad you got it moved correctly and that all is working (Just remember, if you make changes to files other than the index (for example, the .css) you’ll need to upload them to the wordpress directory, and NOT root…index changes of course SHOULD be made to root. Maybe you can post a link to your site for us to check out. Glad you got it fixed without having to use a redirect..this way is much cleaner ?? Cya!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘changing directory and name’ is closed to new replies.