Skip to content

Question about regex support for "Skip sites where the following word is in URL/Domain" option

When using the "Skip sites where the following word is in URL/Domain" option in GSA Search Engine Ranker, I noticed that if I set a filter like:

D:!.com

it will still post to domains such as .com.in.

Does this option support regular expressions?
For example, can I use something like:

D:!.com$

to ensure it only matches .com at the end of the domain?

Thank you for your help!

Comments

  • SvenSven www.GSA-Online.de
    Sorry, no, thats not working.
  • Sven said:
    Sorry, no, thats not working.
    Then how can I match it exactly?
    Please help me!
  • SvenSven www.GSA-Online.de
    edited August 14
    D:!*.com
    that * will make sure to match against a mask and not just words.
  • Sven said:
    D:!*.com
    that * will make sure to match against a mask and not just words.
    Thanks!
Sign In or Register to comment.