Extract links from all Pages and Posts
-
I have a wordpress site (of course). I would like to extract a full list of all embedded links across the entire site, including internal links to my own site.
eg if a http://mysite/mypage has a link <a href="http://something.com.au/page">A link</a> then I want to be able to extract a table that shows. URL, Link, Text http://mysite/mypage,http://something.com.au/page,A LinkI have found this addin that finds and lists embedded links, but it doesn’t show internal links.
I need internal links too.Does anyone know of an approach to do this?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Extract links from all Pages and Posts’ is closed to new replies.