Re: Search Engine questions ...

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 44786
interpreted = N
texte = Ok, We do something like the following.We modify our 'TemplateNotFound' error and set 3 conditions.1. Look for an interpreter that 'works out' which page to load. 2. If that test fails - look for an /error.html and redirect to that. 3. All tests fail so show Template Not Found errorIn the interpreter we have conditions and searches. So for the eCook site you can see /pages/[cart].html searches our pages.db for the [cart] value as an ID and loads the page. /recipes/123.html searches for recipe_id=123.It works pretty well and is fast - we still generate our pages in 4-8/60ths of a second from totally dynamic templates - if we need to generate static pages its easy as well.If anyone wants any more details contact me off list. Alain > thanks Alain, > Donovan > > Alain Russell wrote: > >> If you think it might not be accepted, odds it it wont be. >> Google uses the content 'in' the page and the amount of links coming through >> to you as a reference. >> >> The other way to do it is to 'trick' your web server into thinking it is >> serving static pages when they aren't actually there .. >> >> see: >> http://www.ecook.co.nz/recipes/483.html >> http://www.ecook.co.nz/recipes/741.html >> http://www.ecook.co.nz/recipes/744.html >> >> None of these pages exist (as in they are not in the directory) - they are >> generated on the fly from database searches, there are a number of ways to >> do this. >> >> I'm going home - I'll write something up on this (without giving away all >> our secrets) when I get there. >> >> Alain >> >> > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Search Engine questions ... (Pedro Rivera 2002)
  2. Re: Search Engine questions ... (Wendell Kozak 2002)
  3. Re: Search Engine questions ... (dale's stuff 2002)
  4. Re: Search Engine questions ... (Gary Krockover 2002)
  5. Re: Search Engine questions ... (Gary Krockover 2002)
  6. Re: Search Engine questions ... (Kenneth Grome 2002)
  7. Re: Search Engine questions ... (Kenneth Grome 2002)
  8. Re: Search Engine questions ... (Kenneth Grome 2002)
  9. Re: Search Engine questions ... (Glenn Busbin 2002)
  10. Re: Search Engine questions ... (Kenneth Grome 2002)
  11. Re: Search Engine questions ... (Glenn Busbin 2002)
  12. Re: Search Engine questions ... (Kenneth Grome 2002)
  13. Re: Search Engine questions ... (Brian Fries 2002)
  14. Re: Search Engine questions ... (Glenn Busbin 2002)
  15. Re: Search Engine questions ... (Andrew Simpson 2002)
  16. Re: Search Engine questions ... (Glenn Busbin 2002)
  17. Re: Search Engine questions ... (Kenneth Grome 2002)
  18. Re: Search Engine questions ... (Glenn Busbin 2002)
  19. Re: Search Engine questions ... (Kenneth Grome 2002)
  20. Re: Search Engine questions ... (Glenn Busbin 2002)
  21. Re: Search Engine questions ... (dale's stuff 2002)
  22. Re: Search Engine questions ... (Glenn Busbin 2002)
  23. Re: Search Engine questions ... (John Peacock 2002)
  24. Re: Search Engine questions ... (Glenn Busbin 2002)
  25. Re: Search Engine questions ... (Alain Russell 2002)
  26. Re: Search Engine questions ... (Glenn Busbin 2002)
  27. Re: Search Engine questions ... (Dan Strong 2002)
  28. Re: Search Engine questions ... (Oleg Kremiansky 2002)
  29. Re: Search Engine questions ... (Glenn Busbin 2002)
  30. Re: Search Engine questions ... (Alain Russell 2002)
  31. Re: Search Engine questions ... (Kenneth Grome 2002)
  32. Re: Search Engine questions ... (Glenn Busbin 2002)
  33. Re: Search Engine questions ... (Glenn Busbin 2002)
  34. Re: Search Engine questions ... (Glenn Busbin 2002)
  35. Re: Search Engine questions ... (Glenn Busbin 2002)
  36. Re: Search Engine questions ... (Clayton Randall 2002)
  37. Re: Search Engine questions ... (Kenneth Grome 2002)
  38. Re: Search Engine questions ... (Glenn Busbin 2002)
  39. Re: Search Engine questions ... (Donovan Brooke 2002)
  40. Re: Search Engine questions ... (Alain Russell 2002)
  41. Re: Search Engine questions ... (Donovan Brooke 2002)
  42. Re: Search Engine questions ... (Alain Russell 2002)
  43. Search Engine questions ... (Kenneth Grome 2002)
Ok, We do something like the following.We modify our 'TemplateNotFound' error and set 3 conditions.1. Look for an interpreter that 'works out' which page to load. 2. If that test fails - look for an /error.html and redirect to that. 3. All tests fail so show Template Not Found errorIn the interpreter we have conditions and searches. So for the eCook site you can see /pages/[cart].html searches our pages.db for the [cart] value as an ID and loads the page. /recipes/123.html searches for recipe_id=123.It works pretty well and is fast - we still generate our pages in 4-8/60ths of a second from totally dynamic templates - if we need to generate static pages its easy as well.If anyone wants any more details contact me off list. Alain > thanks Alain, > Donovan > > Alain Russell wrote: > >> If you think it might not be accepted, odds it it wont be. >> Google uses the content 'in' the page and the amount of links coming through >> to you as a reference. >> >> The other way to do it is to 'trick' your web server into thinking it is >> serving static pages when they aren't actually there .. >> >> see: >> http://www.ecook.co.nz/recipes/483.html >> http://www.ecook.co.nz/recipes/741.html >> http://www.ecook.co.nz/recipes/744.html >> >> None of these pages exist (as in they are not in the directory) - they are >> generated on the fly from database searches, there are a number of ways to >> do this. >> >> I'm going home - I'll write something up on this (without giving away all >> our secrets) when I get there. >> >> Alain >> >> > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Alain Russell

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WCS Newbie question (1997) html in a database (1998) Custom WebCat Prefs ... (1997) WebMerchant (2000) I can help! (1996) Windows 2.1b2 Append Bug? (1997) Shipping Formula % (2003) DomainList (2005) What is wrong here? (2000) Secure server question (1997) Calculating days, hours, minutes ago (2004) shownext problems (1998) Summarizing results. Is there a shortcut? (1999) WebCatalog/Mac 2.1b2 - PIXO (1997) WCS Newbie question (1997) WC2b12: Yes, Formulas.db is for real (1997) Date search - yes or no (1997) RE: too many nested [xxx] (1997) What file? (1997) WebCat2b13MacPlugIn - More limits on [include] (1997)