|
Members Only Pages Members only pages can give you a lot of power. Power to deliver services that are in fact reserved only for members. To have an adequate Members-only area, you need to have a login script. Kenosha offers us a login script. If supported by your server, it is easy to get it going. Using their StarterKit, you can set a site up so that people can only make it in if they are members of your chapter; they will do so using the Kenosha site login. It takes only a few moments to get it ready! Click Here for their starter kit. Remember - without the protection of a good login script, you can run the risk of messy legal battles. Consider also that you should not have any HTML pages behind your logins. Those are searchable, and search engines can do endruns around them very easily. If you are going to have a member login, then all pages should be script pages that are equipped to check, upon load, that they have followed a successful login. This means that each and every page on the inside of a member-only site should check the value of a control variable. That way, if anybody attempts to bi-pass the member login, they will only get an error page. On the NED Server, there is a file that tells Web-Bots NOT to harvest any information from this server. Most reputable sites honor that. There are bots that regularly and randomly go through web pages on servers, gleaning email addresses so that they can send spam to those addresses. Try to create a script that avoids using email addresses - a web-based script is better than a mailto: tag for this. What CAN you put behind an area that DOES check your Chapter or District membership?
|