Support Forum

Topic: plugin

Browse community answers for this topic or search for a specific issue.

cache problem with domain change

pluginplugin-page-builderquestion · By fcaunes · 9 years ago · Reply by Alex S 9 years ago

Hello I have to change the domain on a WordPress website WordPress I have execute the string SQL as usual : UPDATE `wp_posts` SET `post_content`= REPLACE(`post_content`,’domain1′,’domain2′); I have suppress the _oembeded lines in post_meta table In myusql post_content are fine…