Question about Wordpress permaliks

Discussion in 'Content Management' started by Toni91, Nov 20, 2012.

  1. #1
    Hi there,For the purpose of tracking visitors I need to add visitors email behind the affiliate link so that i created a simple form-something like this Email: Submit.it works fine but the result is something like this http://affiliatelink.com/?ID=email.I would like to rid off this ugly ?ID= part of the link.The permalinks are set up to "post name" in wordpress permalinks settings and all other links are fine.
     
    Last edited: Nov 20, 2012
    Toni91, Nov 20, 2012 IP
  2. Toni91

    Toni91 Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    oK!I have an affiliate link for instance http://affiliatelink.com.My goal is to create a simple email form and when you type your
    email and press the submit button http://afilliatelink.com/youremail to be sent to the browser.For the purpose i created this form in one of my wordpress pages:

    <form action="http;//affiliatelink.com"> Email:<input type="text" name="ID"> Submit:<input type="submit" > and the result is
    http://affiliatelink.com/?ID=youremail.I just want to rid off this ?ID= part.I am aware that ID comes from the name.All other permalinks in my site are fine except this created from the <form>
     
    Toni91, Nov 21, 2012 IP