Hi,
I spent a while going through some old posts here discussing the same issue. basically, I have a column that has a partial URL and I want to get the total # of backlinks for it.
I understand that this formula =@Dump(Connector("Ahrefs.AnchorsRefDomains",A2,"exact",,,"anchors","asc","RefDomain",TRUE,1000))
checks against exact URL. is there a way to do conains column A2 content instead of exact URL with this tool?
If exact is the only way, can someone please confirm if the above formula is correct because the formula works but no data comes in for pages that i have manually checked and there are in fact links pointing at them.
Thank you