Google says it will offer antitrust remedy to EU to avoid further penalties
Will the proposal bring the consumer-unfriendly return of “10 blue links?”
The post Google says it will offer antitrust remedy to EU to avoid further penalties appeared first on Search Engine Land.
Please visit Search Engine Land for the full articl…
Google: Stop Watching The Search Algorithm
I am pretty serious about reporting on Google search algorithm updates despite Google not liking it or hating the automated tools that do it as well. But I think it can be helpful when diagnosing a site that was hit on a specific date…
Buying a pre-owned domain? Check these 10 things first
Purchasing a previously owned domain can be risky, but columnist Stephanie LeVonne has some tips to help you vet the domain and ensure a smooth site migration.
The post Buying a pre-owned domain? Check these 10 things first appeared first on Search En…
How to rank #1 on YouTube search in 30 days [case study]
Want to know how to outrank your competitors on YouTube? Columnist Andrew Dennis outlines his process for dominating the top spots in YouTube search.
The post How to rank #1 on YouTube search in 30 days [case study] appeared first on Search Engine Lan…
5 SEO features to make sure your ecommerce platform supports
When choosing an ecommerce platform to power your online store, it’s important to consider search engine optimization (SEO) features in your decision-making process. Let’s take a look at five core features that your ecommerce platform needs to have, along with examples of platforms that offer each feature.
Faceted navigation for SEO best practices
For all large websites, crawl efficiency is key to SEO performance. A well-optimised architecture and smart internal linking strategy will enable users to navigate to their destination with fewer clicks and will also prevent search engines from crawling irrelevant content and indexing duplicate pages. This can be an enormous challenge for ecommerce sites, which can […]
The post Faceted navigation for SEO best practices appeared first on Builtvisible.
Google SEO Advice: Recurring Event & Updated Item Pages
Google’s John Mueller posted on Google+ some basic SEO advice for how to handle recurring events and updated items pages for search and users…
Google Test New Local Panel Ad: See What’s In Store
Glenn Gabe spotted and posted on Twitter a new format for the local panel inventory product ads. This one shows a “see what’s in store” search box to allow you to search the store in the local panel and then shows popular tags/categories of products i…
Going Beyond Google: Are Search Engines Ready for JavaScript Crawling & Indexation?
Posted by goralewicz
I recently published the results of my JavaScript SEO experiment where I checked which JavaScript frameworks are properly crawled and indexed by Google. The results were shocking; it turns out Google has a number of problems when crawling and indexing JavaScript-rich websites.
Google managed to index only a few out of multiple JavaScript frameworks tested. And as I proved, indexing content doesn’t always mean crawling JavaScript-generated links.

This got me thinking. If Google is having problems with JavaScript crawling and indexation, how are Google’s smaller competitors dealing with this problem? Is JavaScript going to lead you to full de-indexation in most search engines?
If you decide to deploy a client-rendered website (meaning a browser or Googlebot needs to process the JavaScript before seeing the HTML), you’re not only risking problems with your Google rankings — you may completely kill your chances at ranking in all the other search engines out there.
Google + JavaScript SEO experiment
To see how search engines other than Google deal with JavaScript crawling and indexing, we used our experiment website, http:/jsseo.expert, to check how Googlebot crawls and indexes JavaScript (and JavaScript frameworks’) generated content.
The experiment was quite simple: http://jsseo.expert has subpages with content parsed by different JavaScript frameworks. If you disable JavaScript, the content isn’t visible — i.e. if you go to http://jsseo.expert/angular2/, all the content within the red box is generated by Angular 2. If the content isn’t indexed in Yahoo, for example, we know that Yahoo’s indexer didn’t process the JavaScript.
Here are the results:

As you can see, Google and Ask are the only search engines to properly index JavaScript-generated content. Bing, Yahoo, AOL, DuckDuckGo, and Yandex are completely JavaScript-blind and won’t see your content if it isn’t HTML.
The next step: Can other search engines index JavaScript?
Most SEOs only cover JavaScript crawling and indexing issues when talking about Google. As you can see, the problem is much more complex. When you launch a client-rendered JavaScript-rich website (JavaScript is processed by the browser/crawler to “build” HTML), you can be 100% sure that it’s only going to be indexed and ranked in Google and Ask. Unfortunately, Google and Ask cover only ~64% of the whole search engine market, according to statista.com.
This means that your new, shiny, JavaScript-rich website can cost you ~36% of your website’s visibility on all search engines.
Let’s start with Yahoo, Bing, and AOL, which are responsible for 35% of search queries in the US.
Yahoo, Bing, and AOL
Even though Yahoo and AOL were here long before Google, they’ve obviously fallen behind its powerful algorithm and don’t invest in crawling and indexing as much as Google. One reason is likely the relatively high cost of crawling and indexing the web compared to the popularity of the website.
Google can freely invest millions of dollars in growing their computing power without worrying as much about return on investment, whereas Bing, AOL, and Ask only have a small percentage of the search market.
However, Microsoft-owned Bing isn’t out of the running. Their growth has been quite aggressive over last 8 years:

