• Hi

    I am running custom site that appends ?foo=bar to urls of my pages, this link with query string gets sent to twitter too, for instance mysite.com/myarticle/?foo=bar

    Is there a way to run for instance str_replace(‘foo’,”, $bar) to the $url sent to twitter so it doesn’t do this?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Are you using a URL shortener? You can do this, but you need to do it differently depending on whether or not you’re using a shortener.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit url sent to twitter’ is closed to new replies.