Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.
Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.
Can I redirect node/1 to my home page in Drupal? Question
In Drupal, I've configured my home page to be served from /node/1
as recommended in Setting up your home page | Drupal.org.
However https://mysite.example/node/1
shows the exact same content as the home page. Is there a way to redirect that URL to https://mysite.example/
? I want to avoid showing duplicate content to search engines.
0 comment threads