Gossamer Forum
Quote Reply
dynamic pages
Hi,

based on the Rewrite Script for Gossamer-Forum I
tried to show the dynamic pages of LinksSQL as html. just add a .htaccess file in /Detailed

RewriteEngine on
RewriteRule ^news(.*)\.html$ /path/to/page.cgi?g=Detailed/$1&d=0

now you have http://www.yourdomain.com/Detailed/ID.html

Regards

Niko
Quote Reply
Re: [el noe] dynamic pages In reply to
Just some more information. I had not much time when I wrote the last thread.

The point is we do not want to build static pages. I have seen the thread

about the rewrite function at gossamer-forum and thought that it would be nice to have the dynamic pages appear as static for the search engines. Now we have our dynamic url and make it appear static as newID.html files.

Hope google will visit us again, soon.

Regards

Niko
Quote Reply
Re: [el noe] dynamic pages In reply to
Hi El Noe,

So basically u can make dynamic pages static, so search engines will index it ?

Does this 'trick' work allready ?

regards startpoint.
Quote Reply
Re: [startpoint] dynamic pages In reply to
Hi startpoint,

I donīt know if it does work with all search engines but you can take a look at

http://www.masterb2b.de/...iled/news581233.html

This page does not exit but is a dynamic page.

Regards

Niko