Changing blog domain name

Rather than manually making changes to the WP tables, I use the “WP Clone” plugin. It saves the entire blog to a zip file, then you Restore that on the new site (using WP Clone). The restore process makes any needed changes to the domain names/links/whatever, so the new site just works. You will log … Read more

Create a new hyperlink to wordpress blog

Thanks for your help, Jack, it was really useful. What I ended up doing was using the export and import function in the control panel. I returned the original blog to the main server directory. I then created a new installation of WordPress inside my website’s directory. It was just then a case of exporting … Read more

Can I use WP’s built in domain mapping with WP installed on a sub-domain?

In order to fix your problem, assuming you are using Apache web server, paste this into your .htaccess (the .htaccess inside the sub-domain (my) directory): RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] # add a trailing slash to /wp-admin RewriteRule ^wp-admin$ wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ – [L] … Read more

Question of the subdomain

You need install wordpress in your own domain. If you use the WordPress portal, all of sites be accessed this way. You can install on Go Daddy or something similar. You need buy a domain to install WordPress. After you buy your domain (can be yourcompany.com, for example) you must install WordPress in your domain … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)