Reviewer, editor, pagecreator
921
edits
(→DismissableSiteNotice: update test) |
(→WikiSEO: update test) |
||
Line 609: | Line 609: | ||
The page source should contain: | The page source should contain: | ||
<pre> | <pre> | ||
<title | <title>Your page title</title> | ||
</pre> | </pre> | ||
Line 616: | Line 616: | ||
<pre> | <pre> | ||
<meta name="keywords" content="these,are,your,keywords"/> | <meta name="keywords" content="these,are,your,keywords"/> | ||
</pre> | |||
There should also be a description, with | |||
<pre> | |||
<meta name="description" content="Your meta description"/> | <meta name="description" content="Your meta description"/> | ||
</pre> | </pre> | ||
but the content may be different if another extension (like Description2) is installed and tries to set the description. As long as there is a description set and the page title and keywords match, having a different description should not be considered a failure. | |||
== Wiretap == | == Wiretap == |