[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Related Links



> Maybe, but is there a real disadvantage to displaying all of them?  If
> they hit a "related links" page, it will hit the DB with the same query
> all over again.  The query you have on the article page will already
> fetch all the related links.  The only additional resource you'd be
> using by showing them all is more bandwidth, which is negligible unless
> it has like over 50 links.

Doesn't hafta hit the DB twice.

You can pass it in to the related links page from the articles page.

Jason