123

123


Old solution:

Use a pattern like the following pattern for your web address:

http://{webpage address}?v={number}

Then replace previous number with a new one to force telegram update og data. For example use this:

http://www.example.com/mypage?v=3

Instead of:

http://www.example.com/mypage



Report Page