Results 1 to 2 of 2

Thread: Prevent Encrypted Data in ASPX File

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Location
    Upper Midwest
    Posts
    123

    Prevent Encrypted Data in ASPX File

    Hi all. I was wondering if anyone could point me in the direct of where I might be able to learn how to prevent a rendered ASPX page from having the encrypted data in the head area. With the fact that the data is in there, it prevents bots and crawlers from reaching the true SEO data within the page. Hopefully someone can point me in the right direction as I would like to use ASPX pages to create my web pages. As of now, I cannot because of the garbage loaded in the beginning of a rendered page.

    Thanks,

    Gregg
    Tealmad
    http://greggorypayne.com

    If you find my post helpful, please rate it. Thanks!!!

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Prevent Encrypted Data in ASPX File

    How to yo render the encrypted data ?. I would say you are using the Response.Write method to Render the Encrypted data in your form. You need to Place a div and inside that div place the Encrypted data using the Div.InnerHtml property
    Please mark you thread resolved using the Thread Tools as shown

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width