Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #11093
| Newsgroups | microsoft.public.scripting.vbscript |
|---|---|
| Date | 2015-06-02 22:20 -0700 |
| Message-ID | <eb979a4c-49fc-4327-8cc9-a817f8d2ef6f@googlegroups.com> (permalink) |
| Subject | Counting Internal and External link on a webpage |
| From | Rocky <contact@rakes.in> |
Please write a script to count total number of internal links and external links on the page. Internal links are those that are on same domain as the site/page, external ones have a separate domain (or hostname). Take an example of a domain http://www.mirraw.com/. Please help me in writing a VBScript to count total no. of internal and external links present in the above site. It would be better if the links exported to excels sheets.
Back to microsoft.public.scripting.vbscript | Next — Next in thread | Find similar
Counting Internal and External link on a webpage Rocky <contact@rakes.in> - 2015-06-02 22:20 -0700 Re: Counting Internal and External link on a webpage JJ <jj4public@vfemail.net> - 2015-06-03 18:48 +0700
csiph-web