Skip to content
Yoast SEO for WordPress
JavaScript PHP CSS
Latest commit fbb6ef5 Jun 23, 2016 @terw-dan terw-dan committed on GitHub Merge pull request #4979 from Yoast/AM/add-tests
Add tests
Failed to load latest commit information.
admin Dashboard alerts headings better hierarchy. Jun 22, 2016
css Merge pull request #4996 from Yoast/stories/af/4972-dashboard-headings Jun 23, 2016
deprecated Add version number after the @deprecated. Dec 23, 2015
frontend Fix codestyle. Jun 21, 2016
grunt Bump asset cache busting versions Jun 21, 2016
images Add SEO copywriting banner. Jun 14, 2016
inc Merge branch 'master' into trunk Jun 21, 2016
js Merge branch 'master' into trunk Jun 21, 2016
languages Update translations Jun 21, 2016
tests Merge pull request #4979 from Yoast/AM/add-tests Jun 23, 2016
.babelrc this commit contains: May 31, 2016
.codeclimate.yml CSS tweaking. Remove dependencies. Mar 27, 2016
.csscomb.json Revert "Grunt Refactor" Nov 14, 2014
.editorconfig combine md json and yml, trim trailing whitespace is necessary for th… Oct 1, 2015
.gitattributes small fixes to trivial files Jun 15, 2016
.gitignore Updated .gitignore to ignore bower_components directory. Jul 27, 2015
.jscsrc this commit contains: May 31, 2016
.jshintrc Implement @terw_dan's suggestions in `wp-seo-metabox.js` May 4, 2015
.travis.yml Dropped WP 4.2 from Travis matrix. Jun 1, 2016
CONTRIBUTING.md some more name replacements Jul 14, 2015
Gruntfile.js Revert "Retrieve JSON files from the standalone project" Jun 20, 2016
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Mar 25, 2016
README.md Bump commit to reset codeclimate Nov 23, 2015
changelog.txt Move changelog to correct location Jun 14, 2016
composer.json Only use minified files on production environment Jun 16, 2016
composer.lock Updated php-development-environment Jun 16, 2016
diff.diff Add screen reader text for the admibar score icon. Jun 7, 2016
index.php Cleaned up most leftover inline comment style issues Jun 5, 2015
license.txt Initial Github commit Nov 16, 2012
package.json Merge branch 'master' into trunk Jun 15, 2016
phpcs.xml Remove wp_get_post_terms check in phpcs May 11, 2016
phpdoc.xml some more name replacements Jul 14, 2015
phpunit.xml Add whitelist with our files for coverage Oct 27, 2015
readme.txt Bump version numbers Jun 21, 2016
wp-seo-main.php Bump version numbers Jun 21, 2016
wp-seo.php Bump version numbers Jun 21, 2016
wpml-config.xml Update wpml-config.xml Feb 18, 2015

README.md

Yoast SEO

Build Status Stable Version License

Welcome to the Yoast SEO GitHub repository

While the documentation for the Yoast SEO plugin can be found on Yoast.com, here you can browse the source of the project, find and discuss open issues and even contribute yourself.

Installation

Here's a guide on how to install Yoast SEO in your WordPress site.

If you want to run the Git version for development though, you can set it up with Composer:

composer create-project yoast/wordpress-seo:dev-trunk --prefer-source --keep-vcs

Read more about using Composer with Yoast SEO.

This will download the latest development version of Yoast SEO. While this version is usually stable, it is not recommended for use in a production environment.

Support

This is a developer's portal for Yoast SEO and should not be used for support. Please visit the support forums.

Reporting bugs

We try to fix as many bugs we can, this is a graph of our recent activity: Throughput Graph

If you find an issue, let us know here! Please follow how to write a good bug report? guidelines.

It may help us a lot if you can provide a backtrace of the error encountered. You can use code in this gist to enable the backtrace in your website's configuration.

Contributions

Anyone is welcome to contribute to Yoast SEO. Please read the guidelines for contributing to this repository.

There are various ways you can contribute:

Something went wrong with that request. Please try again.