Skip to content

Instantly share code, notes, and snippets.

@StephanSchmidt
Created January 17, 2013 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StephanSchmidt/4555433 to your computer and use it in GitHub Desktop.
Save StephanSchmidt/4555433 to your computer and use it in GitHub Desktop.
var _seo = {
'em_check': true,
'strong_check': true,
'h_check': true,
'keywords_check': true,
'description_check': true,
'title_check': true,
'h1_min': 1,
'h1_max': 1,
'h2_min': 1,
'h3_min': 1,
'keywords_min': 1,
'keywords_max': 5,
'description_min': 70,
'description_max': 160,
'title_max': 10,
'title_max': 70
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment