How do I use the Coffee Module for Drupal SEO?

The Coffee Module https://www.drupal.org/project/coffee

The Coffee module is the fastest way to get to any admin screen in Drupal. As you on-page SEO your Drupal 8 site, you will spend a lot of time jumping into admin to change a setting or check on updates. You’ll have to go through menu navigation if you don’t have the Coffee module. That’s fine, but sometimes it’s hard to remember where every single setting is.

With the Coffee module installed, you can type ALT-D on your keyboard (Option-D for macOS) to have a text field pop up. Start typing into this field and the Coffee module will show you the admin menu items that match. Press the Enter key to select the first item or use the arrow keys to select a different item and press the Enter key to go directly to the admin page that you want.

  1. Install the Coffee module on your server.
  2. Go to the Extend page: Click Manage > Extend (Coffee: “extend”) or visit http://yourDrupal8site.dev/admin/modules.
  3. Select the checkbox next to “Coffee” and click the Install button at the bottom of the page.

If necessary, give yourself permissions to use the Coffee module.

  1. Click Manage > People > Permissions (Coffee: “perm”) or visit http://yourDrupal8site.dev/admin/people/permissions.
  2. Select the appropriate checkboxes for * “Access Coffee” * “Administer Coffee”
  3. Click the Save permissions button at the bottom of the page.

How do I configure the Coffee module for SEO?

  1. Go to the Coffee admin page: Click Manage > Configuration > User Interface > Coffee (Coffee: “coffee”) or visit http://yourDrupal8site.dev/admin/config/user- interface/coffee.
  2. Select the checkbox next to any additional menus that you want to include in the Coffee interface. I typically include them all, but if it starts getting cluttered, then you can take them out later.
  3. Click the Save configuration button at the bottom of the page.

The Coffee module makes getting to the right admin screen much quicker.