All public logs
Jump to navigation
Jump to search
Combined display of all available logs of LemonWiki共筆. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:56, 26 February 2024 Planetoid talk contribs created page Extract title from webpage (Created page with " How to extract title from webpage == Extract title using IMPORTXML in google spreadsheets == === Suggest approach === {{kbd | key=<nowiki>=IMPORTXML(A1, "//head/title")</nowiki>}} Purpose: This formula specifically searches for the <title> tag within the web page's <head> section and imports its content. This is the most direct and precise method to obtain the web page's title, as the standard HTML structure places the <title> tag inside the <head> tag. === Other a...") Tags: Mobile edit Mobile web edit