Forum Moderators: phranque
i have a dedicated server server.com
i have another 100 domain names hosted on the server and all the domain names open on the server.com's index.html page.
so my domain xx.com opens at server.com with xx.com in the address bar of the browser.
also xx.com/subdomain opens at server.com with xx.com/subdomain in the address bar of the browser.
now im sure this is called duplicate content in google.
i think i am currently using dns based hosting.
what can i do to avoid being blocked by google?
do i have to use some special redirection?
please guide me as im a total newbie here.
many thanks
sohail
If you have your own dedicated server, this can all be done by changes to the httpd.conf file (assuming you're using an Apache server.)
Note in particular WebGuerilla's comments in msg #17 about the necessary robots.txt exclusions and Andreas' superb summation in msgs #26, 27, & 28.