Web Overlays - Region Specific Offers - SEO Implemention & Considerations
-
Hi all,
I'm currently considering implementing some overlays on a site. They're likely to be time-specific (so running only on certain hours and days), visitors will only see it once and content will also be slightly different based upon the region of the visitor (US, Non-US).
They will be marketing-based messages tailored to the visitor based on where they are visiting from, I was thinking about putting the content of the overlay in an <iframe>and blocking it from being crawled/indexed by bots.<br /><br />Would this approach set-off any alarms with Google in terms of cloaking or any other nasty things? To clarify, they'll be as unobtrusive as possible to the visitor.<br /><br />Based on the above approach, bots will see that an iframe is being called, but with more or less no content - would this be a problem too?<br /><br />Another approach i thought about would be to dynamically serve different images based on the region...<br /><br />Lastly, assuming correct and safe implementation from a technical perspective, as a generality, have people seen better results from capturing exit traffic, timed overlays or when people first land?<br />Any advice appreciated!</p></iframe>
-
Google has similar functionality baked into it's Survey tool: http://www.google.com/insights/consumersurveys/website_owners so you could look at how they handle it / recommend setting their own version up and then be pretty confident that you're version (whatever it is--just using a pop up survey as an example) is working within their guidelines. (Here's their example: http://www.google.com/insights/consumersurveys/websat_example)
Different regional images shouldn't be a problem either.
Your experience might vary on the last question. With some sites and exit survey seems to work best while others lend themselves to timed or first landing. You could split test that though and come up with an answer pretty quickly. Cheers!
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
-
Best to Include Phone Number as CTA Button in Mobile Version of B+B Web Site?
We are attempting to keep the number of CTAs (Calls to Action) on our commercial real estate website to a minimum. Our adjusted design (see attached) has 2 CTAs. One is "Contact Agent" the other is "Schedule a Tour". We are focusing on the listing page, which is the primary product page and critical in terms of CTA. Our mobile version does not show a phone number while the desktop version (also attached) displays a phone number. Should the mobile version also display a button a phone number? Some members of our target audiences, business owners and executives who are often in their 40s and 50s may prefer to call us up rather than communicate by written message. Any suggestions for elegantly displaying the phone number without causing confusion? I have read that the number of CTAs should be limited so I am on the fence as to whether or not to include a phone number Thanks,
Conversion Rate Optimization | | Kingalan1
Alan 6yR88Vt WwYpt810 -
Shopify websites. I've been asked to do some SEO work for a client.
They have a Shopify site. It's been running a year without getting really any listings. Anyone else had this problem? Should we just build them a new website? Or do shopify site have a poor record of listing highly.Thanks
Conversion Rate Optimization | | BraveThinking0 -
Best Day of Week & Best Time of Day for B+B Email
For business to business email, should we avoid sending on Mondays and Fridays? The nature of the service is commercial real estate brokerage for office space in New York City. We are mailing to corporate decision makers in various industries (technology, finance, law). Should we avoid mailing during certain times of day? Or is there a best time of day to send the email. Thanks,
Conversion Rate Optimization | | Kingalan1
Alan1 -
What should a small company with a difficult SEO/SEM challenge do?
Everyone here knows that SEM and SEO "experts" are everywhere. But our company has a particular challenge - our Volusion-hosted e-store's product offering is so wide that it's a huge challenge to make a dent in our search engine placement. In our earliest days, one SEM "pioneer" company issued us a refund after realizing they couldn't do anything to affect our placement. The problem is that the revenue from any one particular keyword term doesn't return enough sales to make the effort worthwhile - sales are scattered allover the product spectrum. Does anyone have any experience with this particular challenge? What would be considered a realistic monthly budget - given that the business itself is quite small? I don't know what the etiquette on Moz is but YES I am looking to engage a company to help us out.
Conversion Rate Optimization | | CrashAlpha0 -
Have My SEO Cake & Eat It - Mix Viral Content & Business Content?
Hello, I optimize for a fashion, eCommerce site which has catalogue pages and product pages. http://www.zando.co.za/ We're currently working on a large "blog" which tons of great content designed to attract readers, links and tons of long tail traffic. We'll be doing how-to videos, celeb interviews, top-tens, etc. etc. We'll even have a UGC community section eventually. Really great. Now, I want to use the links generated by this section to rank for generics like this: For example: I want to rank for "Lingerie" and I have this page set up as the target: http://www.zando.co.za/women/clothing/lingerie/ I create some amazing content that generates lots of links containing the word "lingerie" . That awesome content lives in:(hypothetical URL:) http://www.zando.co.za/fashion/magazine/how-lingerie-has-changed-over-50-years/ I want to (and this is where you come in 😉 get people linking to my catalogue page (http://www.zando.co.za/women/clothing/lingerie/) where they can find a banner or something alluding to that piece of link bait (the /fashion/magazine/ url). Perhaps similar to the Wordpress style <read more="">page break on posts?</read> Reason is, I want my "Money-Page" to get the links with "Lingerie" in it. Problem is, it'll be another click to the thing they want to find. Also, say I decide a few months later that I want to do another piece, like "lingerie in films" and do the same. My 'banner' idea would get very crowded or, it would mean that I bump the 50-years piece, which then makes for bad UX for readers clicking through looking for the old piece. Or perhaps this can all be solved with good design? Here's a WBF talking about mixing content: http://www.seomoz.org/blog/mixing-viral-content-with-business-content-whiteboard-friday Does anyone have an example of someone doing this well? PS. Was also thinking that on my "archive'' url, in between the content, I'll query for the top products that, that piece speaks to and make it possible for people to add to cart as they're reading the link bait content that is relevant to the product. Cheers Paul.
Conversion Rate Optimization | | RocketZando0 -
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 -
Reviews not shown on google search & seller rating extensions (adwords)
Hello, we have 2 questions, regarding reviews from rating websites. 1. Reviews on google Search We have several reviews for our website www.theprintspace.co.uk from various rating sites (e.g. qype, yelp, remotegoat, etc.). When searching for theprintspace on google, only some reviews and only some rating website are shown, most are not. For qype, for instance, we have 8 reviews, but google only indicates that we have 3. The yelp reviews (and many others) are not shown at all. According to google, it takes a maximum of 2 months for the correct number of reviews to be shown on google, but the reviews have been online for over 2 months now. Is there any way this problem can be solved, so google shows the correct number of reviews? 2. Seller rating extensions on google adwords We would like the reviews to be displayed in our google adwords as a seller rating extension. These will include the merchant star rating for advertisers that are highly rated on Google Product Search. We are setting up a google merchant account to do so. Google says: "Ratings are based on the user reviews collected by Google Product Search, which aggregates reviews from a broad base of sources across the web, including Reseller Ratings, Bizrate, ReviewCentre.com and Viewpoints." Do you know if the following rating website are in google's "base of sources" and will thus be recognised and used in google adwords as rating extensions? Yelp Qype Scoot Remotegoat viewlondon tipped Or does google only source from big e-commerce rating websites? How do we get the ratings into our adwords? Thank you for your help!
Conversion Rate Optimization | | Waplington0 -
Spanish SEO
Does anyone know of a good SEO company for Spanish speaking sites besides BeyondROI? Thanks
Conversion Rate Optimization | | geekdesign0