Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Export database, open in sublime, replace all old addresses with new address, import database and done.
(most of the times this works) -
I rolled back to old website and leaved the office. Will be my problem on next Monday.
-
@DoktorWer Good decision! But if you need some help Monday you could hit me up if you want
-
Velvet blues is a great url replacement plugin. I've used it countless times without issue.
-
Add to wp-config.php:
define ( "WP_SITEURL", "http://productionurl.com" );
define ( "WP_HOME", "http://productionurl.com" );
OR
Open database and navigate to the wp_options table then replace the row with siteurl as the option entry. -
Kalvin12378yYou can also run duplicator or some other backup plugins. It automates the task of replacing all the URLs. I use All In One WordPress Migration and works just fine.
Related Rants
-
ScaryException16WordPress has really cool features! You can uninstall it, for example.
-
linuxxx26After 1,5 months of customer support as a Linux support engineer, I can honestly say: Fuck wordpress.
-
FuckWordpress67FUCK WORDPRESS TO DEATH! Seriously, I have a degree in computer science and I can't for the fucking lfie of i...
Friday evening. Just finishing new website for my company. (Had to build it with wordpress) Boss wants to bring it online right before weekend. Switch domain to production. Nothing works anymore. Fuck Wordpress. 👿
undefined
friday evening deployment
fuck wordpress