I had a very leading site that was in a great position on Google with tens of thousands of visitors a month. I decided to set up a new website in Drupal (!) with a new company.. and no one told me that when the domain was replaced I would forever lose my place in Google.
Do you think the company that developed the site should have warned about this before I moved to the new site?
They claim they are just developing (even though they continue to maintain the site on a regular basis).
I have an html page that I wrote and I would like to use it. I have have inserted the html with tags and everything into a new content page. I changed the drop down of the text format to full html. When I save it and preview it. I get the html with tags being displayed not the interpreted html.
What am I missing?
How can I write raw html and php on the Drupal content page?
I am building a new site on Drupal. My original site was just on php and html. I would like to create a webform with a description and then the textbox besides the description. Somehow the textbox is showing up underneath the description. I am using webforms with the latest Drupal 9. I am new to Drupal. Where can I go to change this? I have looked at all the properties of the elements and cant seem to find it. Also how can I send the submit button to a php page?
I am trying to create some php content on a new basic page, but I only get the three options "Basic html, restricted html and full html".
How can I paste my php code into a new page. I am using the latest 9 version. I know that there used to be a module that enabled that and made php as a dropdown. I cant seem to find it.