• Hi all,

    When migrating my WordPress folder/database to another server, will I have any problems with image locations?

    Server 1 was called Joomla so all my images linked to \\joomla\wordpress\wp-content\images

    When I migrate to the new server ‘webserver’ will i have image problems where they’ll still be pointing to old locations?

    Cheers

Viewing 1 replies (of 1 total)
  • That depends on how you’ve done your links…

    if you use something like <?php bloginfo(‘template_url’)?>/path/to/image.jpg and then set up the same subfolders then it shouldnt be a problem at all.

    If you’ve hard coded all your links with ‘mysite/path/to/image.jpg’ then you’ll have to recode them plain and simple.

Viewing 1 replies (of 1 total)
  • The topic ‘Migrating to another Server’ is closed to new replies.