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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:44:35+00:00 2026-06-18T10:44:35+00:00

Since the title can be a little bit cryptical, I’ll go straightly to the

  • 0

Since the title can be a little bit cryptical, I’ll go straightly to the point:
I developed a web site which structurally provides a menu where, once you click, instead of redirecting you, the page contents are imported whithin a specific container (a div #container), using the function jquery $(#container).load(content_page.php).

Thus, I have an index.php page with the structure of the whole web site and many other php pages with the contents that can be loaded whithin the index.php page (inside div #container) according the menu sections.

Now I was wondering: Could I have problems with search engine indexing?
The contents of each php page will be indexed?

In order to help indexing, I temporarily have just entered a set of keywords as metatag in the index.
Several moths have already passed, but when I look for up in google, i can find my site only by entering its name as search parameter. I can’t have the same results just inserting the keywords or other words that are in the pages.
Any suggestions?

Thanks a lot.

  • 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-18T10:44:36+00:00Added an answer on June 18, 2026 at 10:44 am

    Search engines do not execute JavaScript. If your index.php only contains structural markup without any content, then you won’t get a great ranking. Those search engines won’t know that your content is actually on other pages such as content_page.php as they can’t find those in the HTML.

    A better approach would be to make sure your important links (linking to content pages) point to actual content pages. That is, they actually link to an actual page containing the full markup (structure and content). You can then use JavaScript to progressively enhance those links. That is, you capture their click event, load the content into the container and prevent the default action (i.e. redirecting to the linked page).

    There are a few ways to achieve this:

    • Provide full versions and content-only versions of each page. For example, make your links point to the full page at index.php?p=about and let your JavaScript load just about.php (or content.php?p=about or whatever). On your server-side, it should be trivial to generate a full-version for each page by include()ing the content inside the page structure. This has the advantage that your JavaScript requests need to download less, saving bandwidth for your visitors.
    • Provide only the full version of each page and replace just the content in your JavaScript. $.load() allows you to load just one page fragment instead of the full page into the target container. The downside is that you’ll always be downloading a full page (including structural markup) on each request.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm getting a little bit frustrated since I can't find out which variables I
Was little bit difficult to formulate the title for my question since is kind
I have a data structure which has, <Book title>, <Author>, and <rate> Since Book
Ok, that title is going to be a little bit confusing. Let me try
since my title is buzzword compliant I hope I will get lots of answers
I am not sure my title is correct or not since I have no
As you can see in the title of this post I have a question
With ASP.Net 2.0 you can use the Title property to change the page title
The title might be a little weird but let me explain. I have User,
.NET supports the FlagsAttribute for enum's, which indicates that an enumeration can be treated

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.