Hello kfrench212
1) You can use the Better Search & Replace Plugin. It will help you to replace all the old URLs at one click and in a better way.
2) Use https://wordpress.org/plugins/remove-dns-prefetch/ and with this, you can remove the DNS prefetch s.w.org
Thanks.
NOTE: Take a backup your old database and then follow these steps
step1: download your SQL files in your panel and open these files in your editor and find your old path like this “https://s.w.org” and replace your new path like this “https://xyz.org”
step2: after replacing SQL file and save it and import again in cpenal
step3: after import, the new SQL files then log in your wp-admin and changed Permalinks
Settings >> Permalinks once you complete this step then check
Thank you @viralparmar89 In this case the “https://xyz.org” will be my domain name right?
Hello kfrench212
yes this is the your new domain name
Hello There,
This problem occurs because the old path is not replaced with the new path. Follow these steps for updating new path.
Export your database file and open this file in a text editor.
Now find the old path and replace it with new path.
Save this file and again import it in database.
now check your website.
Hope this help you. 🙂