How to configure Drupal Domain Access perfectly ?

4 posts / 0 new
Last post
anjula's picture
Offline
Joined: 10 Aug 2010
Posts:
How to configure Drupal Domain Access perfectly ?

I'm currently on a project to park domains and show some content to get Google's eye for some specific keywords. I have more than 200 domains so I use Drupal Domain Access to do this.

I found some good Drupal people here. So I think those guys will give me the solution for this.

I installed DA perfectly and did the DNS part. Now, all test-domains domains resolve correctly to each domain with the site name in the top of the page.

1) Is there any way to add domains in Bulk ?

2) I want to post some articles for relevant domains. But every post goes to my base domain.(paths).

3. I want to show some sister sites in a block. How can I do this ?

4. I want to have a vocabulary with some auto-generated terms with Domains list.

Any help is *greatly* appreciated.

Nethmi's picture
Offline
Joined: 22 Nov 2010
Posts:

For your question on article links, you need enable Domain Source and Select the primary domain for each node you post. In this case, you could select example.com as the primary domain of node1 so paths get written like example.com/node/1
This is the primary goal of Domain Source module so itsn't difficult to do.
If can't see node1 from example.net, it's because you didn't add example.net to the domains list that own that node1.
You can select only one domain as source domain.

Brava's picture
Offline
Joined: 1 Nov 2010
Posts:

This is not too difficult to do. But you need some modules.

-Domain source (ships with DA).
-Domain taxonomy.
-Domain Rules.
-Domain Views.
-Domain Bulk

I have no idea on how to do these because I'm using D7 version.

Admin's picture
Offline
Joined: 31 Dec 1969
Posts:

Nice to see another guy using DA.

For bulk subdomains, use http://drupal.Org/project/domain-bulk

for bulk TLDs, use http://drupal.org/node/1031470 (a module by me!)
The module listed at
readme.txt of that module says that it's not a healthy module. So I add domains list and uninstall module.

For taxonomy problem, use Domain Taxonomy and Domain Rules (lazy to type URLs. Google will do this).