Unfortunately, we can’t say the same about one of the market pioneers: AOL. Do you remember the days before Google? This video will surely bring back some memories from a simpler time.
If you want to learn more about search engine history, I highly recommend watching Marcus Tandler’s spectacular TEDx talk.
Ask.com
What about Ask.com? How is it possible that Ask, with less than 1% of the market, can invest in crawling and indexing JavaScript? It makes me question if the Ask network is powered by Google’s algorithm and crawlers. It’s even more interesting looking at Ask’s aversion towards Google. There were already some speculations about Ask’s relationship with Google after Google Penguin in 2012, but we can now confirm that Ask’s crawling is using Google’s technology.
DuckDuckGo and Yandex
Both DuckDuckGo and Yandex had no problem indexing all the URLs within http://jsseo.expert, but unfortunately, the only content that was indexed properly was the 100% HTML page (http://jsseo.expert/html/).
Baidu
Despite my best efforts, I didn’t manage to index http://jsseo.expert in Baidu.com. It turns out you need a mainland China phone number to do that. I don’t have any previous experience with Baidu, so any and all help with indexing our experimental website would be appreciated. As soon as I succeed, I will update this article with Baidu.com results.
Going beyond the search engines
What if you don’t really care about search engines other than Google? Even if your target market is heavily dominated by Google, JavaScript crawling and indexing is still in an early stage, as my JavaScript SEO experiment documented.
Additionally, even if crawled and indexed properly, there is proof that JavaScript reliance can affect your rankings. Will Critchlow saw a significant traffic improvement after shifting from JavaScript-driven pages to non-JavaScript reliant.
Is there a JavaScript SEO silver bullet?
There is no search engine that can understand and process JavaScript at the level our modern browsers can. Even so, JavaScript isn’t inherently bad for SEO. JavaScript is awesome, but just like SEO, it requires experience and close attention to best practices.
If you want to enjoy all the perks of JavaScript without worrying about problems like Hulu.com’s JavaScript SEO issues, look into isomorphic JavaScript. It allows you to enjoy dynamic and beautiful websites without worrying about SEO.
If you’ve already developed a client-rendered website and can’t go back to the drawing board, you can always use pre-rendering services or enable server-side rendering. They often aren’t ideal solutions, but can definitely help you solve the JavaScript crawling and indexing problem until you come up with a better solution.
Regardless of the search engine, yet again we come back to testing and experimenting as a core component of technical SEO.
The future of JavaScript SEO
I highly recommend you follow along with how http://jsseo.expert/ is indexed in Google and other search engines. Even if some of the other search engines are a little behind Google, they’ll need to improve how they deal with JavaScript-rich websites to meet the exponentially growing demand for what JavaScript frameworks offer, both to developers and end users.
For now, stick to HTML & CSS on your front-end. :)
Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!
Google debuts giant new look for Local Inventory Ad product search in Knowledge Panels
A search bar and multiple product listings are part of the update.
The post Google debuts giant new look for Local Inventory Ad product search in Knowledge Panels appeared first on Search Engine Land.
Please visit Search Engine Land for the full arti…
Live Chat Best Practices for Conversion Rate Optimization
As many as three-quarters of website visitors abandon their shopping carts, and nearly 50 percent bounce from your site. Wouldn’t it be great if you could read your website visitors’ body language while they are browsing — and better understand which visitors you can profitably engage with…
Please visit Search Engine Land for the full article.
Google Tests New Expandable Sitelinks On Mobile
Google seems to be testing a new look for the sitelinks that expand, something Google has been doing for a few years now. But with the new tappable carousel sitelinks…
Personalized Duplicate Content
Minutes ago, I had someone ask me how they can make their “personalized duplicate content” search engine friendly. How can they SEO their duplicate…
Google Ignores Links To #
Do you use a hashtag or pound sign in your URL. For example the link URL is simply a hashtag or pound sign, one of these #. What should Google do with them…
Google Fixes Google My Business Insights Reports With Data Loss?
Last week we reported that the Google My Business insights reports for photos was largely delayed. Well, I looked this morning and it looks like the numbers are now only a couple to a few days delayed…
Google is testing ads in local business knowledge panels
The new test is part of a broader focus on monetizing the growing number of local searches.
The post Google is testing ads in local business knowledge panels appeared first on Search Engine Land.
Please visit Search Engine Land for the full article.
…
Google hates obnoxious pop-up ads: Here’s why you need to look at the ads on your site
Next year, the search giant will roll out a Chrome browser version with built-in blocking of annoying and intrusive ads. Columnist Sherry Bonelli explains why and provides tips for getting your site ready.
The post Google hates obnoxious pop-up ads: Here’s why you need to look at the ads on your…
Please visit Search Engine Land for the full article.