Pass arguments through a shortcut URL

Options
If I create a Shortcut URL with query string arguments, eg 'support.thirteen.org/passport_donate?somearg=somevalue' is there some way for that query string to be passed along to the target link?



I'm not trying to use that query string to choose what page to go to, which is something I saw in a 2009 post from Noah Cooper.  Just pass the query string from one page to another.
Tagged:

Comments

  • So generally speaking, I would bet this isn't really possible because you're asking for a 301 or 302 level setup and CLO isn't just opening up the .htaccess file for you to opening modify. 
  • I though you might be able to do this with [[S334:url_param_name]] in the target URL, but no soap.

Categories