Title: Multiple exclusion regular expressions
Last modified: August 20, 2016

---

# Multiple exclusion regular expressions

 *  [DSPAdmin](https://wordpress.org/support/users/dspadmin/)
 * (@dspadmin)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/multiple-exclusion-regular-expressions/)
 * Hi, I’m trying to exclude from Google Analytics Popular Posts any posts of mine
   that have pictures which are linked after the post title:
 * include:
    /yyyy/mm/dd/postTitle exclude: /yyyy/mm/dd/postTitle/image
 * I tried to use the and operator && to add another line, but keep getting errors.
 * If I use:
    [0-9][0-9][0-9][0-9]/[0-9][0-9]/[0-9][0-9]/.*?/
 * I get a list of my most-popular pictures, but I want all these excluded.
 * Thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Author [koichiyaima](https://wordpress.org/support/users/koichi-nakatsu/)
 * (@koichi-nakatsu)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/multiple-exclusion-regular-expressions/#post-2272549)
 * Hi,
    Can not by limitation in the design of Google.
 * So, if your post title:
    Include: /yyyy/mm/dd/postTitle/image Exclude: /yyyy/
   mm/dd/postTitle can exclude.

Viewing 1 replies (of 1 total)

The topic ‘Multiple exclusion regular expressions’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-analytics-popular-posts.svg)
 * [Google Analytics Popular Posts](https://wordpress.org/plugins/google-analytics-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-popular-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [koichiyaima](https://wordpress.org/support/users/koichi-nakatsu/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/multiple-exclusion-regular-expressions/#post-2272549)
 * Status: not resolved