Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Breadcrumb trail dilemma

Reply
Thread Tools

Breadcrumb trail dilemma

 
 
xyZed
Guest
Posts: n/a
 
      03-17-2006
I have a page who's breadcrumb trail looks something like this

home /main section /sub section /pageinquestion.html

I have no problem showing this breadcrumb trail on the
"pageinquestion.html"

The problem is, what trail do I show to the visitor arriving at the
pageinquestion.html directly from a link on my home page? Or for that
matter from another page within my site.

Going straight from the home page should logically show

home/page.html

But I can only show one breadcrumb trail. Should I show the breadcrumb
trail of the actual full logical structure of the page? Would that be
disorientating for visitors jumping straight to the page from
elsewhere?

--

Free washing machine help and advice.

www.washerhelp.co.uk

www.xyzed.co.uk/newsgroups/top-posting.html
 
Reply With Quote
 
 
 
 
Spartanicus
Guest
Posts: n/a
 
      03-17-2006
xyZed <> wrote:

>I have a page who's breadcrumb trail looks something like this
>
>home /main section /sub section /pageinquestion.html
>
>I have no problem showing this breadcrumb trail on the
>"pageinquestion.html"
>
>The problem is, what trail do I show to the visitor arriving at the
>pageinquestion.html directly from a link on my home page? Or for that
>matter from another page within my site.
>
>Going straight from the home page should logically show
>
>home/page.html
>
>But I can only show one breadcrumb trail. Should I show the breadcrumb
>trail of the actual full logical structure of the page? Would that be
>disorientating for visitors jumping straight to the page from
>elsewhere?


Breadcrumb is a misnomer, it's purpose is not to show the path that the
user has followed to get to the page where they are at, it's purpose is
to convey the vertical path in the site's hierarchy starting at the
home/index page.

So a contact page would show "Home > About > Contact" with Home and
About hyperlinked regardless of how the user got there.

--
Spartanicus
 
Reply With Quote
 
 
 
 
Carolyn Marenger
Guest
Posts: n/a
 
      03-17-2006
Spartanicus wrote:

> xyZed <> wrote:
>
> Breadcrumb is a misnomer, it's purpose is not to show the path that the
> user has followed to get to the page where they are at, it's purpose is
> to convey the vertical path in the site's hierarchy starting at the
> home/index page.


I always thought that bread crumb trails were to help you get lost in the
woods and find a gingerbread house.

Carolyn
--
Carolyn Marenger

 
Reply With Quote
 
Jose
Guest
Posts: n/a
 
      03-17-2006
> it's purpose is
> to convey the vertical path in the site's hierarchy starting at the
> home/index page.


And it is most meaningful for a site that is organized heirarchically.
Not all sites are.

Jose
--
Nothing takes longer than a shortcut.
for Email, make the obvious change in the address.
 
Reply With Quote
 
xyZed
Guest
Posts: n/a
 
      03-18-2006
There is circumstantial evidence that on Fri, 17 Mar 2006 11:35:38
GMT, Spartanicus <> wrote
__________________________________________________ _____

>› Breadcrumb is a misnomer, it's purpose is not to show the path that the
>› user has followed to get to the page where they are at, it's purpose is
>› to convey the vertical path in the site's hierarchy starting at the
>› home/index page.
>›
>› So a contact page would show "Home > About > Contact" with Home and
>› About hyperlinked regardless of how the user got there.


In that case my instincts were right, it should show the relationship
of the page to the home page and not (as the "breadcumb trail"
implies) to show a trail of the path you've taken. That's (presumably)
what the back button is for.


--

Free washing machine help and advice.

www.washerhelp.co.uk

www.xyzed.co.uk/newsgroups/top-posting.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help creating a database driven breadcrumb trail Red ASP General 1 04-12-2006 07:10 AM
ASP.NET 2.0, Breadcrumb (SiteMapPath) and TreeView on same page Mark ASP .Net 3 10-03-2005 10:14 PM
Problems with breadcrumb control using Sitemap datasource =?Utf-8?B?QXR1bCBCYWhs?= ASP .Net 0 08-24-2005 09:59 PM
how do I create a breadcrumb trail? TG ASP .Net 1 09-29-2004 09:38 PM
BreadCrumb Trail Simon Harris ASP .Net 2 06-26-2004 09:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57