diff --git a/blog/index.md b/blog/index.md
index 46c1ecb..4b71b23 100644
--- a/blog/index.md
+++ b/blog/index.md
@@ -2,6 +2,7 @@
layout: page
title: Blog
permalink: /blog/
+excerpt: Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi.
---
Posts in English:
diff --git a/index.markdown b/index.markdown
index ba5e197..1131bf9 100644
--- a/index.markdown
+++ b/index.markdown
@@ -1,5 +1,6 @@
---
layout: default
+excerpt: Index with short biography and links to longer one. This excerpt has room for improvement.
---
***[#GirlsLikeUs] ♥ [AS] ♥ [Feminist] 🂱 [Linux] user since 2008
diff --git a/pages/404.markdown b/pages/404.markdown
index 1b606f4..6067962 100644
--- a/pages/404.markdown
+++ b/pages/404.markdown
@@ -2,6 +2,7 @@
layout: page
permalink: /404.html
sitemap: false
+excerpt: 404, not found, don't bother clicking...
---
Page or file that you tried to reach doesn't appear to exist. Try checking
diff --git a/pages/about.markdown b/pages/about.markdown
index ffd3b8d..02d2e37 100644
--- a/pages/about.markdown
+++ b/pages/about.markdown
@@ -1,6 +1,7 @@
---
layout: page
permalink: /about.html
+excerpt: A little about me on transness, Asperger's syndrome/autism, feminism & using Linux.
---
On this page I am trying to explain myself more or those things that you
diff --git a/pages/bot.markdown b/pages/bot.markdown
index 16bd82e..38c5b6e 100644
--- a/pages/bot.markdown
+++ b/pages/bot.markdown
@@ -2,6 +2,7 @@
layout: page
permalink: /bot.html
sitemap: false
+excerpt: A little about my IRC bot. Useful links, why it doesn't reply to me, how to make it recognize me, what does it actually do?
---
*Please read also [rules of my channels.](https://mikaela.info/channel.html)*
diff --git a/pages/channel.markdown b/pages/channel.markdown
index 607c9f4..d738f9a 100644
--- a/pages/channel.markdown
+++ b/pages/channel.markdown
@@ -2,13 +2,13 @@
layout: page
permalink: /channel.html
sitemap: false
+excerpt: Rules of my IRC channel. TL;DR: Use common sense, be nice, no discrimination, no public logging, don't bring bots without permission. Thanks ♥
---
Rules of my IRC channels that may or may not exist with multiple names
in multiple networks.
The channels which use these rules should link
to this page in ENTRYMSG (or other automatic msg by bot) or topic. Channel
URL is not so good as many clients hide it somewhere.
-
*Other people are also allowed to use these rules!*
* [More about my bot (which might or might not be on this channel) here.](bot.html)
@@ -40,6 +40,7 @@ Furher reading:
Changelog ([at GitHub:](https://github.com/Mikaela/mikaela.github.io/commits/master/pages/channel.markdown))
+* 2015-05-03: add TL;DR to meta description & remove weird feeling line
* 2015-05-02: no \*isms --> no discrimination & cleaning
* 2015-04-26: typo fixes, cleaning up
* 2015-04-14: Initial version
diff --git a/pages/irc.markdown b/pages/irc.markdown
index 6b2a31d..2966d97 100644
--- a/pages/irc.markdown
+++ b/pages/irc.markdown
@@ -2,6 +2,7 @@
layout: page
title: IRC
permalink: /irc/
+excerpt: Where do you find me at IRC and verify that it's me. Also includes my IRC related posts that are hopefully helpful and my policy on joining personal channels of other people (e.g. ##channels at freenode).
---
I am on multiple IRC networks and finding me on those should be easy as
diff --git a/pages/keys.markdown b/pages/keys.markdown
index 0936b64..458808c 100644
--- a/pages/keys.markdown
+++ b/pages/keys.markdown
@@ -2,6 +2,7 @@
layout: page
title: Public keys
permalink: /keys/
+excerpt: My public keys, OTR, PGP and how to check them from DNS TXT records of my subdomains.
---
This page contains key fingerprints that might interest you if you wish
diff --git a/pages/links.markdown b/pages/links.markdown
index e1842ae..e11cfd9 100644
--- a/pages/links.markdown
+++ b/pages/links.markdown
@@ -2,6 +2,7 @@
layout: page
title: Links
permalink: /links/
+excerpt: Links to my online accounts around the web and some referral links. Social media, FOSS, forums…
---
* [Bitbucket](http://bitbucket.org/Ciblia)
diff --git a/pages/subdomains.markdown b/pages/subdomains.markdown
index 7334c58..d75d4ae 100644
--- a/pages/subdomains.markdown
+++ b/pages/subdomains.markdown
@@ -2,6 +2,7 @@
layout: page
title: Subdomains
permalink: /subdomains/
+excerpt: Subdomains that can be a little more interesting than this site is :(
---
* [Bitbucket](https://bitbucket.mikaela.info)
diff --git a/r/ddg.md b/r/ddg.md
index 9f889c4..cd04081 100644
--- a/r/ddg.md
+++ b/r/ddg.md
@@ -2,4 +2,5 @@
redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw
permalink: /r/ddg.html
sitemap: false
+excerpt: Redirect to my DuckDuckGo bookmarklet
---
diff --git a/r/test.md b/r/test.md
index 1e2bb5e..2af86e9 100644
--- a/r/test.md
+++ b/r/test.md
@@ -2,4 +2,5 @@
redirect_to: http://example.org
permalink: /r/test.html
sitemap: false
+excerpt: redirect test
---