• Resolved manuwp09

    (@manuwp09)


    Hello:

    I need to change many url of my website. But I would like it not to change the url of the images, since it is not necessary. How can I make it not change the url of the images?

    I give you an example:

    555.example.com migrated to example.com/555

    If I want to change the urls, this is what happens in images:

    example.com/555/wp-content/uploads/….

    When it should be:

    example.com/wp-content/uploads/….`

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor OnPoint Plugins

    (@onpointplugins)

    Hello Manuwp,

    This may be accomplished by running the plugin twice.

    First time to replace the domain:
    * Old URL: 555.example.com
    * New URL: example.com/555

    Second time to remove the extra 555 from images:
    * Old URL: example.com/555/wp-content
    * New URL: example.com/wp-content

    Have a great day!

    Thread Starter manuwp09

    (@manuwp09)

    Thanks it worked fine

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do not change the url of images’ is closed to new replies.