Hello, I am using a Zap to grab the title of a page and then append it to a document. Everything is set-up correctly, it all works, but the Page title in some cases is not correct. Here are a few examples, where the page HTML structure is correct, and the <title>TITLE</title> is correct, but it grabs text from somewhere below…
- Page URL: https://hongkongvisageeza.com/what-can-be-said-to-constitute-ordinary-residence-for-the-purposes-of-a-hong-kong-right-of-abode-application/ - Title here is:
- Zapier Return: New Content Daily Sign Up Here?!
Here is a different example from a random page, because we thought the problem was with our website…
- Page URL: https://www.educative.io/answers/how-to-add-a-link-to-an-image-in-html - Title is:
- Zapier Return: Educative Answers - Trusted Answers to Developer Questions?!
P.S. It doesn’t matter if it’s in test mode or published. Doesn’t matter if I parse as HTML, Plain Text or Markdown - it just doesn’t grab the Title…
Thank you in advance! :)