Reversing the order of breadcrumbs between the title tags? Reversing the order of breadcrumbs between the title tags?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Reversing the order of breadcrumbs between the title tags?

Started by JordanJohnson, March 04, 2007, 01:56:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JordanJohnson

I was wondering if there's a way to switch the order of the breadcrumbs between the title tags (that display at the top of the browser window), but keep the regular order for the ones displayed on the page? For instance, if this is the breadcrumb:

Main cat > cat 1 > subcat 1

I want that to display normally on the page, but display like this in the top of the browser window:

subcat 1 < cat 1 < Main cat

Is that possible?

Joachim Müller

Do you mean the actual breadcrumb navigation or the window's <title>-tag? Title tag modification is being covered in this thread: "seo title for gallery"