Blake Anthony
Member
Posted 1 year 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.
Blake Anthony
Member
Posted 1 year 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??
You could try reviewing Moving_WordPress
Blake Anthony
Member
Posted 1 year 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.