I would think there would be a reasonably easy way to use an existing website with Marketo but it's not looking like it is without rebuilding it in the site builder. I also can't find any documentation to help with this.
It's looking like I need to:
- Modify a template to add to the <head> to call a CSS file, google fonts, etc.
- Grab the main <body> code and add it using the Custom HTML box.
- Not sure about the images. I can't add an IMAGES folder to the directory. It appears I need to add them to Images and Files. Then figure out the path and change my html code. Or I guess I could hard code them to images on another server.
Anyone have any tips on the best way to achieve this? I would think it would be simpler than this!
THANKS