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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T21:11:02+00:00 2026-05-29T21:11:02+00:00

I wonder if anyone has found a way to send at mid rendering the

  • 0

I wonder if anyone has found a way to send at mid rendering the head tag so CSS and Javascript are loaded before the page render has finished? Our page takes about 523ms to be rendered and resources aren’t loaded until the page is received. I’ve done a lot of PHP and it is possible to flush the buffer before the end of the script. I’ve tried to add a Response.flush() at the end of the Masterpage page_load, but the page layout is horribly broken afterward. I’ve seen a lot of people using an update panel to send the content using AJAX afterward but I don’t quite know what impact it would have on the SEO.

If I don’t find a solution I guess I’d have to go the reverse proxy route and find a way to invalidate the proxy cache when the pages content change.

  • 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-29T21:11:03+00:00Added an answer on May 29, 2026 at 9:11 pm

    Do not place the Flush on code behind but on your html page as:

    </head>
    <%Response.Flush();%>
    <body >
    

    This can make something like fleekering effect on the page, so you can try to move the flush even a little lower to the page.

    Also on Yahoo tips page at Flush the Buffer Early
    http://developer.yahoo.com/performance/rules.html

    Cache on Static

    Additionally you can add client cache on static content like the css and javascript. In this page have all the ways for all iis versions.

    http://www.iis.net/ConfigReference/system.webServer/staticContent/clientCache

    Follow up

    One more think that I suggest you to do after I see your pages is to place all css and javascript in one file each. And also use minified to minimize them.

    I use this minified http://www.asp.net/ajaxlibrary/Download.ashx with very good results and real time minified.

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

Sidebar

Related Questions

I wonder if anyone has come across this issue before. I have a string
I wonder why if anyone has idea of this error? My ASP.Net page was
I wonder if anyone has an idea how you have to transform an image
I wonder if anyone has faced the same problem. When we done some modification
I wonder if anyone has any recommendations as to setup of emacs 23 on
I wonder if anyone has managed to create a working code for sending out
I wonder if anyone has used this lightbox plugin and encountered a bug on
I have a requirement I'm fairly stuck on and wonder if anyone has any
I wonder if anyone here has any experience with mercurial running on Ubuntu? I've
Related to This topic I wonder if anyone has made the Microsoft Charting library

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.