1. Added the name and some color:
2. Added the blogs rss feed http://mathiaswestin.net/feeds/posts/default?alt=rss
3. For my blogger site it created:
<meta name="application-name" content="MathiasWestin.Net"/> <meta name="msapplication-TileColor" content="#666666"/> <meta name="msapplication-notification" content="frequency=30;polling-uri=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=1;polling-uri2=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=2;polling-uri3=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=3;polling-uri4=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=4;polling-uri5=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=5; cycle=1"/>This was added to the blogger template by editing the HTML like described in http://blogknowhow.blogspot.se/2009/05/add-meta-tags-to-blogger-for-better-seo.html:
So I added the following directly under the title tag, notice the added if tags needed to work in blogger, not needed if it's your own site:
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='MathiasWestin.Net' name='application-name'/>
<meta content='#666666' name='msapplication-TileColor'/>
<meta content='frequency=30;polling-uri=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=1;polling-uri2=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=2;polling-uri3=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=3;polling-uri4=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=4;polling-uri5=http://notifications.buildmypinnedsite.com/?feed=http://mathiaswestin.net/feeds/posts/default?alt=rss&id=5; cycle=1' name='msapplication-notification'/>
</b:if>
In IE open the page, right click and choose favorites, click the pin to start button:
The site is now added to start and it's live tiles are updated from the blogs rss feed.
4 comments:
terima kasih atas artikel anda yang menarik dan bermanfaat ini. semoga memberikan manfaat bagi pembacanya. saya memiliki artikel sejenis yang bisa anda kunjungi di sini IT GUNADARMA
thank you
http://st3telkom.ac.id/
Artikel ini sangat menarik. Terimakasih atas informasinya
ST3 Telkom
This might work on Windows 10, but since live tiles are so slow on it, it might take longer to have them activate...
Post a Comment