Skip to content

Commit

Permalink
Add and configure hreflang. See drupalro#27.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hangea Cristian committed Jun 27, 2017
1 parent 9d640f4 commit ad2bcc6
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 16 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"drupal/core": "~8.0",
"drupal/disqus": "^1.0@RC",
"drupal/google_map_field": "^1.4",
"drupal/hreflang": "^1.0",
"drupal/metatag": "^1.1",
"drupal/nexus": "1.0.0-beta1",
"drupal/paragraphs": "^1.1",
Expand Down
47 changes: 45 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/sync/automated_cron.settings.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
interval: 10800
interval: 43200
_core:
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
41 changes: 28 additions & 13 deletions config/sync/checklistapi.progress.seo_checklist.yml
Original file line number Diff line number Diff line change
@@ -1,38 +1,53 @@
progress:
'#changed': 1498570364
'#changed': 1498572266
'#changed_by': '1'
'#completed_items': 11
'#completed_items': 16
'#items':
install_and_enable_seo_checklist_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_and_enable_admin_toolbar_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_composer_command_line_tool:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_drush_command_line_tool:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
enable_clean_urls:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_and_enable_redirect_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
configure_the_redirect_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_and_enable_pathauto_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
configure_pathauto_module:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
create_pathauto_patterns:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
install_and_enable_metatag_module:
'#completed': 1498572266
'#uid': '1'
install_and_enable_alternate_hreflang_module:
'#completed': 1498572266
'#uid': '1'
install_and_enable_xml_sitemap_module:
'#completed': 1498572266
'#uid': '1'
configure_xml_sitemap_module:
'#completed': 1498572266
'#uid': '1'
set_up_cron:
'#completed': 1498572266
'#uid': '1'
install_and_enable_share_buttons_by_addtoany:
'#completed': 1498570364
'#completed': 1498572266
'#uid': '1'
1 change: 1 addition & 0 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module:
google_map_field: 0
help: 0
history: 0
hreflang: 0
image: 0
language: 0
link: 0
Expand Down

0 comments on commit ad2bcc6

Please sign in to comment.