Skip to content

Commit 49a3898

Browse files
jcayouettedariavladykinataroth21
authored
Added Meta Descriptions (#1878)
* autogenerated meta descriptions for XML files * corrected ~50% of descriptions manually * fixed validation issues (<info/> not allowed everywhere) * removed report about autogenerated descriptions from file system (still available in the PR as attachment) --------- Co-authored-by: Daria Vladykina <daria.vladykina@suse.com> Co-authored-by: Tanja Roth <taroth@suse.com>
1 parent 279e18d commit 49a3898

File tree

443 files changed

+1241
-748
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

443 files changed

+1241
-748
lines changed

xml/64bit_issues.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
%entities;
55
]>
66

7-
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-64bit">
7+
<chapter xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-64bit">
88
<title>32-bit and 64-bit applications in a 64-bit system environment</title>
99

10-
<info xmlns:d="http://docbook.org/ns/docbook">
10+
<info>
11+
<meta name="description" its:translate="yes">Configure your 64-bit environment to run existing 32-bit applications without requiring additional ports</meta>
1112
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
1213
<dm:bugtracker/>
1314
<dm:translation>yes</dm:translation>

xml/MAIN.SLE-Micro.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
<?dbhtml filename="index.html"?>
1111

1212
<title>&productname; Documentation</title>
13-
<info xmlns:d="http://docbook.org/ns/docbook">
13+
<info>
14+
<meta name="description" its:translate="yes">Learn how to configure, deploy and manage SUSE Linux Micro
15+
with comprehensive documentation for administrators and edge developers</meta>
1416
<productname>&productname;</productname>
1517
<productname role="abbrev">&productnameshort;</productname>
1618
<productnumber>&productnumber;</productnumber>

xml/MAIN.SLEDS.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
<!-- Quick Starts -->
3232
<!-- -->
3333
<title>&productname; Documentation</title>
34-
<info xmlns:d="http://docbook.org/ns/docbook" os="sles">
34+
<info os="sles">
35+
<meta name="description" its:translate="yes">Learn to configure, deploy and manage SUSE Linux Enterprise Desktop with comprehensive guides for secure, cost-effective enterprise use</meta>
3536
<productname>&productname;</productname>
3637
<productname role="abbrev">&productnameshort;</productname>
3738
<productnumber>&productnumber;</productnumber>

xml/MAIN.opensuse.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66

77
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook50-profile.xsl"
88
type="text/xml"
9-
title="Profiling step"?><set xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.2" xml:lang="en" xml:id="set-opensuse">
9+
title="Profiling step"?><set xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.2" xml:lang="en" xml:id="set-opensuse">
1010
<?dbhtml filename="index.html"?>
1111
<title>&productname; Documentation</title>
12-
<info xmlns:d="http://docbook.org/ns/docbook">
12+
<info>
13+
<meta name="description" its:translate="yes">Learn how to configure, deploy and manage
14+
openSUSE with comprehensive documentation for system administrators and desktop users</meta>
1315
<productname>&productname;</productname>
1416
<productname role="abbrev">&productnameshort;</productname>
1517
<productnumber>&productnumber;</productnumber>

xml/aarch64_inst_problem.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
<!ENTITY % entities SYSTEM "generic-entities.ent">
66
%entities;
77
]>
8-
<sect1 xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="sec-bootproblem-aarch64">
8+
<sect1 xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="sec-bootproblem-aarch64">
99
<title>Dealing with boot and installation problems</title>
1010

1111
<info>
12+
<meta name="description" its:translate="yes">Configure your system to log system messages at boot time and troubleshoot boot and installation issues</meta>
1213
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
1314
<dm:bugtracker></dm:bugtracker>
1415
<dm:translation>yes</dm:translation>

xml/adm_shell.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
%entities;
55
]>
66

7-
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-shell">
7+
<chapter xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-shell">
88
<!-- Better Title? -->
99
<title>Bash and Bash scripts</title>
10-
<info xmlns:d="http://docbook.org/ns/docbook">
10+
<info>
11+
<meta name="description" its:translate="yes">Manage tasks and automate processes with the Bash shell using its powerful commands and features, then apply your newfound skills in practice</meta>
1112
<abstract>
1213
<para>
1314
Today, many people use computers with a graphical user interface (GUI)

xml/adm_sudo.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
%entities;
55
]>
66

7-
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-sudo">
7+
<chapter xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-sudo">
88
<title>&sudo; basics</title>
9-
<info xmlns:d="http://docbook.org/ns/docbook">
9+
<info>
10+
<meta name="description" its:translate="yes">Configure sudo settings to manage user permissions and secure access to elevated commands in your Linux system</meta>
1011
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
1112
<dm:bugtracker/>
1213
<dm:translation>yes</dm:translation>

xml/adm_support.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
%entities;
55
]>
66

7-
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-support">
7+
<chapter xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-adm-support">
88

99
<title>Gathering system information for support</title>
10-
<info xmlns:d="http://docbook.org/ns/docbook">
10+
<info>
11+
<meta name="description" its:translate="yes">Learn about accessing detailed system information, creating problem reports, and analyzing SupportConfig output with SUSE tools</meta>
1112
<abstract>
1213
<para>
1314
For a quick overview of all relevant system information of a machine,

xml/adm_wbem.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
%entities;
55
]>
66

7-
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-wbem">
7+
<chapter xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-wbem">
88
<title>Web Based Enterprise Management using SFCB</title>
9-
<info xmlns:d="http://docbook.org/ns/docbook">
9+
<info>
10+
<meta name="description" its:translate="yes">Learn about implementing enterprise management solutions using open standards-based tools from the DMTF</meta>
1011
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
1112
<dm:bugtracker/>
1213
<dm:translation>yes</dm:translation>

xml/administration_intro.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
%entities;
55
]>
66

7-
<preface xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="preface-administration-slemicro">
7+
<preface xmlns:its="http://www.w3.org/2005/11/its" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="preface-administration-slemicro">
88
<title>Preface</title>
9-
<info xmlns:d="http://docbook.org/ns/docbook">
9+
<info>
10+
<meta name="description" its:translate="yes">Access documentation, browse or download formats online, search the SUSE Knowledgebase for known solutions, and report any issues you encounter</meta>
1011
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
1112
<dm:bugtracker/>
1213
<dm:translation>yes</dm:translation>

0 commit comments

Comments
 (0)