Hi All,
Is it possible to use e.g. a handler to create a Twitter Card (dynamic content)?
User scenario:
- User: navigates to the voucher page
- User: selects a “voucher” and tweets the “voucher” (custom twitter button url=http://loveit.com/handler.aspx?title=sadasdsa&description=wewe)
- System: open handler page > handler: set meta twitter tags based on query string
- Twitter crawls the handler page and tweets the dynamic content
Maybe there is a query string parameter… data-url, data-href??
Best, Tom