migrate issue updating the new url still has old urls

  • Unknown's avatar

    I tried multiple ways to change the url from old to new

    1.wp search-replace ‘example.com’ ‘exampl1.com’ – it is working only for few

    2.Also tried with migrate db pro same issue.

    3.UPDATE wph_usermeta SET meta_value = replace(meta_value, ‘%2Fwph%2Fworkarea’,”) – problem with this which is creating an issue with serialised data

    Please help me out, need a urgent fix.

  • Unknown's avatar

    Hey @divyasreemakam,

    From the description you gave, I think you are using WordPress.org (self-hosted).

    Your site is a WordPress.org site which is not hosted by WordPress.com

    This is a public forum which provides support only for the sites hosted on WordPress.com.

    There is another support forum for WordPress.org self-hosted site, you can navigate to WordPress.org forum using this link:
    https://wordpress.org/support/

    To learn about the difference between the WordPress.com and WordPress.org please refer to this article:

    WordPress.com vs. WordPress.org

    Regards,

  • The topic ‘migrate issue updating the new url still has old urls’ is closed to new replies.