I would like to add the following to a single page within my wordpress site and NOT all of them.
Current page url/permalink
mysite.com/pagename/
Would like to
mysite.com/pagename/?ngg_force_update=1
This is so that the nextgen plugin does not use a cached template, as the one i created for it does random stuff on page loads/refresh etc.
And rather than set the values within the actual plugin and have them over written via an plugin update, the url query is the only why, that i know of, but i don't want to add it to all url's etc just that pages permalink.