Usman Ahmed Posted March 16, 2011 Share Posted March 16, 2011 For SEO point of view. A link should have multiple keyword rich anchor text. Is there a way to change Breadcrumb text link for that? Link to comment Share on other sites More sharing options...
jmdsports Posted March 17, 2011 Share Posted March 17, 2011 The only think you can do as far as I know is edit the breadcrumb.tpl and add the main anchor text you want. This will be the same on every page though but better than just having it set as home.What you could also do is add a sentence on all your pages with a link back to the homepage or category page because google likes links to main pages from other pages inside the main body text.Hope this has been useful. Link to comment Share on other sites More sharing options...
jemesmccarth Posted June 28, 2011 Share Posted June 28, 2011 All statements that are "a" (anchor) as the control switch ties - I'm sure there's more...but I had a moment. Hope this helps a little. Link to comment Share on other sites More sharing options...
Usman Ahmed Posted July 10, 2011 Author Share Posted July 10, 2011 It is not that simple, Breadcrumb.tpl is made on Smarty. I don't know where to add a text to make it a part of hyperlink. Link to comment Share on other sites More sharing options...
nirma1230 Posted July 12, 2011 Share Posted July 12, 2011 We have already discussed why adding breadcrumbs is beneficial for both user experience and SEO: they help users to understand where they are in relation to the rest of the site and provide better interlinking and thus easier crawling.However what also should be mentioned is that usng your keywords in each and every level of the breadcrumb path may look like you are stuffing your internal anchor tet with keywords.There is a good thread at WebmasterWorld offering an example of how to mind the usage of your primary keyword in the breadcrumbs.Thus, using the word “widget” in every link of the breadcrumb, like here: [Widget] > [blue Widgets] > fluffy blue fast widgetyou repeat the word “widget(s) too often throughout the site and thus risk “cranking the keyword-in-anchor text factor up to a high levelTo avoid this situation (that may seem suspicious to Google), it may be wise to use synonyms and other relevant words Link to comment Share on other sites More sharing options...
hillarywindson Posted August 8, 2011 Share Posted August 8, 2011 It is useful in context to create a breadcrumb navigation system, which certainly should be located in the main top of the page defined in the CSS link to a div layer. Link to comment Share on other sites More sharing options...
clayton29657 Posted April 4, 2012 Share Posted April 4, 2012 Hi I just wanted to give my armature input on this and is something that may be useful as I just learned myself. I use the advanced top menu. In the back office under all your categories and breadcrum categories it will allow you to add your keyword terms in the breadcrumb and hide part of it if you choose to so it's not all bundled up. Such as my site I am building is a pet store and I am using dog lets say beds in the menu it will only shows beds but within the url it will show dog beds and so on throughout the whole site just depending on what your keywords are. I am only learning right now but this is very useful info to use keywords in the breadcrumb Link to comment Share on other sites More sharing options...
vince123 Posted April 12, 2012 Share Posted April 12, 2012 thank you then. Link to comment Share on other sites More sharing options...
mir-aus Posted May 22, 2016 Share Posted May 22, 2016 For SEO point of view. A link should have multiple keyword rich anchor text. Is there a way to change Breadcrumb text link for that? Link to comment Share on other sites More sharing options...
EliseForsyth Posted June 2, 2016 Share Posted June 2, 2016 Hi, In php file there is check added which prevents showing our breadcrumb if SEO breadcrumb is active. This is done to avoid two breadcrumbs at a time. So when you on that checkbox it simply hides our breadcrumb. The anchor text used in links continues to be a substantial ranking factor, despite recent algorithmic updates from Google which have reportedly diluted their importance. When breadcrumb navigation is enabled on a website, it creates anchor text links on every page of the website which link back to the home page of the site. Now the question is: it should show at least one breadcrumb from the SEO plugin. Yes, it should show that, but it will not show just by ticking on that checkbox. You need to do it’s setting which is given below the checkbox in that page. And then you need to put the code given there in your template file. Then only it will work. There is also link given to the tutorial page http://yoast.com/wordpress/breadcrumbs/. I think this will help you out.You can read more about it By going through the tutorial given up or http://perthmarketingsolutions.com/ So if user choose SEO breadcrumb over our one, then one need to set up that accordingly. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now