|
13 | 13 | <meta name="robots" content="noindex, follow"> |
14 | 14 | <txp:else /> |
15 | 15 | <title>Textpattern CMS | Open source content management system</title> |
16 | | - <meta name="description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 40 languages."> |
| 16 | + <meta name="description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 50 languages."> |
17 | 17 | <meta name="keywords" content="cms, content management systems, open source, blogs, blogging, free, wordpress alternatives, fast, lightweight, web design, web site design, web development, web site development, php, foss"> |
18 | 18 | <meta name="robots" content="index, follow"> |
19 | 19 | <link rel="canonical" href="<txp:site_url />"> |
20 | 20 | <meta name="twitter:card" content="summary"> |
21 | 21 | <meta name="twitter:site" content="@textpattern"> |
22 | 22 | <meta name="twitter:title" content="Textpattern CMS | Open source content management system"> |
23 | | - <meta name="twitter:description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 40 languages."> |
| 23 | + <meta name="twitter:description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 50 languages."> |
24 | 24 | <meta name="twitter:image:src" content="https://textpattern.com/apple-touch-icon-180x180.png"> |
25 | 25 | <meta name="twitter:url" content="<txp:site_url />"> |
26 | 26 | <meta property="og:site_name" content="Textpattern CMS"> |
27 | 27 | <meta property="og:type" content="website"> |
28 | 28 | <meta property="og:title" content="Textpattern CMS | Open source content management system"> |
29 | | - <meta property="og:description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 40 languages."> |
| 29 | + <meta property="og:description" content="Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 50 languages."> |
30 | 30 | <meta property="og:image" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png"> |
31 | 31 | <meta property="og:image:width" content="1200"> |
32 | 32 | <meta property="og:image:height" content="1200"> |
|
37 | 37 | "@context": "https://schema.org", |
38 | 38 | "@type": "WebSite", |
39 | 39 | "headline": "Textpattern CMS | Open source content management system", |
40 | | - "description": "Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 40 languages.", |
| 40 | + "description": "Textpattern CMS is a free, PHP open source CMS (content management system) with a browser-based interface in over 50 languages.", |
41 | 41 | "url": "<txp:site_url escape="json" />" |
42 | 42 | } |
43 | 43 | </script> |
@@ -134,7 +134,7 @@ echo '<a class="count-bubble" rel="external" href="https://github.com/textpatter |
134 | 134 | <p>Our design philosophy extends to the Textpattern core user interface too. We try to avoid needless clutter within the administration panels and we strive to make the interface fully accessible for all users.</p> |
135 | 135 | </div> |
136 | 136 | <div class="layout-4col"> |
137 | | - <h3 class="index-feature-languages">Available in over 40 languages</h3> |
| 137 | + <h3 class="index-feature-languages">Available in over 50 languages</h3> |
138 | 138 | <p>The Textpattern core user interface has been localized into many languages. Of course, we always welcome further <a href="<txp:permlink id="301" />">translation by the community</a>. More translations are added all the time!</p> |
139 | 139 | </div> |
140 | 140 | <div class="layout-4col"> |
|
0 commit comments