New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): English (South Africa)

1 2
Prio Original string Translation
Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
Priority: high
Improve your WordPress SEO: Write better content and have a fully optimised WordPress site using the Yoast SEO plugin. Details
Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Yoast is powered by expert developers, testers, software architects, and SEO consultants. They work constantly to stay at the cutting edge of WordPress SEO and to improve the plugin with every release. Yoast is powered by a team of expert developers, testers, software architects, and SEO consultants. They work constantly to stay at the cutting edge of WordPress SEO, and to improve the plugin with every release. Details
Yoast is powered by expert developers, testers, software architects, and SEO consultants. They work constantly to stay at the cutting edge of WordPress SEO and to improve the plugin with every release.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Whether you are an entrepreneur, blogger or content creator, a developer or a business owner, Yoast SEO helps you keep your website in perfect shape by: Whether you are an online entrepreneur, blogger or content creator, a developer, a (WordPress) SEO expert or a business owner, Yoast SEO helps you keep your website in perfect shape by: Details
Whether you are an entrepreneur, blogger or content creator, a developer or a business owner, Yoast SEO helps you keep your website in perfect shape by:
Comment

Found in description paragraph.

You have to log in to edit this translation.

Yoast SEO Free contains everything that you need to manage your SEO, and the <a href="https://yoa.st/1v8">Yoast SEO Premium</a> plugin and its extensions unlock even more tools and functionality. Yoast SEO Free contains everything that you need to manage your SEO, and the <a href="https://yoa.st/1v8">Yoast SEO Premium</a> plugin and its extensions unlock even more tools and functionality. Details
Yoast SEO Free contains everything that you need to manage your SEO, and the <a href="https://yoa.st/1v8">Yoast SEO Premium</a> plugin and its extensions unlock even more tools and functionality.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Since 2008, Yoast SEO has helped millions of websites worldwide to rank higher in search engines. Since 2008 Yoast SEO has helped millions of websites worldwide to <strong>rank higher in search engines</strong>. Details
Since 2008, Yoast SEO has helped millions of websites worldwide to rank higher in search engines.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Helping you manage your team: with our SEO roles, you can give colleagues access to specific sections of the Yoast SEO plugin. Helping you manage your team: with our <strong>SEO roles</strong> you can give colleagues access to specific sections of the Yoast SEO plugin. Details
Helping you manage your team: with our SEO roles, you can give colleagues access to specific sections of the Yoast SEO plugin.
Comment

Found in description paragraph.

You have to log in to edit this translation.

BUG REPORTS BUG REPORTS Details
BUG REPORTS
Comment

Found in description header.

You have to log in to edit this translation.

TRUST THE EXPERTS TRUST THE EXPERTS Details
TRUST THE EXPERTS
Comment

Found in description header.

You have to log in to edit this translation.

Your question has most likely been answered on our help center: <a href="https://yoa.st/1va">yoast.com/help/</a>. Your question has most likely been answered on our help centre: <a href="https://yoa.st/1va">yoast.com/help/</a>. Details
Your question has most likely been answered on our help center: <a href="https://yoa.st/1va">yoast.com/help/</a>.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at <a href="https://wordpress.org/support/plugin/wordpress-seo/">wordpress.org</a> or by checking out our help center at <a href="https://yoa.st/3r1">yoast.com/help/</a>. As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at <a href="https://wordpress.org/support/plugin/wordpress-seo/">wordpress.org</a> or by checking out our help centre at <a href="https://yoa.st/3r1">yoast.com/help/</a>. Details
As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at <a href="https://wordpress.org/support/plugin/wordpress-seo/">wordpress.org</a> or by checking out our help center at <a href="https://yoa.st/3r1">yoast.com/help/</a>.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Yoast SEO is updated every two weeks. If you want to know why, please read <a href="https://yoa.st/3q-">this post on why we release every two weeks</a>! Yoast SEO is updated every two weeks. If you want to know why, please read <a href="https://yoa.st/3q-">this post on why we release every two weeks</a>! Details
Yoast SEO is updated every two weeks. If you want to know why, please read <a href="https://yoa.st/3q-">this post on why we release every two weeks</a>!
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Possible causes could be: 1. wrong description in code 2. Google cache is outdated 3. Search term manipulation 4. Google ignored the meta description Possible causes could be: 1. Wrong description in code 2. Google cache is outdated 3. Search term manipulation 4. Google ignored the meta description Details
Possible causes could be: 1. wrong description in code 2. Google cache is outdated 3. Search term manipulation 4. Google ignored the meta description
Comment

Found in faq paragraph.

You have to log in to edit this translation.

In most non-WooTheme themes, this code snippet should not be added to your <code>functions.php</code> file. Alternatively, you can manually add the breadcrumb shortcode to individual posts or pages: <code>[wpseo_breadcrumb]</code> In most non-WooTheme themes, this code snippet should not be added to your <code>functions.php</code> file. Alternatively, you can manually add the breadcrumb shortcode to individual posts or pages: <code>[wpseo_breadcrumb]</code> Details
In most non-WooTheme themes, this code snippet should not be added to your <code>functions.php</code> file. Alternatively, you can manually add the breadcrumb shortcode to individual posts or pages: <code>[wpseo_breadcrumb]</code>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Common places where you could place your breadcrumbs are inside your <code>single.php</code> and/or <code>page.php</code> file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in <code>header.php</code> at the very end. Common places where you could place your breadcrumbs are inside your <code>single.php</code> and/or <code>page.php</code> file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in <code>header.php</code> at the very end. Details
Common places where you could place your breadcrumbs are inside your <code>single.php</code> and/or <code>page.php</code> file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in <code>header.php</code> at the very end.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

To implement the <a href="https://yoa.st/3qw">breadcrumbs</a> function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup. Copy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement: To implement the <a href="https://yoa.st/3qw">breadcrumbs</a> function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup. Copy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement: Details
To implement the <a href="https://yoa.st/3qw">breadcrumbs</a> function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup. Copy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2

Export as