Thank you, just what I need. However I don’t understand how to force the append info to the end part of the page’s URL – ie to add /?ppws=1
For example, I have a page http://www.andy.com/page
which I want to protect such as described in the update above
http://www.andy.com/page/?ppws=1
I try adding ?ppws=1 to the slug, and of course it gets converted to http://www.andy.com/page-ppws1
So, how do I use it ?
Thank you, Andy