Hello. I'm setting up a Cookie Free Domain for my website as recommended by GTmetrix and following the documentation at this URL: https://www.keycdn.com/support/how-to-use-cookie-free-domains.
I've done everything in this tutorial aside #4 because I'm not sure where to run this code. If anyone could tell me which option in cPanel, and which option within that option I should be running this code in, I would greatly appreciate it, as GD chat has been "busy" for hours.
Code I am trying to add to SQL database:
UPDATE wp_posts SET post_content = REPLACE(post_content,'www.birdhousewebsites.com/wp-content/','static.birdhousewebsites.com/')
Thanks!
Hi @Goldendust. Thanks for being part of GoDaddy Community! If you have a cPanel account, you would typically manage your MySQL databases in phpMyAdmin. This article explains how to access it. Hope that helps.