• Resolved sahilsharmabs

    (@sahilsharmabs)


    Hi, I recently changed my domain urls from something like redesign.website.com to website.com

    I have done search and replace for urls through better search replace plugin and also through the option in my editor elementor but the urls in stories plugin donot change (everything else is changed). Do you know how i can replace them with new urls?

    I tried looking into database but could not locate the right table and column where media attachment urls are added. Any help on the subject is appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pascal Birchler

    (@swissspidy)

    Web Stories are stored in regular post types, so as long as you handle the wp_posts and wp_postmeta tables you should be fine. For the wp_posts table, make sure you also do the replacement in the post_content_filtered column.

    Of course also make sure to clear any caches you might be using.

    @sahilsharmabs Thanks again for your topic. We will mark it as resolved since there hasn’t been any further response. Please create a new topic if you encounter any issues or have new questions with the Web Stories plugin. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to do search and replace ?’ is closed to new replies.