• I am working on a site for a friend who is a wedding photographer. Basically, there is a domain for all of her pages and then subdomains for each individual weddings photos. I have two main problems that I need to tackle:

    1) We want to restrict access to the subdomains but want it to be really easy to get access to the subdomains. I was hoping that this could be as simple as an email that the couple would forward to all of there friends, perhaps with some type of authentication string in the GET of the url. Possible?

    2) We want the main domain to require a login to post a comment, but the subdomains comments should be open to anyone that has the link. Possible?

    Thanks for your help.

Viewing 1 replies (of 1 total)
  • 1) I don’t know of any Private” plugins that work with multisite.
    Why not just name each subdomain with the name of the wedding party with maybe a short prefix – like
    013walker.example.com
    That would pretty much restrict it to who they give it out to.

    2) Would be solved by doing 1 above as their guests could freely comment

Viewing 1 replies (of 1 total)

The topic ‘Multisite config and comment control’ is closed to new replies.