Meta Info and Response.Write

G

Guest

Hey All,

I'm using response.write to create a dymantic webpage. Basically just write
the HTML out with response.write.

The problem I am having is that when I do this it puts the Meta tag info for
the webpage at the bottom of the page because the meta info was added with
the form designer. Is there away to have the reponse.write output append
the page or a way to have the meta info forced to the top of the page?
Also, does it matter if the meta info is at the top or the bottom of the
page? Does it effect the search engine results when its being crawled?

Thanks for any help you can offer

--

(e-mail address removed)
http://www.joshuaz.com

We should all lead by example and even when safely behind our keyboard
should conduct ourselves with integrity and honor
 
N

Natty Gur

Hi,

I strongly recommend that you use placeholder control to render your
dynamic content. Using PlaceHolder you can control PlaceHolder location
and thus it content.
Response.Write is here for backward compatibility.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top