On Fri, Feb 15, 2002 at 10:54:31PM -0800, Michael A Nachbaur wrote:
> Well, as long as the generated HTML complies with the search engine
> indexing rules, you should be fine.  Try to avoid using the query string
> (at least for the important aspects of your site)

I get around this by having URLs of the form 

 index.xml.ID=section45 

which a pre-AxKit processor turns into query parameters for XSLT, as
if I had asked for index.xml?ID=section45. Our local htDig is happy,
XSLT is happy.

-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to