Jump to content

kristinaishere

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

kristinaishere's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, I have a message board where each forum is password protected so certain associations can only access their specified information. Currently to access the page of the message board where they enter their password they have to look through a long list on the main part of the website- find their association name which is a hyperlink -and that takes them to the password page on the message board. I want to use a Google Custom Search engine to allow them to simply search for their association name instead of showing them the long list. The Custom Search would bring up the specified hyperlink name of their association. However, I assume due to password protection over the pages, I am unable to get the custom search to work. I read up and found that I might use a User Agent code like this: $allow_inside = ($is_logged_in) || substr_count($_SERVER['HTTP_USER_AGENT'],'Googlebot'); Not sure where I would even put this though, or if it would work... Hoping someone has a suggestion or solution to help! Thanks in advance.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.