Do the same thing for each subsequent “URL # links to A?” rows.
The reference to column B “Links to Target URL” isn’t going to change, but the reference to the related URL column will. For example:
In F2 (“URL 2 links to A?”) you will be looking for the E2 URL within the list of URLs in B2:
=IF(ISNUMBER(SEARCH(E2, B2)), "Exists", "Not Found")
Copy this formula down column F. In H2 you will be looking for the G2 URL within the list of URLs in B2:
=IF(ISNUMBER(SEARCH(G2, B2)), "Exists", "Not Found")
Copy this formula down column H. Repeat this process for each of the “URL # links to A?” columns.
This made it easy to spot where the internal links were missing.
I double-checked a few entries manually to ensure everything was accurate. Now, I have a complete list that shows each target URL in column A, the top 5 related URLs, and whether those URLs are linking back to the target URL.
My final spreadsheet looked like this, with “Exists” or “Not Found” indicating whether each related URL was linking back to the target URL:
If you liked How I Found Internal Linking Opportunities With Vector Embeddings by Everett Sizemore Then you'll love Miami SEO Expert
Workflow 3: Competitive analysis with chained agentsCompetitive analysis is one of my favorite AI use…
So how do I optimize my websites for agentic AI to make sure that it…
Once we move from topics to questions, whether in organic search or LLMs, we naturally…
As shopping agents now research products, compare options, and complete purchases, e-commerce sites will need…
Brand24 combines traditional social listening with AI visibility tracking. It monitors social media, news, blogs,…
Now that I had my high-level competitive analysis done, I wanted to dig a bit…