Hello,
Looking for a way to return the type and value of schema.org used on any given URL and return type and value in a given cell in Excel?
Hello,
Looking for a way to return the type and value of schema.org used on any given URL and return type and value in a given cell in Excel?
Make use of XpathOnUrl and something like //div[@itemtype='http://schema.org/LocalBusiness']/span[@itemprop='name']
Hi Chilly,
The formula returns a blank value in excel but i know the itemtype en itemprop is present on the website?
It's fair to say most Schema now is moving to use only the ld+Json which is inside the header as a script.