StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-30-2011, 01:53 PM
AIS_Guy AIS_Guy is offline
Registered User
Pro Plus Member
 
Join Date: Apr 2011
Location: Ontario, Canada
Posts: 59
Default handling absolute paths when transferring to new server

Good day. If I have a site on one server like so:
Code:
http://mydomain/clients/clientname/WP_files
and I want to transfer the site to a new server under the domain:
Code:
http://newdomain/WP_files
I see this guide to follow: http://codex.wordpress.org/Moving_WordPress
However, what about when I have to use "absolute" image paths in certain plugins like
Code:
http://mydomain/clients/clientname/wp-content/themes/clientname/images/image1.jpg
. Do I have to go in and change all the absolute image paths to this
Code:
http://newdomain.com/wp-content/themes/clientname/images/image1.jpg
Or is their an easier method?

Thanks.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Transferring existing Venture theme site to another url wolfcoach General Discussion 1 08-23-2011 06:28 PM
problems with old paths within theme emusicmotion General Discussion 9 04-26-2010 06:55 PM
Theme looks broken while transferring chmarolia General Discussion 14 02-19-2010 06:18 PM


All times are GMT -5. The time now is 08:44 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.