Exclude pages with parameters in url from loading
-
I’m facing the following challenge.
The plugin doesn’t recognize the difference between http://www.example.com/page and http://www.example.com/page?pagination=1 and it loads on all of them.
How can I exclude loading the loader on the pages with additional parameters, for example http://www.example.com/page?pagination=1, http://www.example.com/page?pagination=2 and so on?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Exclude pages with parameters in url from loading’ is closed to new replies.