Can you do a port to Drupal 6?

Comments

playfulwolf’s picture

the same request.

andypost’s picture

+1

evyawebsites’s picture

im into it as well, it seems there is a huge need for a standart drupal 6 module with more features. i found huge amount of posts in regards to this issue with no much of solutions.

AndyW’s picture

It would be useful...

Whatever happened to this module anyway? It never even got past development stage for version 5

playfulwolf’s picture

stephthegeek’s picture

Nofollowlist only works for content using input filters, not things like menu items.

Alternative for D6: http://drupal.org/project/menu_attributes

guillaumeduveau’s picture

Thanks stephthegeek for pointing to menu_attributes. However it works for menu items individually for now and doesn't allow default values for attributes such as rel="nofollow" (I filled in a feature request for this).

Just as a note : if you want to add rel="nofollow" to ALL the links in nodes you can configure the filter users have access to and add rel="nofollow" there automatically (option spam prevention). And when you want to transfer the juice you just edit the node yourself with another input filter without spam prevention.

giorgio79’s picture

Was just looking for this as well...

shunshifu’s picture

me too!

dkruglyak’s picture

Looks like Google just completely changed how Nofollow works with PageRank sculpting, so just adding rel="nofollow" would not be enough:
http://www.seomoz.org/blog/google-says-yes-you-can-still-sculpt-pagerank...

I figure this (or other modules) could do deeper link rewriting towards internal pages, perhaps with some redirects.

Anyone has any further ideas?

shunshifu’s picture

Yipes, that is big news. Darn, caught with my pants down. Scupting page rank and its been dead for a year. I wonder how the gurus who claim to test everything are going to respond to this.

Thanks for the find.

I think I'll wait and see how this comes out in the wash.

Phil