Page 3 of 3

Posted: Fri Mar 17, 2006 7:25 pm
by Martijn
It works correctly now. Thank you.

Posted: Fri Mar 17, 2006 11:54 pm
by Holger
> By the way, since using just a template is not enough, I'd like to know
> what kind of program you're using to create the pages in base to that.
>
> Maybe a custom one which inserts the different contents finding some
> specific tags into the template?

Yep, exactly. It's a little Perl script I wrote for this purpose. So the raw pages contain self-defined non-HTML tags (like <NEW_PARAGRAPH>) which are parsed and replaced by the final page content (like <TABLE> or <DIV> etc.)...

Posted: Sat Mar 18, 2006 11:16 am
by Francesco
I think I'll adopt the same technique: I've just discovered that my way of adding the navigation links to the pages (via JavaScript) hides all of them to the spiders, so that even if one of my pages is indexed, the bot isn't able to follow the structure - because it doesn't execute the scripts.

Posted: Sat Mar 18, 2006 1:00 pm
by Zomis
Francesco wrote:I think I'll adopt the same technique: I've just discovered that my way of adding the navigation links to the pages (via JavaScript) hides all of them to the spiders, so that even if one of my pages is indexed, the bot isn't able to follow the structure - because it doesn't execute the scripts.
There is other ways to handle robots: http://www.robotstxt.org/wc/robots.html

Posted: Sat Mar 18, 2006 3:54 pm
by Francesco
Thank you for the link, Zomis, I've heard something about, but didn't find a good reference yet.
I'll pull out JS anyway - at least for the navigation - as seeing the pages with JS turned off "orphanizes" them to normal users' eyes.

Posted: Sun Mar 19, 2006 10:53 am
by Tomi
Or try using PHP: http://www.alistapart.com/articles/phpcms
Of course, not all servers support it...

Whats Happened

Posted: Sat Apr 22, 2006 11:11 pm
by Sandancer
Is it just me or can anybody else get on the website

http://www.bd-fans.com/

:( :( :(

Posted: Sun Apr 23, 2006 8:46 am
by Francesco
Hi Sandancer, Martijn's website is currently offline, take a look to the following post:
viewtopic.php?p=5930#5930