Same site answering to two domain names

On the surface this is quite trivial, WP discerns domain from current configuration and it can be defined in config file: define(‘WP_HOME’,’http://example.com’); define(‘WP_SITEURL’,’http://example.com’); This can easily be done dynamically, depending on current domain being requested from PHP context. As long as domains map to same IP and location on server. Note that duplicate content is … Read more

Multiple domains showing same content

There are several problems in your logic, as WordPress won’t know which domain is going to handle actions. Even if you use a symlink from the other domain to point to .com domain, or even if you use htaccess rules to redirect requests, when a user upload some image, will they be saved as .com.au … Read more

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