<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simonbrown</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simonbrown"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Simonbrown"/>
	<updated>2026-04-17T06:14:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=5611</id>
		<title>Page thumbnail</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Page_thumbnail&amp;diff=5611"/>
		<updated>2010-12-11T23:48:49Z</updated>

		<summary type="html">&lt;p&gt;Simonbrown: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The idea to assign a thumbnail to the page.&lt;br /&gt;
&lt;br /&gt;
== The problem ==&lt;br /&gt;
To get a thumbnail (screenshot) of the page, we need to use some 3rd party services, such as Alexa, Snapcasa etc. Problem is that they are too slow. These services add request of the thumbnail to the queue so you are unable to get the thumbnail of the page instantly. What&#039;s more, you become dependent on them.  &lt;br /&gt;
&lt;br /&gt;
== Use Case Description ==&lt;br /&gt;
* Page thumbnail in the search results&lt;br /&gt;
* Thumbnail in various community sites (such as [http://www.facebook.com])&lt;br /&gt;
* Link submit sites, like [http://www.digg.com]&lt;br /&gt;
* WEB browsers to display thumbs on home page or bookmarks&lt;br /&gt;
* Any other websites, that needs to display thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
== Proposed Solutions ==&lt;br /&gt;
&lt;br /&gt;
=== My Solution ===&lt;br /&gt;
Solution would be to add new type of link tag. As we know, to indicate the favicon of the page, we need to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;icon&amp;quot; href=&amp;quot;favicon.ico&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could use similar code to add the name of the page thumbnail. Proposal would be to use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;amp;lt;link rel=&amp;quot;thumb&amp;quot; href=&amp;quot;thumb.png&amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Having this tag in the page and screenshot of the page in file called thumb.png, we propose that we have thumbnail of our webpage and want other services/applications to use it.&lt;br /&gt;
&lt;br /&gt;
==== Problems ====&lt;br /&gt;
===== Abuse =====&lt;br /&gt;
There might be a problem, that people will start to abuse this tag. For example, they could upload picture, which is not related with page at all, and say that it is the thumbnail of the page.&lt;br /&gt;
&lt;br /&gt;
===== Every website would have to generate thumbnails =====&lt;br /&gt;
Every website would have to generate thumbnails of their pages, which wouldn&#039;t be any easier than just websites that need thumbnails doing this.&lt;br /&gt;
&lt;br /&gt;
==== Adoption ==== &lt;br /&gt;
This solution would make a lot easier for developers to add thumbnail of the page function to web sites.&lt;br /&gt;
&lt;br /&gt;
===IFrame solution===&lt;br /&gt;
&lt;br /&gt;
Add an attribute to the IFrame tag to make it act like an image of the page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;iframe src=&amp;quot;http://www.example.com/&amp;quot; static /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Feature Request|empty Template]]&lt;/div&gt;</summary>
		<author><name>Simonbrown</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Talk:Drag%27n%27Drop_Uploads&amp;diff=5610</id>
		<title>Talk:Drag&#039;n&#039;Drop Uploads</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Talk:Drag%27n%27Drop_Uploads&amp;diff=5610"/>
		<updated>2010-12-11T23:34:47Z</updated>

		<summary type="html">&lt;p&gt;Simonbrown: Created page with &amp;#039;* This can now be done with the [https://developer.mozilla.org/en/using_files_from_web_applications file api]. --~~~~&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* This can now be done with the [https://developer.mozilla.org/en/using_files_from_web_applications file api]. --[[User:Simonbrown|Simonbrown]] 23:34, 11 December 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Simonbrown</name></author>
	</entry>
</feed>