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 8803823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T01:26:31+00:00 2026-06-14T01:26:31+00:00

The web app I’m building has a JavaScript powered interface and fetches data from

  • 0

The web app I’m building has a JavaScript powered interface and fetches data from the server using AJAX. Everyone is on the same “page” but the data after the hashtag in the URL is used to determine which data to load, which is then displayed on the page. An example of a URL in my web app might be http://www.myapp.com/#/user/stackmaster. JavaScript sees the data after the hashtag (in this case “user” and “stackmaster”) and uses AJAX to load the user whose username is stackmaster, and then displays it on the screen. The reason I structure my URLs like this because I want search engines to be able to index individual pages.

Is it possible to have an AJAX based web application like this be able to find and index individual pages? It is my understanding that web crawlers such as Google can’t index dynamic content loaded with AJAX, right? Are there any alternate techniques to help the search engines find this data?

Thanks in advance for your help.

  • 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-06-14T01:26:32+00:00Added an answer on June 14, 2026 at 1:26 am

    If you’re running an AJAX application with content that you’d like to
    appear in search results, Google has a new process that, when
    implemented, can help Google (and potentially other search engines)
    crawl and index your content. Historically, AJAX applications have
    been difficult for search engines to process because AJAX content is
    produced dynamically by the browser and thus not visible to crawlers.
    While there are existing methods for dealing with this problem, they
    involve regular manual maintenance to keep the content up-to-date.

    GETTING STARTED

    https://developers.google.com/webmasters/ajax-crawling/

    An agreement between crawler and server

    In order to make your AJAX application crawlable, your site needs to abide by a new agreement. This agreement rests on the following:

    The site adopts the AJAX crawling scheme. For each URL that has
    dymanically produced content, your server provides an HTML snapshot,
    which is the content a user (with a browser) sees. Often, such URLs
    will be AJAX URLs, that is, URLs containing a hash fragment, for
    example http://www.example.com/index.html#key=value, where #key=value is the
    hash fragment. An HTML snapshot is all the content that appears on the
    page after the JavaScript has been executed. The search engine indexes
    the HTML snapshot and serves your original AJAX URLs in search
    results.

    https://developers.google.com/webmasters/ajax-crawling/docs/learn-more

    http://googlewebmastercentral.blogspot.in/2007/11/spiders-view-of-web-20.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Web app. Get data from services in json & xml formats. And from internal
I'm writing a web app that inserts and modifies HTML elements via AJAX using
My web app receives archive, unpacks it to temp folder, reads data from extracted
My web app (running jQuery) gets the following JSON response from the server: {
I have built a web app using backbone.marionette . When, from a Marionette.ItemView ,
My web app using JMS to send mail via GMAIL as my SMTP server.
My web app has been chugging along just great in Production for years with
My web app has a left nav containing a tree grid. I'm hoping somebody
The web-app I'm currently building follows MVC. I've structured the servlets in a way
A Web App built with Google Apps Script has a Url link like this:

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.