Q: I’m trying to extract the first keyword from a website’s source code to use it as a title.
Hi,
I’m trying to extract the first keyword from a website’s source code to use it as a title. Specifically, I want to get the first keyword from a meta tag like this:
<meta name="keywords" content="SheetMagic, ChatGPT" />
For example, I would like to retrieve "SheetMagic" as the title. Could you please help me with the formula or method to do this?
I have already tried functions like =GETMETAKEYWORDS("F2") and others, but they haven’t worked. Any guidance would be appreciated. Thank you!
d625846d7c2245f586ea028867668479PLUSSep 13, 2025
Share
Helpful?
Log in to join the conversation