Adding a Nativo Content Landing Page lets you take advantage of all of Nativo's demand and direct sales tools.
Adding a Content Landing Page (CLP) is a straightforward process that boils down to repurposing a blank article page in your existing CMS. However, in some cases you may want to dive into the HTML itself. The note below is for advanced technical users.
Create Blank Template Page (Advanced)
Create the blank template page using a blank version of an existing editorial page (single story or article page). It's important to remove any ad content placed on the page by default to eliminate any possibility of conflicts. You should keep all organic elements that ensure the page renders properly and maintains the look and feel of the rest of your site content.
Create CLP Template from Existing Editorial Page
Keep the header, footer, and right rail elements the same as your existing article/story pages.
Remove Existing Article Content
Remove any article content (hardcoded headline, author name, date, story text, images etc), but keep the wrapping elements.
Remove Ads and Widgets
Remove all ad tags along with recommendation widgets and keep the wrapping elements.
Check Markup
As a final check, compare the markup of the CLP template to existing editorial page to ensure the structure matches.
Include Required CSS
All CSS (external, internal/embedded) that is on the existing article pages should be included.
Any CSS pertinent to page layout across devices should be included.
β