Exclude custom WP Query from being counted
-
First of all: thanks for the plugin. It’s great.
One question though: On a homepage, I’m using a custom WP Query to show content for 4 posts who need extra attention (excerpt and image in a banner). Every time these 4 posts are shown, which is quite often, the views get counted by WPP, which makes the view-count way too high.
Is there a way to exclude a loop (in a custom WP Query) from being counted by WPP? Or could you think of another way to achieve this? I cannot simply exclude the posts (by using pID) from being counted, because I do want to count them when someone really visits the post.
Thanks!
The topic ‘Exclude custom WP Query from being counted’ is closed to new replies.