WP uses the GUID column of posts for links.
You need to replace that, I use a script http://interconnectit.com/products/search-and-replace-for-wordpress-databases/
Just drop it in your root dir then follow the instructions.
Hope this helps!
Related Posts:
- I don’t see site_url and home_url fields in wp_options table (phpMyAdmin)?
- Export all content from wordpress
- Migrating from PDO using SQLite to clean new install using MySQL
- New installation fatal error in 5.9.3 at edit or create entry
- I cannot change anything in my wordpress database from within wordpress?
- Does WordPress Support Using Named Pipes on the Windows Operating System?
- Getting an error when trying to migrate to DV server from Grid with Media Temple [closed]
- Multiple developers / editors working on a site in progress
- How can I make updates to a site, on a development copy, but then move updates back without overriding live site’s evolving database?
- Will it break my site if I delete all transient records in wp_options table?
- Fastest way (least amount of steps) to locally import a remote database using WP-CLI
- Please explain how WordPress works with MySQL character set and collation at a low level
- Solution for database version control and deployment?
- How to migrate a HTTPS WordPress installation to localhost?
- What is the purpose of the option name hack_file in the options table?
- How can I migrate from another platform to WordPress (using the same domain) and launch when ready?
- Migrating data between local and development server
- delete_option() and update_option() returning false
- How to change option recently_edited?
- Best way to import users, post and categories from an external database
- Syncing local content with development / staging sites
- Organizing WP Pages based on old website database
- store simple data in get_option()
- Presentation vs Content in WP DB-Tables
- WP_Options ID high
- Transient RSS feeds in wp_options not removed automatically?
- Migrating non-WordPress CMS to WordPress, lots of data to move — possible solutions?
- Have multiple local wordpress installs share a wp-content folder and database
- Long option names fail silently?
- save new data to wp_options non-post form
- Migrate a Non WordPress database to wordpress [closed]
- Huge wp_options table
- Moving WordPress from live to local server
- Sub-domain or 2nd, temporary different domain?
- Cloning and syncing a WordPress website
- WordPress showing install screen after max_questions error
- Cannot unserialize WordPress serialized values in `wp_options` table?
- WordPress DB: options-table –> 32 gzipcompression?
- wp_options table has duplicate rows and primary key / autoincrement has been removed
- Help running a MySQL query to update all wp_#_options tables in a Multisite install
- What ALL can cause “Another update is currently in progress.”? [closed]
- Installation with sql server express edition
- Weird issue with database migration and SSL links
- How to fix unchanged URLs in Database after running serialized search and replace script?
- Migrating database / content of non-CMS site to WordPress
- How do I reset a self-hosted WordPress URL?
- Should I remove transients from the wp_options table?
- Accidentally deleted active_plugins portion of the wp_options DB table
- Automate dir and DB stack creation with WP-CLI
- Error establishing a database connection on Installation
- Import live site to local setup without access to live site
- Migrating WordPress from DreamHost to Azure WordPress Resource via UpdraftPlus “wp_options table does not exist…” error
- batch UPDATE autoload value in wp_options table
- Moving minor updates between local and live sites – just database?
- Multiple wp_options tables to share content across installs
- How to move the WordPress site Layout from test site to Production site?
- Merging two databases without borking it
- Why does importing copies of the database dump and the document root make WordPress data inconsistent?
- Able to use all admin pages but in the frontend there is a “Error establishing a database connection”-Error
- Trouble Migrating all data blog from WordPress.com to WordPress.org
- Copying database tables to new database
- Is there an atomic way to update_option in WordPress (to ensure data integrity)?
- Does auto_load to ‘no’ in wp_options improve performance
- “Database Connection Error” upon install in Apache VirtualHost document root.. Why did this happen? [closed]
- how to migrate wpmu from one host to the other?
- Migration: Copying database content to a different server
- Selectively restoring original posts from a compromised site to a freshly installed WordPress database
- Redirect to another page using contact form 7? [closed]
- Change WordPress URL in sql file via Terminal
- Check if an option exists and get its value in one hit
- My options table is huge. What can I do?
- Change options table prefix only
- When to use custom DB tables or add_option?
- Moving to another server database connection error [closed]
- In which format the data is stored in WordPress Databases?
- Strange characters added to the database
- Is it possible to have more than 1 MySQL database in my WordPress blog?
- Create database on installation
- After database migration, theme mods don’t show [closed]
- Reinstalling wordpress from database breaks the site
- Problem migrating to localhost
- Can local WordPress installs share /wp-content/ folder and database?
- Choosing http or https during manual installation of WordPress and database
- Automate WordPress website setup with prefilled data
- WordPress url transformation script
- Design problems when exporting remote database for local development
- Installation question
- Multiple WordPress sites installs sharing the same database but with different content and domains
- How to transfer from localHost to live but use the already existing database on the server?
- Database create or redirect
- Database migration issues – Error #1046 No database selected
- echo site_url() returns a different value than what is in the database siteurl field
- Native timestamp on wp_options option
- Whats the best practise on how to store json data from a custom settings page?
- Migrate Users From laravel to wordpress
- /wp-admin not accessible after migrating to local host (no plugin issue)
- How to fix Uploaded to this post option to see group of images uploaded to a post?
- WordPress Settings API Overrides My Previous Value
- What structure and database storage method should I use for temporary storage that may be written concurrently?
- How do you enable scripts on a WordPress installation in Softaculous?