linking pages

Forum home » Delegate support and help forum » Dreamweaver Training and help » Linking of pages

Linking of pages

resolvedResolved · Low Priority · Version CS3

Kate has attended:
Dreamweaver Introduction (2 days) course

Linking of pages

how can i see where each page is linked to? - and how do i change them to where they should be linked to

RE: linking of pages

Hi Kate,

Not quite sure what you mean here.

Do you mean you have a page and you want to see which other pages link to it? ie. which pages link in?

For online search, you can type link:http://www.example.com/yourpage.html into Google to see incoming links.

Or do a Dreamweaver Search for /yourpage.html to see all pages that reference that filename.

You can also use Dreamweaver Search to do a Replace All if you've changed the filename.

(It's advisable not to change filenames for the reasons you have to update all links, and incoming users from search engines may be frustrated the page no longer exists).

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips


Server loaded in 0.05 secs.