• hi
    i have link in my blog that leads to a random post
    http://domain/?random
    and its working good and showing a random post

    i want to add more query to be like that
    http://domain/?random&x=yyy
    it suppose to show a random post with the link above in the address bar so i can Get[“x”];
    but when i add this query it just send me again to the home page

    any help
    thanks in advance

The topic ‘add a query to random post’ is closed to new replies.