You have to login in order to post a reply to this topic.

2 replies [Last post]
afanofwinning
afanofwinning's picture
User offline. Last seen 42 weeks 1 day ago. Offline
Joined: 11/14/2009
Posts: 50

Can someone lend a hand on this? I would like to create a job that similar to the "download from web" function determines if a page is nofollow or do follow.

Ideal it would work like this:

Loop through a list of urls:

For each url state if it is a nofollow or dofollow. The dofollow code is by default so it would just need to check to see if the nofollow tag is in place. I think the main issue is the regular expression drama needed when parsing the page and searching for info.

Thanks in advance for any tips - I'm sure that not just I would find this job HELPFUL.
 

 

__________________

~~~~~~~~~~@~~~~~~~~@~~~~~~~~@~~~~~~~~~~~~~~~~~
Double Your Productivity & Profits - Get Exclusive, Tips, Tools, Tutorials & Reviews -when You Join AutomationNewsLetter.com

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

__________________

~~~~~~~~~~@~~~~~~~~@~~~~~~~~@~~~~~~~~~~~~~~~~~
Double Your Productivity & Profits - Get Exclusive, Tips, Tools, Tutorials & Reviews -when You Join AutomationNewsLetter.com

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

D.M.Altizer
User offline. Last seen 1 year 11 weeks ago. Offline
Joined: 01/12/2010
Posts: 204
Re: Find which links are nofollow on a page?

I created a sample job based on your description. I did not have the time to test it though, so please let me know if this works.

AttachmentSize
NoFollow and DoFollow.waj 17 KB
__________________

==Dedicated Automation Solutions==

__________________

==Dedicated Automation Solutions==

afanofwinning
afanofwinning's picture
User offline. Last seen 42 weeks 1 day ago. Offline
Joined: 11/14/2009
Posts: 50
Re: Find which links are nofollow on a page?

That was very helpful - thanks. I augmented it to download a webpage first. Next is to get it to  loop through a series of webpages, i.e. list of urls and produce the results for each url.  If anyone nyone is curious about the results just write back and will try post when finished...

__________________

~~~~~~~~~~@~~~~~~~~@~~~~~~~~@~~~~~~~~~~~~~~~~~
Double Your Productivity & Profits - Get Exclusive, Tips, Tools, Tutorials & Reviews -when You Join AutomationNewsLetter.com

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

__________________

~~~~~~~~~~@~~~~~~~~@~~~~~~~~@~~~~~~~~~~~~~~~~~
Double Your Productivity & Profits - Get Exclusive, Tips, Tools, Tutorials & Reviews -when You Join AutomationNewsLetter.com

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~