chiyo

msg:428499 | 2:24 pm on Mar 11, 2003 (gmt 0) |
Is it javascript? In this case you wont get any spidering benefit at all, or PR benefit, according to conventional wisdom which seems sensible. If its not javascript, I would suggest that links go to the permanant home of the news item. Try to find a way to publish the news in its permanant home (archive) at the same time as your "current news page", and then make the link to its permanent archive home. My feeling is its best to have 3 links with the headline with nice keyword stuff linked than 4 links to your homepage, you alreayd have a link to your home page yes? It means new pages will be continually freshbotted.
|
lorax

msg:428500 | 2:42 pm on Mar 11, 2003 (gmt 0) |
I'd link back to the news stories themselves rather than to your homepage. Your current setup means an extra click to the content and instinct says get rid of it. As for dealing with the dynamic stories and the static pages I'd write the static documents immediately as well as keep them in the db. Once thier 15 minutes are up - trash them from the db and leave the static pages. Use the static pages for your news feeds.
|
benihana

msg:428501 | 3:13 pm on Mar 11, 2003 (gmt 0) |
thanks for the input. yes it is javascript, and your right - ive just realised im not getting any benefit in terms of link dev. :( i would love to be able to generate static pages on request but i didnt write the db (im just getting started with php/mysql). the static pages are generated via a cron running every night. im gonna try to get the feed to show a stories from the past few days, 3 at a time at random and link them back to static pages. will also have to find a way round the javascript so i can actually get some benefit from this :) thanks ben
|
lorax

msg:428502 | 3:19 pm on Mar 11, 2003 (gmt 0) |
Switch to XML/RSS datafeeds. Much better.
|
benihana

msg:428503 | 3:27 pm on Mar 11, 2003 (gmt 0) |
> Switch to XML/RSS datafeeds. Much better. any pointers to good links for how to get started? ta
|
lorax

msg:428504 | 3:36 pm on Mar 11, 2003 (gmt 0) |
There's plenty of info out there but these should give you a good starting point: [webreference.com...] [xml.com...] Have fun!
|
benihana

msg:428505 | 3:40 pm on Mar 11, 2003 (gmt 0) |
thanks very much. i think im going to need some coffee....:)
|
lorax

msg:428506 | 3:47 pm on Mar 11, 2003 (gmt 0) |
LOL It's not as hard as it seems though XML - when considered in it's entirety - is a rather large animal and can be intimidating. Just stick to the RSS vein and you should master that portion relatively quickly. You will, of course, need to work with XML but it shouldn't be too bad. Good luck.
|
|