Exclude by Field and negative regexp

josh104
Posts: 24
Joined: Mon Oct 09, 2006 5:39 pm

Exclude by Field and negative regexp

Post by josh104 »

haha, I did indeed replace 'baseurl' with the correct Base URL, but thanks for pointing it out just in case.

Still no go. Is it possible that the scripts don't consider the GET variables to be part of the URL?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Exclude by Field and negative regexp

Post by mark »

Works for me. Did you remember to put a leading / before the REX in the Query field?

Query: />>=http://baseurl=!\?vnu_content_id*...............?>>=
Meta:
Field: URL
Exclude: Pages only

Under list/edit urls any page without vnu_content shows a body of --none--.
josh104
Posts: 24
Joined: Mon Oct 09, 2006 5:39 pm

Exclude by Field and negative regexp

Post by josh104 »

ahhhh - perfect.

it was the leading '/'

I was just tossing the regex in there. was mistakenly treating the field like the fields that actually mentioned they were a regex, and not like a Query.

Perfect - thanks so much!