Viewing 1 replies (of 1 total)
  • In your database, run this query:
    UPDATE wp_posts SET post_content = REPLACE(post_content, 'https://domain.com/hiddenfolder/', 'domain.com');

    make sure you have moved all the images from old blog to correct location in new blog

Viewing 1 replies (of 1 total)
  • The topic ‘How to Put off cached pages’ is closed to new replies.