Viewing all posts under Wordpress


How to modify wordpress 3.3.1 url with phpMyAdmin. 01/09/12

 Ce sujet est aussi disponible en Français! For some days now I've had to operate some changes on Wordpress blogs whose URL was not valid (in order to see the preview or transfer of an old domain that is no longer functional). Here is how to change the main url of your Wordpress installation trough phpMyAdmin . Open an FTP program to search for the Wordpress configuration file named wp-config.php Search for the line define ('DB_NAME', 'XXX_XXX'); the name of the database is in red in this example. Log in ...

read more

How to move your WordPress 3.3 blog to another directory 12/26/11

Ce sujet est aussi disponible en Français! My clients often work on their website before publishing it, so it's located in a folder that's not visible from the website. When the site is ready, they must change the Wordpress installation directory. Here's what you'll need: Login and password for the admin section of Wordpress. FTP connection to your web host Spare time of about 30 minutes What you have to do: Log into the admin int...

read more