Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/tutorials.html

Issue 29511696: Issue 5447 - Add missing essential meta data to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Added ignore_browsers filter Created Aug. 15, 2017, 5:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/tutorials.html
===================================================================
--- a/pages/tutorials.html
+++ b/pages/tutorials.html
@@ -1,13 +1,12 @@
title=Tutorials
-<head><meta content="{{s1 Tutorials - Adblock Plus}}" name="title">
+<head>
<meta content="{{s2 Want to block ads on YouTube? Remove those Facebook ads? Never want to see another banner? Use Adblock Plus tutorials to protect yourself against unwanted online ads.}}" name="description">
-<meta content="{{s1 Tutorials - Adblock Plus}}" property="og:title">
<meta content="{{s2 Want to block ads on YouTube? Remove those Facebook ads? Never want to see another banner? Use Adblock Plus tutorials to protect yourself against unwanted online ads.}}" property="og:description">
</head>
<h2 id="adblocker">{{s5 What is an adblocker?}}</h2>
<p>
{{s6 An adblocker for Chrome or Firefox is an extension (or add-on) to your browser, which adds functionality to your browser so it can filter content. Adblockers itself have no functionality, in the sense that they do not block anything until it is "told" what to do. The so-called filterlists tell the adblocker what to block. These filterlists, are basically an extensive set of rules, which tell Adblock Plus what to block. The lists are created and maintained by a large online community.}}
</p>
« filters/ignore_browsers.py ('K') | « pages/getting_started.html ('k') | settings.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld