Inmails to 2nd & 3rd visits a profile page and then goes to feed page in loop

Linked Helper
Linked Helper
Published in
Jul 13, 2018

This article is for Linked Helper 1.

Linked Helper 1 is outdated and was replaced by Linked Helper 2. You can find it here https://www.linkedhelper.com/

Linked Helper 2 knowledge base is available here https://linkedhelper.zendesk.com/hc/en-us

It seems you had a Sales Navigator or Recruiter subscription, but you don’t have it now and LinkedIn still shows on a profile page buttons “View in Recruiter” or “View in Sales Navigator”.

There are two solutions for this problem:

  1. The simple is to buy “Sales Navigator” or “Recruiter” subscription.
  2. The second solution is to say LH that it must try to send Inmails via normal LinkedIn instead of “Sales Navigator” or “Recruiter” platforms.

How to do this:

  1. Go to “Debug” option in the main menu in Linked Helper
  2. Paste the code to the bottom field and then click “Eval” button
localStorage.er_imail_only_norm_linkedin = true;
location.reload()

Now “Inmail to 2nd & 3rd contacts” will use normal LinkedIn for contacts, which have normal LinkedIn identifiers.

But the first contact in queue is already converted into a format of Sales Navigator or Recruiter identifiers.

You have to delete from the queue and manually it to the queue.

3. Go to “Inmail to 2nd & 3rd contacts”

4. “Collect” tab -> “View collected” button

5. Tick the first contact and click “Delete Selected”.

Done

Now find the deleted contact via normal LinkedIn search page and add it back to your queue.

--

--