Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6967575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:20:22+00:00 2026-05-27T16:20:22+00:00

How is the relationship between crawlers and ajax applications? Do the web crawlers or

  • 0

How is the relationship between crawlers and ajax applications?

Do the web crawlers or browsers read dynamically created meta tags?

I thought about:

  1. adding anchors to the page
  2. creating permalinks to the content
  3. dynamically adding meta tags.

http://code.google.com/web/ajaxcrawling/docs/learn-more.html

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:20:23+00:00Added an answer on May 27, 2026 at 4:20 pm

    Update in how Google handles SEO with JavaScript:
    https://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157 which seems pretty good at this point so I would ignore most of what I wrote at this stage.

    initial writeup:
    JavaScript doesn’t do much for you in terms of SEO in a practical sense. The search engines mostly see raw text just as you see the page source. The search engine does not run JavaScript on this page source, it is literally like you are looking at it for the most part. A more useful approach would be to explain how you can make your website SEO compatible now while using AJAX instead of relying on very limited support for search engines spidering JavaScript. This is very straight forward if you know the formula.

    Its important to understand first of all if you should even do this. For starters, if your website is primarily a programmatic based form or an HTML5 game for example then you have no need to worry about SEO other than setting the initial meta tags and having content on the page that explains what it is about. If you have a content-based website or especially an ecommerce-based website this is a different story and you need to be very careful that all your content is searchable first then add in the AJAX as icing.

    My background is creating SEO and social friendly ecommerce websites that have AJAX interactivity for serving product views and content. I also have created many information-based websites that serve content through AJAX that are SEO compatible. If you visit my profile you can see several websites where this is occurring such as http://www.klim.com/en-us/shop (ecommerce example) and http://www.kitgui.com/docs (purely content example). These sites are very high end in terms of implementation and some nearing the 100K mark in terms of the size of the projects I take on. In other words, the clients are very serious and expect a great return on investment so SEO is highly important.

    The approach is quite simple and easier to understand than Google’s proposal.

    1. Make your website work without AJAX where applicable. Any content served should be directly linked via a unique URL that causes the browser to make another request (not a hash tagged URL). Focus on just content serving being plain jane for the first step.
    2. Wherever you want content serving to use AJAX, use jQuery and attach a click event to cancel the current click behavior then use the jQuery “load” method to draw in content via AJAX and fill in your content area on your page. Ensure you set the hash on the URL each time you do this to the actual URL relative to the root but appended as a hash tag like so: /myoriginalURL#/mynewurl so the thing after the hash is the actual real URL you would go to.
    3. Take care to support the hashchange event until the HTML5 history manipulation becomes more supported. This will allow you to use the history back/forward buttons and bookmarking.

    If you want to see actual implementation spelled out, I answered another related post on Stack Overflow you can find here -> see post that is very detailed and explains how to do this in a real world scenario.

    In all this yapping on about SEO, do not forget the increasing importance of these other ways to get traffic rolling into your website:

    1. Open Graph
    2. The Sematic Web
    3. Social Likes (Facebook, Twitter, Disqus, AddThis, etc etc)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What's relationship between DB WSS_Content and SharePoint site collection? Is separated DB created per
When adding a relationship between two tables, I am offered the choice of adding
I have m:n relationship between users and tags. One user can have m tags,
So I recently created an HABTM relationship between two models (project & user). Before,
Trying to understand the relationship between UIView and CALayer. I read Apple documentation but
Is there any relationship between Ajax and checking actions in Ispostback,,though both are doing
My relationship between the parent and child is that they are connected by an
Is there a mandatory relationship between a Controller Action and a View? I mean
I have a relationship between two tables, authors and styles. Every author is associated
What is the relationship between the Windows API and the C run time library?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.