Question about Feedburner to Twitter

MikaLuke

Newbie
Joined
Jul 6, 2010
Messages
35
Reaction score
6
Hi guys,
i am using API in Feedburner auto post to Twitter, it is work very good. But i have question:
When i click url from my tweet, it auto redirect to my website but url is format:
Code:
h**p://url_article/?utm_source=feedburner&utm_medium=twitter&utm_campaign=Feed%3A+FEEDNAME%28abc+def%29&utm_content=Twitter
So loss some components on my website, it not full show. Can you help me remove
Code:
?utm_source=feedburner&utm_medium=twitter&utm_campaign=Feed%3A+FEEDNAME%28abc+def%29&utm_content=Twitter
to show exactly my article url (h**p://url_article)
Thank you
 
Back
Top