I have website that has a tweet button on every page. It uses the < title > tag in the web page for the title.
Now, I have dynamically updated the < title > tag but then when I share the page, it still uses the old page title.
Is there any chance that I could clear cache the tweet button perhaps so it will get the latest page title? Or any work around?