Link to home
Start Free TrialLog in
Avatar of robrodp
robrodpFlag for Mexico

asked on

Twitter Clickable Image

How can I post in twitter with an clickable image. An image that when clicked it redirects to a URL
ASKER CERTIFIED SOLUTION
Avatar of Kathy Jacobs
Kathy Jacobs
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of robrodp

ASKER

Great. So simple

Thx
Avatar of robrodp

ASKER

I have a simple php link:

https://bitcoin.seminario.com.mx/video.php

How do I add a featrured inage? It is pure php code
SInce the video is the only thing on that page, Twitter should be picking it up automatically. The general rule is:

If there is an image or video, use that as the tweet image.
If there are more than one image or video, use the first one as the tweet image.

By "pure php code", I gather you mean not WordPress? I have found several WordPress examples, but none for full php sites. The most succinct of the WP code samples I found is at:
https://stackoverflow.com/questions/19064919/how-to-set-an-image-as-featured-image-of-a-post-with-php-on-wordpress