![]() |
Wordpress Blog Question
Is their a way to change the prefix on the database tables from WP to something else after the blog has already been set up ? I tried changing them in phpmyadmin but when i did the blog just reset itself up like a brand new install and recreated new tables using the wp again, lol, so there must be something else i need to do if it's even possible. I know you can do it on a new installation, but obviously that would be a pain on a blog that 's been up for a while. Anyone have an answer for this ? Thanks !
|
Quote:
You're welcome. |
list and rename all of your tables, update wp-config.php. Looks like you forgot to do the latter.
For anyone who wants to automate this, here's a sample quick 'howto' automate doing the table renaming. It's not what I'd call quality code. It is smart enough to only rename tables that start with the given specific prefix: Code:
<?php |
to all reading this: this is a very important step that everyone should take. it adds just a tiny bit of security to your WP installation, and should not be missed!
"wp_" is the default table prefix. To choose a new one, close your eyes and hit the keyboard a few times: "wjnif9494_". |
Quote:
|
Quote:
|
thanks for the info ... very helpful ... question, though .... I'm told to do this for security , of course, but i've also been told it helps with seo ? Especially if you rename with a keyword instead of closing your eyes and hitting the keyboard, lol, any truth to this or no ?
|
Quote:
http://wordpress.org/extend/plugins/wp-security-scan/ it has an option to rename your db from wp_ to whatever via the plugin, then deactivate it. |
Quote:
|
Quote:
|
Quote:
http://www.ixdownload.com/news/wordp...protected.html |
This could be worth a look, have not tried it, but might be what you are looking for.
WP Prefix Table Changer http://blogsecurity.net/wordpress/tool-130707 |
Quote:
This applies to any software. |
All times are GMT -7. The time now is 01:23 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123