Question
Output list of links from a cfm page
Hi,
I've created a sitemap page for my site, which is a list of all the links on our site. Some of the page is static and some dynamic (there is no single query that retreives all this data). I now wish to create an xml sitemap for this page and submit the xml file to google. Is there an easy way of extracting all the links on this page:
http://www.artsprofessional.co.uk/sitemap.cfm
Once I have a list I figure i can loop over it and create the xml file.
I've created a sitemap page for my site, which is a list of all the links on our site. Some of the page is static and some dynamic (there is no single query that retreives all this data). I now wish to create an xml sitemap for this page and submit the xml file to google. Is there an easy way of extracting all the links on this page:
http://www.artsprofessional.co.uk/sitemap.cfm
Once I have a list I figure i can loop over it and create the xml file.
