hello BOP5
If i have a thread with 50 pages, when i make a tweet for a particular page... say page 20 it will resolve the url of the page to twitter if the format of the url ending is like this
/page20
but will not resolve the url of the page to twitter if the end of the url is like this
&p=46607#post46607
if the url ends with eg. &p=46607#post46607 the tweet url will point to the start of the thread regardless how many pages in the thread.
How do I make it that the url tweeted will be whatever is in the address bar
It understands /page20 but wont resolve &p=46607#post46607
thanks
|