Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi everyone - and soon to be a merry christmas :-)
This question has probably been answered before - I hope I will not get trolled out of the Forum, he he.. I have tried my best to search for answer, have found a lot - but nothing really helped me.. But I might be lucky that some of you can nudge me in the right direction.
We are trying to redirect one of our (latest D8 version) site URLs with UTM Params to the non-drupal Destination site. The Drupal8 site is hosted in Acquia. Because there are 2000+ URLs of the site to be redirected we are using .htccess redirection for flexibility. There are some changes from source URLs to destination URLs so we can't use regular expressions.
Let us know if there is a way to retain the UTM Params if site hosted in Acquia (Varnish enabled by default) so we can try the option. We already disabled Drupal Cache from the backend.
I have a field in a content type called 'field_news_image' and in is an entry reference field type. I'm trying to find the appropriae token to use in the Metatag module for an og:image meta tag on the content type, but nothing I've tried seems to output a complete URL (absolute).
I have a folder 'user-pictures' inside the public files folder. On the website, there is a 'large' and a 'thumbnail' image style, where the large one is only accessible for authorized user, while the thumbnail is public. However, these images (all image styles and originals) are all accessible in the files folder. Note that these images are not sensible data, but still i was wondering if i can minimize the access.