vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Q: remove category link in breadcrumb

This is a discussion on Q: remove category link in breadcrumb within the Template Modifications forums, part of the vBulletin SEO Discussion category; I've seen only a couple heavily moderated forums that do this. I'd like to remove the link to a category ...

Go Back   vBulletin SEO Forums > vBulletin SEO Discussion > Template Modifications

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-15-2008, 09:13 AM
Junior Member
 
Real Name: Jim
Join Date: May 2008
Posts: 3
Q: remove category link in breadcrumb

I've seen only a couple heavily moderated forums that do this.
I'd like to remove the link to a category forum, on the breadcrumb
Been searching for a while can't find an a way to do this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 05-15-2008, 04:05 PM
Junior Member
 
Real Name: Jim
Join Date: May 2008
Posts: 3
Figured out how to remove categories links from Breadcrumb

Replace entire content of navbar_link
with:

Code:
<if condition="$show['breadcrumb']">
      <span class="navbar">&gt;
        <if condition="!in_array($nav_title, array('Category Name', 'Another Category Name', 'Yet Another One', 'Etc Etc', 'And this one too'))">
          <a href="$nav_url">$nav_title</a>
        <else />
           $nav_title
        </if>
      </span>
    <else />
      $nav_title
  </if>
Replace code in red with the actual name of your categories:


Note: Your Categories and Forums can't have the same name otherwise your forum will unlink in breadcrumb as well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 06-07-2008, 04:32 PM
mindhunter77's Avatar
Member
 
Join Date: Jan 2006
Posts: 36
do you have an example of what this looks like?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Tags
breadcrumb

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 On


Similar Threads

Thread Thread Starter Forum Replies Last Post
where do I remove the breadcrumb? inparadise vBSEO.com 1.0 Style 2 04-23-2008 12:01 PM
Remove vBSEO Link? Jared General Discussion 6 03-10-2008 06:45 PM
ability to remove category pages from archive dcallan Feature Requests 3 07-25-2006 08:51 AM
Remove breadcrumb I, Brian Template Modifications 10 10-09-2005 05:43 AM


All times are GMT -4. The time now is 07:19 PM.


Powered by vBulletin Version 3.8.0 Beta 4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.