How do I code for an image that shows up when my page is pasted
somewhere? like facebook, twitter, etc...
or look at it in my site in my signature
the code above looks out of order
other thoughts to improve my header?
On 2/26/2021 5:47 PM, Dale wrote:
How do I code for an image that shows up when my page is pasted
somewhere? like facebook, twitter, etc...
[snipped]
or look at it in my site in my signature
the code above looks out of order
other thoughts to improve my header?
I viewed your Web page with SeaMonkey. I right-clicked and selected
Select All from the context menu. Then I right-clicked again and
selected Copy from the context menu.
I opened Word and selected paste. The images -- including the icons at
the top and working-with-chemicals.gif in full color -- appeared with
the Web page's text. Some images were sized differently than in the Web page, and working-with-chemicals.gif was not animated. (I do not think
my older version of Word can support animated images.)
On 2/27/2021 2:22 AM, David E. Ross wrote:
On 2/26/2021 5:47 PM, Dale wrote:
How do I code for an image that shows up when my page is pasted
somewhere? like facebook, twitter, etc...
[snipped]
or look at it in my site in my signature
the code above looks out of order
other thoughts to improve my header?
I viewed your Web page with SeaMonkey. I right-clicked and selected
Select All from the context menu. Then I right-clicked again and
selected Copy from the context menu.
I opened Word and selected paste. The images -- including the icons at
the top and working-with-chemicals.gif in full color -- appeared with
the Web page's text. Some images were sized differently than in the Web
page, and working-with-chemicals.gif was not animated. (I do not think
my older version of Word can support animated images.)
Thank You !!!!
My CSS is setup to resize my images considering browser window size.
Also once, Microsoft agreed and validated a bug report that there were CSS/gif problems with Edge. This was years ago ...
How do I code for an image that shows up when my page is pasted
somewhere? like facebook, twitter, etc...
<meta property="og:type" content="website" />
<meta name="robots" content="nofollow"> content="https://www.dalekelly.org/" />
<meta property="og:description" content="A place for me to
share my thoughts." />
<meta property="og:title" content="Dale's Website" />
<meta name="robots" content="nofollow"
... you could try
<meta name="og:image" content="https://www.dalekelly.org/yourimage.png"
<meta name="robots" content="nofollow"
You are telling indexing robots that they should not follow any links on
your page. So if, say, Google indexing robot somehow finds your page, it
will (being a well-behaving agent) not use any links there to find more
of your (or other people’s) pages to index. So this is generally a very
bad idea.
On 2/27/2021 8:33 AM, Jukka K. Korpela wrote:
... you could try
<meta name="og:image" content="https://www.dalekelly.org/yourimage.png"
Thank You !!!!
but didn't work on facebook or twitter
twitter still has what seems to be a default image
facebook now has a blank
other thoughts to improve my header?
On 27/02/2021 01:47, Dale wrote:
other thoughts to improve my header?
Are you trying to spread and brain wash facebook and twitter users with
your knowledge of religion and witch-craft? Mind You Uri Geller was destroyed by late James Randi for doing that!
<https://en.wikipedia.org/wiki/Uri_Geller>
<meta name="og:image" content="https://www.dalekelly.org/yourimage.png">
with the "/" I get what I had before, looks like a gray-scale default image
On 2/27/2021 8:13 PM, Dale wrote:
with the "/" I get what I had before, looks like a gray-scale default
image
this was Twitter
... religion and witch-craft? ...
On 2/27/2021 8:33 AM, Jukka K. Korpela wrote:
<meta name="og:image" content="https://www.dalekelly.org/yourimage.png">
this kind of works on Facebook
<meta property="og:image" content="https://www.dalekelly.org/images/shave_haircut.png" />
the image is cropped at the bottom?
Without the final "/" Twitter doesn't allow even a post
with the "/" I get what I had before, looks like a gray-scale default image
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 388 |
Nodes: | 16 (2 / 14) |
Uptime: | 13:52:32 |
Calls: | 8,223 |
Calls today: | 2 |
Files: | 13,122 |
Messages: | 5,872,898 |