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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:57:21+00:00 2026-05-23T03:57:21+00:00

was wondering how to code a server file for ajax calls ?, example: Class

  • 0

was wondering how to code a server file for ajax calls ?,

example:

Class cars, have 2 functions

  1. reply with all brands

    return $database->Listall(‘brands’,’cardb’);
    I call it with api.php?mod=list

  2. reply with all cars in brand
    return $database->Listall(‘cars’,’cardb’,”WHERE brand=$brand”);
    I call it with api.php?mod=list&brand=kia

the problem is that google list these api links in its search directory, + users can also access this page on there own (not throu ajax call)
so how can i block this ?

  • 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-23T03:57:22+00:00Added an answer on May 23, 2026 at 3:57 am

    AJAX is just a way to request a page that will return simplified (xml?) content.

    Block Google
    Use this on your robots.txt and serve your ajax requests from the ajax folder.

    User-agent: *
    Disallow: /ajax-folder/
    

    Use _POST on ajax requests and send a “secret”
    Have your AJAX requests send along a “secret” variable and, on requests that don’t have that variable just re-direct them to another page.

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

Sidebar

Related Questions

I'm wondering if there is an existing class or library code in Cocoa Touch
I'm working on some code that uses the System.Diagnostics.Trace class and I'm wondering how
I have been trying to use an ajax-style file upload component (like the dojox
Just wondering if a .NET app can be compiled down to native machine code
I am wondering any efficient way to hide our Silverlight code. I know there
I was wondering if the C# project setting Allow unsafe code applies only to
I'm wondering if anyone has good resources to read or code to experiment for
I am wondering if it is possible to use Code Access Security, and a
I'm working with some code that is confusing me and I'm wondering if I'm
I've been wondering about how hard it would be to write some Python code

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.