Metatags, sharing, and social media

Submitted by Sam Moore on Wed, 10/19/2016 - 09:39

Here's a great guide to tagging your content to optimize presentation on FB, LinkedIn and Twitter: 
"As social media platforms continue to become a dominant traffic source for your content, it becomes even more important to put in the small amount of additional effort to ensure your story can connect with each audience. Through the proper use of metadata, you can easily achieve this goal with your existing content as well as make this a part of your editorial process moving forward."

Bonus: this is quite easy with Drupal and the Metatag module.

https://www.newmediadenver.com/blog/using-html-meta-tags-to-tailor-your-story

The move to HTTPS

Submitted by Sam Moore on Wed, 09/21/2016 - 10:35

Google announced earlier this year that they will begin counting the availability of service over the https protocol on sites as a positive factor for page rank.
Several clients have expressed concern over moving their Drupal sites to https. Drupal has no issues with this, and generally work fine over either protocol; but there's some confusion over broader issues of search, link juice, etc. and how 301s and 302s should be handled. Here's a good summary of the common questions:
https://plus.google.com/+JohnMueller/posts/PY1xCWbeDVC

Dries Buytaert: How can Drupal web applications compete with native apps?

Submitted by Sam Moore on Fri, 09/16/2016 - 11:12

In the longer term, client-side frameworks like Ember will allow us to build web applications which compete with and even exceed native applications with regard to perceived performance, built-in interactions, and a better developer experience. But these frameworks will also enrich interactions between web applications and device hardware, potentially allowing them to react to pinch-and-zoom, issue native push notifications, and even interact with lower-level devices.

http://buytaert.net/can-drupal-outdo-native-applications

Colan Schwartz: Easy content encryption coming to Drupal 8

Submitted by Sam Moore on Mon, 09/12/2016 - 19:38

There are several scenarios that might require your site’s content to be encrypted in your database. Student data, medical records, any kind of financial data - any site owner who is storing this kind of information is going to be very interested in encryption.

I ran into an issue a couple of years ago where a site owner wanted all the node data encrypted (it was an educational site, with student data privacy concerns). While this is certainly possible, it created performance and usability problems that finally made the client decide to ditch the whole idea.

Now a Google Summer of Code project has turned out a Drupal module - Pubkey Encrypt - that simplifies the whole process, to the point where it's purportedly not a usability or performance disaster any more.

And so Drupal 8 gains one more leg up...

https://colan.consulting/blog/user-friendly-encryption-now-drupal-8

Palantir: Workbench Moderation moves into Drupal core 8.2

Submitted by Sam Moore on Tue, 09/06/2016 - 22:27

Palantir announces that the Workbench Moderation subsystem, which was quite a useful contrib module  in D7 and D8.1, will become part of Drupal Core.
Moving Workflow into core removes some obstacles to full functionality, though I must say Workbench worked pretty well before.
If you don't know Workbench, check out its ability to support a complex editorial process, with various levels of access control.

https://www.palantir.net/podcast/secret-sauce-ep-30-state-workbench-drupal-8

ImageX Media: Squeeze pages (or, how to get people to give you their email)

Submitted by Sam Moore on Sat, 08/27/2016 - 14:52

Here's a quick take on an old tactic - offering free content in return for contact info. 

http://imagexmedia.com/blog/2016/08/what-are-squeeze-pages-and-how-do-they-work

P.S. there's a Drupal module that makes this a little easier, though it's not hard in any case:
https://www.drupal.org/project/squeeze