CiviCRM Weblog Drupal 10 Upkeep and Help Service Drupal Development quest for efficiency enhancements – third dash

Final week we had our third dash at Drupal Development Company socialist get together to enhance Drupal Development Company efficiency.  In Drupal Development Company earlier blogs I’ve defined what we’ve got carried out thus far. You’ll be able to learn them right here and right here. Since Drupal Development Company earlier dash a man with loads of database data has carried out some evaluation of Drupal Development Company queries and he got here up with Drupal Development Company following observations. Most queries are construct in CRM_Contact_BAO_Query class and that class provides a be a part of on Drupal Development Company tables civicrm_group_contact and civicrm_group_contact_cache and a the place clause with an or on each tables.  See instance question under. SELECT contact_a.id AS contact_id FROM civicrm_contact contact_a LEFT JOIN civicrm_group_contact `civicrm_group_contact-2304` ON (contact_a.id = `civicrm_group_contact-2304`.contact_id AND `civicrm_group_contact-2304`.standing IN (“Added”)) LEFT JOIN civicrm_group_contact_cache `civicrm_group_contact_cache_2304` ON contact_a.id = `civicrm_group_contact_cache_2304`.contact_id WHERE ( ( ( `civicrm_group_contact-2304`.group_id IN ( 2304 ) ) OR ( `civicrm_group_contact_cache_2304`.group_id IN (2304) ) ) ) GROUP BY contact_a.id; Such a question is performing sluggish as a result of it’s wanting up all data in civicrm_contact, all data in civicrm_group_contact_cache and all data civicrm_group_contact. Rebuilding Drupal Development Company question to make use of an IN assertion will enhance Drupal Development Company efficiency. See Drupal Development Company question under Drupal 10 Upkeep and Help Service SELECT contact_a.id AS contact_id FROM civicrm_contact contact_a WHERE contact_a.id IN (SELECT contact_id FROM civicrm_group_contact WHERE group_id IN (2304) AND standing IN (“Added”)) OR contact_a.id IN (SELECT contact_id FROM civicrm_group_contact_cache ON groupId IN (2304)) GROUP BY contact_a.id; Fortunately we might do that in an extension as a result of CRM_Contact_BAO_Query supplies performance to alter and tweak Drupal Development Company question.  Drupal Development extension we’ve got developed may very well be discovered on github (https Drupal 10 Upkeep and Help Service//github.com/CiviCooP/org.civicoop.groupperformance) In our take a look at atmosphere Drupal Development Company extension has a visual impact on Drupal Development Company efficiency. Trying to find contact went down from 15 seconds to three seconds. We now have additionally put in Drupal Development Company extension in Drupal Development Company manufacturing atmosphere and we’re ready on suggestions from finish customers whether or not they expertise a noticble enhance in efficiency. Learn extra https Drupal 10 Upkeep and Help Service//civicrm.org/weblog/jaapjansma/the-quest-for-performance-improvements https Drupal 10 Upkeep and Help Service//civicrm.org/weblog/jaapjansma/the-quest-for-performance-improvements-2nd-sprint   Drupal 10 Growth and Help

This article was republished from its original source.
Call Us: 1(800)730-2416

Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.

FREE Drupal SEO Audit

Test your site below to see which issues need to be fixed. We will fix them and optimize your Drupal site 100% for Google and Bing. (Allow 30-60 seconds to gather data.)

Powered by

CiviCRM Weblog Drupal 10 Upkeep and Help Service Drupal Development quest for efficiency enhancements – third dash

On-Site Drupal SEO Master Setup

We make sure your site is 100% optimized (and stays that way) for the best SEO results.

With Pixeldust On-site (or On-page) SEO we make changes to your site’s structure and performance to make it easier for search engines to see and understand your site’s content. Search engines use algorithms to rank sites by degrees of relevance. Our on-site optimization ensures your site is configured to provide information in a way that meets Google and Bing standards for optimal indexing.

This service includes:

  • Pathauto install and configuration for SEO-friendly URLs.
  • Meta Tags install and configuration with dynamic tokens for meta titles and descriptions for all content types.
  • Install and fix all issues on the SEO checklist module.
  • Install and configure XML sitemap module and submit sitemaps.
  • Install and configure Google Analytics Module.
  • Install and configure Yoast.
  • Install and configure the Advanced Aggregation module to improve performance by minifying and merging CSS and JS.
  • Install and configure Schema.org Metatag.
  • Configure robots.txt.
  • Google Search Console setup snd configuration.
  • Find & Fix H1 tags.
  • Find and fix duplicate/missing meta descriptions.
  • Find and fix duplicate title tags.
  • Improve title, meta tags, and site descriptions.
  • Optimize images for better search engine optimization. Automate where possible.
  • Find and fix the missing alt and title tag for all images. Automate where possible.
  • The project takes 1 week to complete.