Hi,

How can I add the rel=nofollow attribute to the tabs? Google is indexing the tab links as extra pages like at www.site.com/node?quicktabs_3=0 and of course I don't want them being indexed.

Thanks for any help.

Comments

pasqualle’s picture

#354867: SEO: Add Canonical Tags to Quicktab Pages

now there is no other way than overriding the theme_quicktabs_tabs() function in your theme's template.php file. But be aware of that a wrong override may break the module functionality.

Jboo’s picture

Status: Active » Fixed

Thanks, I used the fix from the link.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.