the question might be if you obly want to exclude those pageviews or the whole traffic if a visitor has visited a hr-page.
if you want to exclude only the traffic within the hr pages, create a segment like this:
“hit“ container where „page“ does not start with „/hr/„
the exclude-string might be another based on the page names you defined for those pages. or maybe you have defined another prop/evare like „channel“ which you can take to filter out the traffic.
hope that helps!