Hi All
I have been a user of SEO Tools for Excel for a few years now and have just started to explore XPATH.
I have a situation where I need to extract text from a webpage (well actually a list of it so we can do content auditing)
So far my formula looks something like this:
=xpathonurl("url","/html/body/div[2]/div/div[3]/div[1]/text()")
for some reason I can get a variation to work on the websites home page but not the category page that the xpath was extracted from
any help would be appreciated
Thank you