I have cPanel and the option to add 10 domain names. I would like to know if adding 10 other domains on this rented hosting service is a good idea compared to renting 10 separate accounts. If I use the addon domains: What will happen to the quality of the content. Will Google spiders pick up any unwanted info and display the URLs as one. Can I use one Database for each domain with out and links to the main Database account. I have already added a domain and noticed that not all files are listed as the main one. If you know of any other problem that might come about please post. Thanks
not sure why this is in the database section... i think you have database confused with something else? this database is for mysql, sql, asp's database whatever that is but most people are asking about mysql in here
As far as 10 domains on one account .. and the database. With your 1 account you can put multiple databases on the 1 database server. When talking about multiple databases, a database is just a collection of tables inside the Mysql server. You can have multiple databases inside one mysql database server. So you could create a unique database for each domain, inside the single mysql server. It becomes far easier to manage that way. As said above by ravi, multiple domains on a single server shouldn't give you any problems from an SEO point of view.