• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WPArena

WPArena

WPArena is a premium online resource site of WordPress and is focused on providing excellent WordPress Tutorials, Guides, Tips, and Collections.

  • News
    • Opinion
  • Tutorials
    • Errors
    • WordPress Security
  • Comparisons
  • Collections
    • Education Themes
    • Genesis Child Themes
    • Best Responsive Themes
    • Medical WordPress Themes
    • Finance & Business Themes
    • Crowdfunding Themes
  • Resources
    • Inspiration
  • Our Themes
  • Services
You are here: Home / Tutorials / Installing WordPress Multiple Times On The Same Site

Installing WordPress Multiple Times On The Same Site

June 24, 2008 by Editorial Staff Leave a Comment

WordPress Installation

Installing WordPress multiple times on the same site is real easy. There may be times you want to have two different installs of WordPress on one domain. You can install WordPress on the root of your domain, on a subdomain or in a subdirectory or on all of the above. These, however, will function as completely separate blogs.

If you can create multiple MySQL databases then it’s a pretty straightforward approach just create a new database for each install. But what if you have a limited number of MySQL databases? You can share the database of one WordPress blog with multiple blogs. It just takes one little change in the wp-config.php file to work.

After you have created the new directory for the new WordPress blog you can simple copy the files from the existing blog over to the location of the new blog. But, and this is a very important step to do before the actual install steps! You need to change, or actually create a new database table prefix for the new blog. So before you go through the install steps on the new blog open the wp-config.php file of the new blog and change it.

When you open the wp-config.php file there actually are instructions right in the file to tell you what to do, look for this:

// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = ‘wp_’; // Only numbers, letters, and underscores please!

The part you want to change is the ‘wp_’ part. Make it anything you want and I suggest making it something that corresponds to the new blog so you can easily reference it if you ever need to do any database maintenance.

Filed Under: Tutorials

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Topics

  • OceanWP Theme Review
  • Top SEO Agencies in the World [year] Reviewed & Compared
  • “Responsive” Theme Review
  • WordPress 6.9.4 Released: Features, Improvements, and Updates
  • How to build a WordPress Website from Scratch in 2026?

Footer

About us

WPArena is a premium online resource site of WordPress and is focused on providing excellent WordPress Tutorials, Guides, Tips, and Collections.

The site design is updated at regular intervals with more features. Look here.

You can read more about WordPress Arena here.

  • WPArena Marketing Material

Product Reviews

  • Beaver Builder Review
  • Blockonomics Review
  • WP User Frontend Pro Review
  • Imagely NextGEN Gallery Pro Review
  • Visual Product Designer Review
  • WP Event Manager Review

Top Resources

  • Choose a Domain name
  • Best WP Hosting Providers 2025
  • Start a WordPress Blog
  • WordPress Permalinks Structure
  • Email Management System
  • Envato Free Files of The Month

Copyright © 2026 · WordPress Arena - A Project of TechAbout LLC.

  • Advertise
  • Write for us
  • Disclosure
  • Terms
  • Privacy
  • Contact