var fDesc=new Array(); fDesc[0] = "URL and Meta Tag Extractor is an advanced meta data (title, description, keywords etc.) collector tool with exclusive filtering option which helps you in website promotion, search engine optimization for your business, product or services.

The Meta data Maker helps you write meta tags for your Web pages. All the most common tags can be created including title, description, keywords, page size and page last modified.

The program presents results in url, base, domain, title, description, keyword, date modified, page size, etc. and user can save extracted data in text, excel, html file or CSV text format to import the output in any complex database tool as desire.

The program Collects meta data from the websites around the world using the keywords you enter for! The websites found by popular search engine will be analyzed by this application using the keyword you entered as search string. The program will spider, grab, crawl, rip, harvest, extract and parse for the items.

It is designed to harvest data matching your query. Just type your keywords or type the initial URL or make a URL list and the tool will spider the Internet and extract fresh data that you actually need.

It is easy to use, high speed, multi-threaded, accurate extraction that retrieves absolutely all web page and directly saves data into disk file. The supported search engines include most of the major search engines such as Google, Lycos, MSN, Yahoo, Excite etc."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }