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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:53:03+00:00 2026-06-08T21:53:03+00:00

This is a question about web application architecture rather than coding per se, however

  • 0

This is a question about web application architecture rather than coding per se, however I still think it belongs here as it’s in the problem domain of most web developers:

My problem. I have a page on which the content is not complete (only partial content). I don’t want to just return a 200 response because I want it to be clear that the content on the page is only temporary, and that a visitor (google) should return at a later date to retrieve the correct page.

I’m not sure if there is a status code in the http specification that would be useful here.
I’m thinking about using a 302 redirect to the same URI, but I’m not sure if google will see this as gaming (I don’t see why it should – no-one would 302 to the same URI on a permanent basis as the page content would be pretty much disregarded).

That’s exactly what I want: For the page to be accessible – but for google to disregard the page, remember the URL and come back later to index it.

I don’t want to use a meta ‘no-index’ tag with a 200 response as I fear this will stop the page being reindexed when the correct content is ready.

  • 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-08T21:53:05+00:00Added an answer on June 8, 2026 at 9:53 pm

    206 is the partial status code but thats not what you are doing here. Thats for multi part docs. What you have here is a “under construction” type page but only the content in the page is going to change not the uri. So the right thing to do is just return a 200 and let Google index it.

    If you don’t want it indexed yet because it is not ready for the public yet then add a meta no-index like you say. Google still downloads the page and parses it to find the no-index but does not index it. Remove the no-index when you are ready and it will start indexing. You can even prompt this by submitting a new sitemap.xml file with your page in it.

    Google re-indexes insanely quickly these days so don’t worry too much about temp blocking a page with a meta tag.

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

Sidebar

Related Questions

first of all this is my third question about web services here and i
This is a general design question about how to make a web application that
(This is a question about the UI rather than the technology required to do
I don't know much about web development, so probably this question will sound exceptionally
I have little question about how web browser retrieve webpage? I know this User
This is a pretty basic question. I'm learning from a textbook about JSF web
I've this question about pass some instances by ref or not: here is my
Today I came up with a question about the web application conventions. For the
Similar to this question I am porting a web application to 4.0. It has
Note: This question is heavily affected by the main requirement to the web application

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.