View Full Version : A Meta Tag Extractor for pLD
fjean
11-24-2005, 11:57 PM
A few months ago, I used a version of PHP Nuke which included a meta tag extractor. The meta tag extractor simplified the task of adding links manually. The url of the site was all that was need. Then, the script would extract information( title, description, author, keywords, and so on)
Is there such a thing for phplinkdirectory
Ap0s7le
11-25-2005, 01:49 AM
fjean,
This was on my ToDo list. I haven't gotten it done, though if I remember correctly I have it pulling the title.
PM me a link to extractor you're talking about so I can possibly steal some code and get this done quicker.
Thanks
-Casey
Ap0s7le
12-17-2005, 09:36 AM
fjean,
I wanted to let you know that the Meta Extractor is almost done. I've worked on it since I've been on vacation.
I was thinking about having a form, where you could input a list of URL's to be added, and it would get the details from each URL in more of the ole Mass Add fashion.
What do you think?
-Casey
fjean
12-17-2005, 09:45 AM
I found a small php script that grabs the meta tags from an url
{url no longer functional - removed}
may be you'll able to gain some ideas from it
__________________________________________________ _____
save as class_meta_spider.php
Content visible to registered users only.
next file
save as spider.php
Content visible to registered users only.
upload the 2 pages in ASCII
call spider.php
domain.com/spider.php
______________________________________________
Good luck.. I like a similar feature added to the next version of PHPLD. It will sure make things a bit easier
Ap0s7le
12-17-2005, 06:22 PM
Yes, I would like to use the function "get_meta_tags" but it doesn't work under a lot of situations.
I found a quick link here you can check out: http://www.phpdig.net/ref/rn58re1164.html#d0e88016
Thank you :)
-Casey
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.