SOLVED

Re: Is it possible to export the .html of a landing page?

Go to solution
Cecile_Maindron
Level 10

Hi,

I have a landing page made of various .hml elements (title, banner, body) and I would like to export .html as a whole.Is that possible?

Cécile @ Talend
 

Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
When viewing the final approved page at its url, click CTRL+U. This shows you the full html of the page.

You can then copy and paste this as needed.

Let me know if that helps.

View solution in original post

8 REPLIES 8
Cecile_Maindron
Level 10
thanks for your help. I did what Thomas & Michelle suggested but it didn't work. however if I open approved page, I show full screen and I save page under .html format, it works!
Abaran
Level 5

Hi Cecile

it does work but it seems the form is not included.

Is there a new way than just copying the HTML?

Thanks

Axel

Kenny_Elkington
Marketo Employee

Forms are rendered from Javascript, and don't have a static HTML representation.  What are you trying to accomplish?

Abaran
Level 5

Hi Kenny

Thanks for replying to me.

I am looking to provide our partner an HTML templates that can use on their own marketing automation engines.

Thanks

Axel

Kenny_Elkington
Marketo Employee

It really would not be useful to copy the form, as it would only be able to submit to your own instance.  You'd be better off having support set up program import subscriptions for your partners so that they can pull in the assets directly.

Anonymous
Not applicable
Ctrl-U only works in certain browsers, most everything allows you to right click & view source.You can't download the completed HTML like you can an email.
Michelle_Tizian
Level 10
I did this myself today.  If you click on the landing page, you'll see the URL. Click on the View Approved Page button.  It'll open a new page, view the source code and copy it.  
Anonymous
Not applicable
When viewing the final approved page at its url, click CTRL+U. This shows you the full html of the page.

You can then copy and paste this as needed.

Let me know if that helps.