Click to See Complete Forum and Search --> : broken link question


davidc
11-07-2006, 12:20 PM
I have finished my first Dreamweaver-built site and am checking for broken links a page at a time. All of my pages were created from one or other of two templates and the broken link window shows there is a broken link from each page file to its parent template - (eg /Index.html ... /Templates/index/dwt)
I don't understand why this should be. Surely there is no, and shouldn't be, a link between website pages and the parent template? May be I did something wrong when setting up the pages though all the pages and their links work fine in real testing. Grateful for advice - thanks.

David

knowj
11-07-2006, 04:51 PM
are all the links relative or absolute?

I used to use Dreamweaver templates about 3 years ago. as long as the site is working online its all that matters. dreamweaver sometimes comes up with some random errors.

davidc
11-07-2006, 06:55 PM
Thanks for responding. The links are all relative to document.

David