Moving content from one site to another

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.

301 Redirects of a drupal8 site retaining UTM Params to new non-drupal Destination site

Hi,

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.

How pass blocks with view ajax form inside to custom route

I need to switch blocks in some region using ajax, I tried a custom route with a controller

$.ajax({
        url: Drupal.url('ajax/my-custom-route')

And in controller tried render blocks:

Can't Seem to Get Absolute URL from Token of Entry Reference

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've tried: 

site broken after files move

Hi,

In regards with drupal 8 files location and as preparation for a change to come, my shared hosting provider changed folder structure from

root/drupal_files
to
root/domainname/drupal_files

Since then

  • css is not properly applied to homepage
  • other routes and aliases cast an error 500 ( and server logs I can access are not really helpful so far)

I noticed it is somehow related with .htaccess as, when removed to test, I get :

Deny access to specific public files

Hi there,

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.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x