We are currently moving our new wordpress site from our dev servers to our client's live server. The live server (exampleA) is not the domain name we'd like the site to ultimately be. We want the site to ultimately have a domain name of exampleB, so we're going to have to do a redirect to make exampleA point to exampleB. My question is, what do we need to do in order for everything referenced within worpress (pages, PDFs in page content, images, etc.) to be redirected as well? Or will they just be automatically be redirected?
Redirect Wordpress Site Question - HELP!
3
We are currently moving our new wordpress site from our dev servers to our client's live server. The live server (exampleA) is not the domain name we'd like the site to ultimately be. We want the site to ultimately have a domain name of exampleB, so we're going to have to do a redirect to make exampleA point to exampleB.
My question is, what do we need to do in order for everything referenced within worpress (pages, PDFs in page content, images, etc.) to be redirected as well? Or will they just be automatically be redirected?
Example HTML within page content:
<li><span style="font-size:12px; height:30px;">If you are presently on Version 7.0, update with the <a href="exampleA_domain_PDF_Link" target="_blank"><strong>AutoUpdate </strong></a>Feature</span></li>
After the redirect we want this a href statement to point to exampleB_domain_PDF_Link
What do we need to do in order to make sure this happens? Thanks SOOO much for your help!
My question is, what do we need to do in order for everything referenced within worpress (pages, PDFs in page content, images, etc.) to be redirected as well? Or will they just be automatically be redirected?
Example HTML within page content:
<li><span style="font-size:12px; height:30px;">If you are presently on Version 7.0, update with the <a href="exampleA_domain_PDF_Link" target="_blank"><strong>AutoUpdate </strong></a>Feature</span></li>
After the redirect we want this a href statement to point to exampleB_domain_PDF_Link
What do we need to do in order to make sure this happens? Thanks SOOO much for your help!
- maxmalini
- Laugh
Next Topics on Trending Feed
-
3