Here’s another quick question I got from a friend at Cisco:
Q:
Hey Lawrence,
I have another SEO question for you that you can use in your blog since I am considering the use of AJAX on my site but want consider the SEO impacts.
For example, using AJAX to load page content dynamically helps with the user experience and reduces bandwidth on my site but it will dramatically decrease my page views and won’t be SEO friendly since search engines will only crawl 1 page vs crawling 4 different pages (assuming I have 4 tabs on my page that I plan to use AJAX to load the HTML content dynamically instead of forcing a page refresh)
I understand I could at least insert content in my HTML using
I know there is a delicate balance between being user friendly and trying to boost page views because you want banner ad impressions. I understand we had these issues at RottenTomatoes.com so wanted to glean any more insights you have.
Thanks,
XYZ
—————
A:
Hey XYZ,
Sounds like you’ve summarized the 3 options well: 1. 4 pages with unique URLs, 2. 1 Page w/ 4tabs that are SEO friendly (content in HTML) and 3. 1 Page w/ 4tabs that are not SEO friendly (Content in Javascript/AJAX).
I really can’t advise you from an SEO standpoint to decide between 1 & 2 or 1 & 3. If 2 or 3 is opted for, I will say that 2 is always the better option for search. Your comment about wanting 4 pages indexed instead of 1 is not necessarily beneficial. Traffic comes from ranking not indexing. And it’s better to have 1 page that ranks in the top 5 or 10 than 100 pages that are indexed but are not in the top 20 or 30.
Also when speaking of ‘page views’ you are comparing 100K visitors to your 4 pages vs. 100K visitors to your 1 page – for example. But the truth is that to have one strong, topically focused page, rich in content can have much more traffic than 4 not so tightly focused pages. So in truth, it would be more like 10K visitors to your 4 pages vs. 100K visitors to your 1 page. And in this more likely scenario, which architecture will give you more pageviews? I’d say the 100K to your one strong page- the pageviews will come from them clicking to other parts of the site, that’s all.
Some other notes:
Page load times are a factor in Search Ranking.
Don’t forget to use all your on-page best practices, repositioning relevant content near the top of the HTML using css if needed.
Focusing internal and external links to one page provides more authority to that page rather than diluting it to 4 pages.
When Search Traffic & Page-view Metrics are spoken about in the same breath, it usually means that no one has created a clear strategy for either.
Hope this helps! :)
Thanks and best regards,
Lawrence Touitou
What am I UP 2? (follow me on twitter!)
http://twitter.com/SEOWOBorders
…response from XYZ:
Thanks Lawrence. I think I’m going to go with #2.



