I have 2 versions of a website:
One that I no longer have ftp/code access to, and a nearly identical one that I do have ftp/code access to but that has been stripped of title and description tags. Is there a way (PHP or otherwise) to crawl the site I no longer have direct access to, and extract title/description meta tags for all pages?
I want to insert those tags into the new version of the site I do have access to.