Click to See Complete Forum and Search --> : how to relink all pages to my new index


Kbee
07-21-2006, 03:03 PM
Hello

Using DW 8 had an index page which I changed the name to indexlayers and that updated all pages of course with it...now how do I link all my pages to a new page I've called just "index"? I need a global relink but how do I do it?

Thanks much
KB

dthurman1432
07-21-2006, 03:17 PM
Not sure how many pages you have but you can open the source code and do a replace all for index with indexlayers, which will change everything within that document. The only problem with that is you have to do it for each page.

Kbee
07-21-2006, 03:19 PM
Thanks for reply - surely there must be a global way to do this with out having to do each page - I have 90 something pages.

Thanks
KB

dthurman1432
07-21-2006, 03:27 PM
I never use dreamweaver so I couldn't tell you of a procedure. Do all 90 pages have a link to the index page? If so, this scenerio is why you never build your navigation in your content area.

Kbee
07-21-2006, 03:54 PM
Got it to work - did a find indexlayers and replace all with index and now I'm set...


KB