Hosting my own site – pros/cons?

I have a ‘vanity’ domain name and a web site to go with it. It’s hosted by a big-time hosting place. It’s a static HTML/PHP page, but I’ve also done ‘vanity’ sites by using a simple WordPress theme. Although you can host on your own server at your house, there are security risks involved, along … Read more

WordPress URL error for links

This should be solved by http:// in front of site_url and home in the wp_options table of your database. You can try adding below in wp-config.php define( ‘WP_SITEURL’, ‘http://subdomain.example.com’ ); define( ‘WP_HOME’, ‘http://subdomain.example.com’ ); For more details follow this link hope this will help.

new WPMS site not working / Q setting up new site/subdomain

You don’t need a new directory for your subdomain. Both your main URL (www.americanthought.org) and your subdomain URL (www.technology.americanthought.org) should point to the same directory. Multisite will serve the sites from the same set of WordPress files. (I took a quick peek, and it appears that you’ve got your subdomain’s DNS entry pointing at an … Read more

WordPress on localhost redirecting to unknown ip

Hi please check first your wp-config file and see is there is set any homepage url? if there then change if not then go to website database and edit table ‘wp-options’ where you find siteurl and homepage url then make them same. You can also check the .htaccess (hidden file in root) also for redirection. … Read more

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