RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Filter Other Domain Names
Expression
https?://(?!\S*?domainname\.tld/)\S*?/
Description
This type of filter can be used if you're trying to get rid of results from a report or something not originating from a given domain of the format domainname.tld. Anything matching the pattern can then be excluded, deleted, etc. (Like with a Google Mini, GSA, or site auditing software)
Matches
http://www.domainname2.tld2/ | http://sub.domainname3.tld3/ | https://secure.domainname4.tld4/ | http://domainname5.tld5/
Non-Matches
http://www.domainname.tld/ | http://sub.domainname.tld/ | https://secure.domainname.tld/ | http://domainname.tld/
Author Rating: Not yet rated. Michael Fienen
Source
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials