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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:18:05+00:00 2026-05-26T07:18:05+00:00

I have a client who is planning to implement a new global navigation across

  • 0

I have a client who is planning to implement a new global navigation across hundreds of their domains.

To keep this from being a content management nightmare, there is a single service which is going to serve the HTML content of this navigation.

This service is called via jQuery AJAX call and the response inserted at the top of all of these sites when the page is loaded. So the only modification to the individual sites is the inclusion of the small javascript that binds the javascript request to the $(document).ready() event.

They would like for the links contained in the navigation to help with their SEO. Is there any way to make this scheme SEO friendly? Or is it likely to work already? I’ve seen several references to the Googlebot starting to follow GET and even POST AJAX requests, but SEO is hardly my area of expertise.

EDIT: The new global navigation is from site to site ONLY. It does not affect the ability for each of the sites to be used. There are even cases (mobile, older browsers) where we may not show it at all. The main navigation for these sites is not in JavaScript. This is EXTRA navigation, to introduce users to the fact that there are other brands available (due to a merger).

  • 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-26T07:18:05+00:00Added an answer on May 26, 2026 at 7:18 am

    A better way to do this would be to have each site dynamically fetch its navigation using server side code. You would want to maintain a cached copy of this navigation on each site to help with performance and also in case the main/source site goes down. The Google techniques to making AJAX crawlable usually involve some server-side intervention.

    EDIT: Cost Effective Hack Approach

    You are going to have to distribute a snippit of JavaScript to all of these sites. In your snippit, add a <noscript> tag with link back to a static page containing all links you wish to make searchable. For example:

    <noscript>
    <a href="http://www.mainsite.com/list_of_all_sites.html">List of all Sites</a>
    </noscript>
    <script type="text/javascript">
    // load menu using jQuery
    </script>
    

    The search engines will definitely index the content within the <noscript> tag and users with modern browsers can use the JavaScript menu.

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

Sidebar

Related Questions

I have a client who is currently using WebTrends for their analytics, and is
I have a client who needs somebody to develop a countdown widget for their
I have a client who wants to transition off their old environment into .NET.
I have a client who wants me to build an Android version for their
We have a client who has many branches around the UK. Some of their
I have a client who wants a page to have their terms of service
We have a client who is not willing to give us access to their
We have a client who has just recently acquired their first SharePoint 2010 system.
I have a client who I'm trying to convince to implement Subversion (I know,
Have a client who wants to move their Wordpress.com blog over to their main

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.