<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=128060241156018&amp;ev=PageView&amp;noscript=1">
Skip to content
  • There are no suggestions because the search field is empty.

How to Check Which Links on a Page Were Added by Spark

Follow these steps to see if any Spark links have been added to a specific page in your content.

Step 1: Open the Elements Tab

In Chrome or Firefox:

  1. Open the page you want to check.

  2. Open Developer Tools:

    • Windows/PC: Press Ctrl + Shift + I or FN + F12

    • Mac/Apple: Press Command (⌘) + Option (⌥) + I

  3. Click on the Elements tab in the Developer Tools panel.

In Safari (Mac/Apple):

  1. First, enable the Develop menu:

    • Go to Safari → Preferences → Advanced

    • Check “Show Develop menu in menu bar”

  2. Open the page you want to check.

  3. Go to Develop → Show Web Inspector (or press Command (⌘) + Option (⌥) + I)

  4. Click on the Elements tab.

The Elements tab shows all HTML elements on the page.

 


 

Step 2: Open the Search Function

  • Windows/PC: Press Ctrl + F

  • Mac/Apple (Chrome/Firefox/Safari): Press Command (⌘) + F

This opens the search bar inside the Elements panel.

 


 

Step 3: Search for Hyperlinks

  1. Type hyperlink into the search bar.

  2. This will highlight all instances of hyperlinks in the page’s code.



 

Step 4: Scroll Through the Results

Use the small up and down arrows in the search bar to move through all highlighted results.

 


 

Step 5: Check for Spark Links

  • If you see results, those are the links that Spark has added to the page.

  • If you see 0 results, it means there are no Spark links on that specific page.