We're currently using a custom view that finds backlinks from nodereference fields.

It would be great of the backlink module would support both of these kinds of backlinks to get a more complete picture of the backlinks.

Comments

mfb’s picture

Is backlinks not finding your nodereferences?
It is detecting mine, because it finds any links between pages, and my nodereferences are links.
But, if your nodereferences are not links, then it wouldn't work.

Backlinks is actually a pretty dumb module, it totally relies on search module to find the links. If search module can't see the links, it won't work..

mfb’s picture

Status: Active » Postponed (maintainer needs more info)
greggles’s picture

Version: » 5.x-1.x-dev
Status: Postponed (maintainer needs more info) » Closed (fixed)

I just assumed it didn't, but if this works then great - I think we can consider it closed!

mfb’s picture

Yes my goal here was to find both "proper" node references and links added manually to the bodies by users. Let me know if you do find any issues.