Page is a not externally linkable
TheMadScientist - 2:17 am on Mar 28, 2010 (gmt 0)
Yeah, been there, done that myself...
Now URLs and long-term directory structure are high on my priority list. Awhile ago I actually built one directory and got the two main sections (indexes & detail pages) ready to go only to realize I could only paginate one of the two using the URL structure I had decided on because the 'index pages', in certain cases I didn't think of when making the decision, needed pagination and they were the same URLs as the 'detail pages' without a number in them.
It seemed like a really good idea to have the 'index' URL be the same as the 'detail pages' without the 'page number' until I tried to make both of them work together... LOL. Gotta love rethinking and recoding a 'great thought' right?