Forums

Move from subdomain to root domain in subfolder (5 posts)

  1. blake9825
    Member
    Posted 7 months ago #

    My site blog is currently on blog.example.com and I would like to move it to http://www.example.com/blog/

    I have read through http://codex.wordpress.org/Moving_WordPress & http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory but I am confused on which to follow.

    I have tried a couple times changing the (URI) and (URL)but am not having much luck. The background appears but the rest of the blog is gone and there is no functionality.

    Any help is much appreciated, this is driving me insane.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

  3. blake9825
    Member
    Posted 7 months ago #

    I tried that also

    add to config
    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');
    did not work I believe because I am attempting to put it in a subdirectory

    Do you know of any other solutions??

  4. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    You could try reviewing Moving_WordPress

  5. blake9825
    Member
    Posted 7 months ago #

    That is what I keep trying to work though now, I may just have to end up paying someone.

    Thanks for trying to help me I don't write code so it seems I am at a standstill.

Reply

You must log in to post.

About this Topic