Office Address

AL Murar, Deira, Dubai U.A.E, Zeneet Building, Office.No:113.

Phone Number

+49 152 16 48 03 54

Fixing Image Links After a WordPress Migration to a sub folder

Fixing Image Links After a WordPress Migration to a sub folder

migrating your WordPress site to Signal prime Hosting: the next thing we want to cover is how to update the URLs for images within your pages and posts. They are coded differently so simply changing the site URL will not fix this. In this tutorial we show you how to fix image links by using your phpMyAdmin tool.

Step 1: Log into your cPanel interface.

Step 2: Once inside the cPanel, find the Databases category and click on the phpMyAdmin tool icon.

edu_wordpress_202_correct-image-links_phpmyadmin-pl
Step 3 : You are now on the main phpMyAdmin page. Find the newly added database and click on its name from the left-hand sidebar. Our sample database is named testdb.

edu_wordpress_202_correct-image-links_2-select-database
Step 4 : This opens the database and the screen refreshes with a list of the tables. Using the sidebar again, find and click on the wp-posts table.

edu_wordpress_202_correct-image-links_3-select-wp-posts
Step 5: Look to the top of the screen and you will see several tabs that run across the page. Click on the SQL tab.

edu_wordpress_202_correct-image-links_4-click-sql
Step 6: You are now on a MySQL editor screen. In the code area, copy the following bit of MySQL.

UPDATE wp_posts SET post_content=(REPLACE (post_content, '',''));

Be sure to replace with the old sitename and with the new site name. For instance, our original site was signalprime.com and the new test site will be at test.signalprime.com so the code should appear as below:

UPDATE wp_posts SET post_content=(REPLACE (post_content, 'signalprime.com','test.signalprime.com'));

Click on the Go button to run the code and change the URLs for all images in the posts. This will also affect any other ‘hard coded’ links that were in the posts that pointed to the original site.

my-phpadmin
 

Below are before and after shots of the changes made. Note that the image paths are displayed in the lower left hand corners of the images. You can see how they switched to the new sitename after the SQL code ran.

Screenshot 2025-02-23 095812

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Signal Prime
Author

Signal Prime

Signal Prime Security System LLC is an international company founded in 2010 by a young entrepreneur and software engineer who had a vision for the business potential of technology in making the world a better place for excellent people. Signal Prime embarked on a journey that not only revolutionized the world of information technology but also permanently changed the way companies conduct business. Currently, Signal Prime is overseen by the owner and a team of dedicated professional staff. Our Offices: Great British- London Germany-Berlin UAE-Dubai Afghanistan-Kabul.

Leave a comment

Your email address will not be published. Required fields are marked *

Write a Review

Request A Call Back

Subscribe to our newsletter by entering your email address below. Don't miss out on valuable information that can help you stay ahead in the digital world.

shape
Your experience on this site will be improved by allowing cookies.