Using overlay content on landing pages - possible? recommended?
-
We want to use an overlay, like a modal dialog, in a landing page to show more information to support conversion without linking to another page or using popups. Anyone have any stats on success or risks? We've considered simple roll-overs to provide some more info, but everyone has raised alarms that we may be introducing a potential technical or usability hurdle for users.
The overlay would display when someone rolled over or clicked a "Learn More" link on the page to provide additional offer reinforcement points to drive the visitors from consideration to conversion. Aside from our own testing, we don't have any sources to cite as to whether this approach can or will impact or aid conversion.
Any insights would be appreciated.
-
We have implemented something similar in the past with no negative effects. Same deal with tabbed content. If this type of display is convenient for the user and not only served to search engines then you're within the search engine guidelines. Even if you do get in trouble (very unlikely) there is always a re-inclusion request in which you can explain things to Google.
One thing to keep in mind is Google's cloaking filter they've been writing about this recently as they start to compare what is displayed to them to what user would see. I cannot know exactly to what extent the site may vary in appearance with your overlay feature.
Visit: Google Webmaster Tools > Labs > Instant Previews
See the last paragraph in the attached image.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
SaaS Landing Page Copy
Hi We have a SaaS online invoicing software website. We want to optimize our landing page for conversion. Everything we read about conversion says Big H1 Copy, short, precise and catchy. 3 bullet points and thats it. Very very little copy. Question is is this bad for our SEO. Will google rank our home\landing page if we do not have lots of natural keyword copy? SEO and CRO are conflicting here aren't they? Thanks
Conversion Rate Optimization | | Studio330 -
How to make use of those traffics on non-conversion page?
I am working on a website which sells eBooks softwares, most of posts on the site are teaching people how to solve eBook-reading problems and will lead visitors to download and try the software. But some posts are not related to the software, we just write it for traffic, for example: link-bait post such as top xxx romantic eBooks, free eBooks tools review, etc. These posts have got a pretty considerable traffic, but visitors just come here, read, like/share/comment, then leave. Is there any way I can make use of these pages to convert? Thanks
Conversion Rate Optimization | | JonnyGreenwood0 -
Rich Snippets on service pages and how to aggregate?
Question about rich snippets.. I want to showcase reviews of the SERVICE's offered but I am not sure if I should include them on the service page, a review page or both. For example, we offer snow plowing and lawn care services and each service has its own page. I have reviews for both services under the my "testimonials" page. So, a couple questions. 1 - Should I pace a single review marked up on each service page? 2 - Does the review need to be a google review or can I use reviews from other sites? If not, do I need to notate that somehow using the schema vocabulary? Example, I have a 5 star review from thumbtrackDOTcom, is it ok to mark up the review and include a nofollow link? (No follow because thumbtrack is actually a competitor.) 3 - When I looked into creating an aggregate rich snippet I got confused / concerned. Is it ok to list multiple services as a product? Example: <div< span="">itemscope itemtype="http://schema.org/Product"> <span< span="">itemprop="name">Lawn Care and Snow Removal</span<> <div< span="">itemprop="aggregateRating" itemscopeitemtype="http://schema.org/AggregateRating">
Conversion Rate Optimization | | dwallner
Rated <span< span=""> itemprop="ratingValue">4.5</span<>/5
based on <span< span=""> itemprop="reviewCount">4</span<> customer reviews</div></div<></div<> 4 - When I tested the code above, no stars showed up in the preview. Do I need to mark up products as well? Am I doing it completely wrong 🙂 Thanks for any advice!!0 -
Why has my bounce rate gone in to orbit since moving the same content to a new site?!
I moved our site to a wordpress theme over the christmas break. All content is pretty much the same word for word, and I think the new site looks much, much better than the old one. Why then, has our overall bounce rate gone from 7-8%, up to 74%? Bounce rates for some KW focused internal pages have gone from 2-3% to similar 70+% in some cases. Just to confuse things further, I have also changed the name and branding for the site to differentiate us from a competitor and stop the confusion we've experienced at times. But, I can't see how the new logo would cause and extra 65% of visitors to leave straight off! I really don't want to go back to the old name and don't think that's the answer anyhow, but I may have to test it out of sheer desperation. There's only a static holding page for the old site now as a reference point for people searching the old name (not many). So I've attached a screenshot of how it looked below. Also at http://imgur.com/aM5o9. The new site is at flatroofs.co.uk. I have just noticed that by placing the previous 'more information' links a secondary menu in the left widget area rather than on the page, they are less noticeable especially if you scroll down to the bottom of a page, where the only links are in the footer? Again though, if 75% of people are put off this easily something else must be at play! Any advice/suggestions would be greatly appreciated. Thanks in advance, Danny. aM5o9.png?1
Conversion Rate Optimization | | Biota0 -
Keeping pages indexed but making sure they fill out a form before access - confusing Q's
OK so let me break down this little scenario we have going on. I work for a b2b company so we have a lot of gated content that is behind a form fill out - this is how we get a lot of our lead generation. Some pages that we have behind the form are showing up in search which allows people to view the documents bypassing the form. At first I thought, well why dont we just no index that page so that it does not appear in search. But then I thought it would be smart to keep the pages indexed to keep the SEO value, Is there a way to keep these pages indexed but make sure that when they click the link in the SERPS that they need to fill out the form in order to gain access to the document? Something on the backend that checks to make sure that the referral URL was completed or something like that? Anybody deal with this before?
Conversion Rate Optimization | | PatBausemer0 -
Rel="author" On Normal Pages
Hello, I know you can add rel="author" to blog posts but has anyone tried adding them to normal pages? Does it work? Does it improve CTR? Thanks, Scott
Conversion Rate Optimization | | ScottBaxterWW0 -
Any providers offering a/b testing using JS callbacks?
Hi all, I am looking to test the impact of buy button wording on conversion rate. The website in question has a few thousand products on non-dynamic URLs. The common a/b testing products on the market restrict tests to a single URL, or you have to enter all the URLs being tested which isn't practical. Ideal Solution What I'd really like to do is: use the provider's web app to configure an experiment with a name and a description of the variations; use some JS code to run the experiment with a callback to carry out the variation. This would allow me to easily put this code on the product details page template. I've written example code below for how this would look. When the experiment is run, the provider's framework would a) tell my code what variation to run, and b) handle the measuring of conversion rate. Questions Are there any providers which work like this? Is there an alternative solution on the market? If there isn't someone already doing this, would it be useful to anyone else? Joel // Loads the provider's framework. // Setting the experiment to run when doc is ready.
Conversion Rate Optimization | | switchplane
// Assumes jQuery environment.0 -
SEO For Personalized Content Pages
Hi, We are building a site that has content that personalizes based each visitor. This is being done to serve the most relevant content for conversion purposes and NOT for SEO purposes. So, there are many diferent versions of each page based on the visitor's location, device, browser, keyword-used, traffic source, etc. Obviously, we don't want this to appear like cloaking (it is genuine content personalization) and wondered how Google would view this? What is the safeguard for protecting the website from potential penalties? Any help would be greatly appreciated! Thanks in advance.
Conversion Rate Optimization | | Clickthroo0