Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: [croco] A few questions

Quote Reply
Re: [croco] A few questions In reply to
Hi,


Quote:
Is it right that this work will be much easier to handle with LinksSQL ?

As far as I know, its pretty simple. LinksSQL is built a lot better, in the way that it was designed for non-english languages, which need to use foreign charachters (take a look at your post, for example, where you can post "ç, ê, à" without Gossamer Forum even complaining :)

Quote:
Is it possible to link directly with full url instead of using jump.cgi ?

Yeah, just change;

Code:
<%db_cgi_url%>/jump.cgi?ID=<%ID%>

...to;

Code:
<%URL%>

Quote:
I want to create a non-adult directory and an adult directory at the same time. I do not want the non-adult visitors to access (while making a search request or browsing the cats) the adult part without being warned with a disclaimer page.
Is it possible to run two separate directories on the same domain with the same script ?

Unfortunatly not. I do something like this on http://www.find-a-search-engine.com, if you look in the "Adult" category, it will ask you if you actually want to visit this page. Its done with some javascript in the category.html template, which checks to see if the category is adult orientated, and if it is, then it loads the popup window (great for still being spidered by Google too).

Quote:
Is there a log of the keywords used in search requests ?

Yeah, there is a plugin called SearchLogger, which does this. It shows you how many results were found for the search query at the time, as well as how many times that same query has been searched Smile

Hope that answers your questions.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread A few questions croco 4959 May 15, 2004, 2:53 AM
Thread Re: [croco] A few questions
Andy 4853 May 15, 2004, 3:16 AM
Thread Re: [Andy] A few questions
croco 4849 May 15, 2004, 3:34 AM
Thread Re: [croco] A few questions
Andy 4838 May 15, 2004, 3:41 AM
Thread Re: [Andy] A few questions
croco 4835 May 15, 2004, 5:29 AM
Thread Re: [croco] A few questions
Andy 4843 May 15, 2004, 5:33 AM
Post Re: [Andy] A few questions
croco 4784 May 22, 2004, 9:28 AM