HighDots Forums  

Dreamweaver bug?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Dreamweaver bug? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SEO Shayna
 
Posts: n/a

Default Dreamweaver bug? - 09-02-2008 , 05:38 PM






If I create a template and make a link to a directory (<a href="../handbook/"),
Dreamweaver removes the trailing slash
in pages generated from the template and link to it as if it were a file
instead, so it looks like (<a href="handbook") when it should really look like
(<a href="handbook/").

I am using Dreamweaver 8, is this also a bug in the upgraded versions? I would
like to do anything to fix this issue, it is causing duplicate pages to be
indexed in the search engines so I have a lot of cleaning up to do.


Reply With Quote
  #2  
Old   
SnakEyez02
 
Posts: n/a

Default Re: Dreamweaver bug? - 09-02-2008 , 05:56 PM






.../handbook/ should not be turned into handbook or handbook/ . First the ../
designates that the folder is higher in the directory structure and trailing
slashes are really not necessary. The proper link format for your first
example would be ../handbook .


Reply With Quote
  #3  
Old   
SEO Shayna
 
Posts: n/a

Default Re: Dreamweaver bug? - 09-02-2008 , 06:00 PM



well, the path changed because I put the actual page somewhere else (not in the
template folder), however, in that example, if I did keep it in the same
folder, the format that I want the link is ../handbook/ . However, DW removes
the last slash (/). Can I override this, or upgrade to get rid of this code
rewrite?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.