drupal modules NEWS

Set up Cron

Cron is a system built into your server that runs maintenance tasks on a regular basis. The Drupal cron tasks maintain and clean up your Drupal site. It does things like check for updates, index content, and rebuild XML sitemaps.

The Advanced CSS/JS Aggregation Module

The Advanced CSS/JS Aggregation module aggregates and compresses CSS and JavaScript files to make your site run faster. Speed became a ranking factor in 2010. All else being equal, the faster site will rank higher in Google.
The Honeypot Module
The Honeypot Module combines the honeypot and timestamp methods of eliminating spam-bot submissions in your Drupal site's online webforms.
Tracy Cooper Fri, 09/10/2021 - 14:03
Drupal Editor Advanced Link Module Tracy Cooper Fri, 08/27/2021 - 06:00
The standard Drupal install lets you easily add links to your web pages. But you'll want additional fields that help make your links more descriptive to both your users & the search engines. The Editor Advanced Link module is what you're looking for.
Drupal Easy Breadcrumb Module Tracy Cooper Wed, 08/25/2021 - 06:00

What are breadcrumbs? Well, most people think of this:

breadcrumbs for food not a website

 

But what we're talking about is this:

The Diff Module

Drupal's Diff module shows you differences between revisions to nodes. This function might not sound like a big deal, but if you see an increase or decrease in traffic, it’s helpful to see which edits caused the change.

The Sitemap Module

Drupal's Sitemap Module offers a human-readable HTML sitemap that serves as a helpful guide to visitors and search engines can crawl, which increases positive exposure for your content.

The Editor Advanced Link Module

This module allows you to define title, class, id, target, and rel for links. This helps your SEO by placing more text information about each link on the page.
Drupal SEO Checklist: Now for Drupal 9! Tracy Cooper Fri, 07/09/2021 - 11:33
The Drupal SEO Checklist uses best practices to check your website for proper search engine optimization. It eliminates guesswork by creating a functional to-do list of modules and tasks that remain.

The RobotsTxt Module

Your robots.txt file tells the search engines what to crawl and what to exclude, so having a properly configured robots.txt file is imperative. This Drupal module helps you do just that.