If you go to WordPress’s Tools » Import page in your site’s Admin section (eg, http://example.com/wp-admin), you’ll find that it can import, among other things, HTML pages. So if you have a way to export your Concrete5 site to a directory of HTML pages, you should be able to import them that way.
Related Posts:
- Why is my database import losing text widget data?
- How To Export/Import WordPress (MySQL) Database Properly Via Command-Line?
- Migrating non-WordPress CMS to WordPress, lots of data to move — possible solutions?
- MySQL Syntax Error upon restoring database from backup [closed]
- Migrating database / content of non-CMS site to WordPress
- WordPress database import: Row size too large
- Merging two databases without borking it
- Trouble Migrating all data blog from WordPress.com to WordPress.org
- Migrating from PDO using SQLite to clean new install using MySQL
- Migration: Copying database content to a different server
- Featured image from custom to WordPress database
- Can’t connect to MySQL server on ‘127.0.0.1’ (10061) (2003)
- phpMyAdmin – Error > Incorrect format parameter?
- Please explain how WordPress works with MySQL character set and collation at a low level
- How to fetch Data in WordPress using MySQLi or $wpdb
- Connect to database using wordpress wp-config file
- Reset Post IDs to less than 64bit integer
- WordPress database scalability from the code perspective
- Does WordPress use the InnoDB engine for MySQL by default?
- Best way to import users, post and categories from an external database
- Presentation vs Content in WP DB-Tables
- Why does dbDelta() not catch MysqlErrors?
- Is altering a default WordPress database table update safe?
- Huge wp_options table
- what to do when your WordPress database is too large?
- Change all http to https in mysql databse?
- WordPress and automated MySQL backups to a different host
- Size article thumbnails and retrieve them directly from database
- WordPress site uses MyISAM, should I switch to InnoDB necessary?
- Emojis getting converted to “?”
- WordPress mysql table double prefixes
- Error establishing a database connection; After importing DB & Theme
- WordPress and MySQL: how to transfer Meta_key and Meta_Value from one post_id to another
- Advanced SELECT query with condtional statements
- Why do mass updates to post_content shows in front end, but not in edit screen?
- WordPress not reflecting changed of the database
- Error establishing database connection – high traffic?
- Improve performance by removing unnecessary database queries
- Redirecting to old domain after migration website
- Import users from old WP site to new one
- Create table from array with prepare
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- How to prevent/delay MySQL connections when an object cache is used?
- Copying database tables to new database
- Call to undefined function get_user_meta() – trying to access data in MySQL from custom fields
- Connection refused on locahost after importing database?
- Change WordPress URL in sql file via Terminal
- Query multiple tables at once?
- Have working sql query… trying to adjust it to use $wpdb
- creating new field on mysql
- Strange characters added to the database
- Remove empty rows from the database
- Custom WordPress Table wpdb
- How do I display offsite database info on my wordpress site?
- After database migration, theme mods don’t show [closed]
- Problem migrating to localhost
- how to encyrpt DB_PASSWORD in wp-config
- SQL query to set posts in bulk based on the post content
- How can I detect right db type?
- WordPress database products structure
- Changing order of db results when encoding to JSON
- How to transfer from localHost to live but use the already existing database on the server?
- Files on Localhost, Database on Server
- Image link issues after importing a database backup to my local web server
- Second ezSQL initialization for MSSQL
- Fetch a single row from a custom table for to a given ID
- Database create or redirect
- How to escape percentage sign(%) in sql query with $wpdb->prepare?
- Link multiple user databases together?
- DB prefix not updating
- Recovery – Restore Database after moving folder location locally
- Migrate Users From laravel to wordpress
- I wanted to Know that how can I give ingore to 0000-00-00 in my config file
- Set a cron job to delete a specific database table table every midnight
- /wp-admin not accessible after migrating to local host (no plugin issue)
- Error establishing a database connection – WordPress setup, everything else is working
- How to import products in host instead of database on wordpress?
- WordPress site migration – locked out of admin area
- Malware in old website – how to migrate?
- I would like some help wth an SQL query to link posts with categories
- Where is the HTML-handler part in the wpdb class?
- next comment id number wordpress
- How can i syn wordpress user table with a stand-alone php script?
- Migrate not successful, DB is broken. How to fix, or at least output static HTML without plugins?
- insert data from a form:: Warning Empty query mysqli::query()
- How can I get $wpdb to show MySQL warnings?
- Merging development site with live site
- The MySQL Connection could not be established., before it was joomla but i have change it into worpress
- How to extract some part of WordPress full source code
- Mysql Queries per Visit – Crazy High
- Check if a database is well installed
- live site do not update after importing sql database
- using same mysql user with many databases
- MySQL Database User: Which Privileges are needed?
- Import Excel (or csv) Table with user-data as subscribers to wordpress
- Print output of Table Creation
- SQL query : Select a thumbnail for a media
- Custom wordpress SQL statement for a website
- Getting an error when trying to migrate to DV server from Grid with Media Temple [closed]
- WordPress database connection failed, while mysql client is working [closed]