1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

seo for asp.net ?

Discussion in 'Search Engine Optimization' started by dojever, Feb 28, 2009.

  1. #1
    hi,

    what is the best way you used to optimize asp.net site ?

    it calls from database and all of course aspx...

    does building sitemap help?

    thanks
     
    dojever, Feb 28, 2009 IP
  2. hookbeak

    hookbeak Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    it's no different to how you would SEO any other site.
     
    hookbeak, Mar 2, 2009 IP
  3. seosheen

    seosheen Peon

    Messages:
    293
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    programming language doesn't matter in SEO factors..
     
    seosheen, Mar 2, 2009 IP
  4. vansterdam

    vansterdam Notable Member

    Messages:
    3,145
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    245
    #4
    The only difference is that you would probably have to dynamically generate things like page titles and meta tags. Be sure that every page has a unique title and meta description. In the end, your server still outputs html code for the search engine spiders to crawl. So it doesn't matter if you are using asp.net or pure html.
     
    vansterdam, Mar 2, 2009 IP
  5. cveks

    cveks Member

    Messages:
    141
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #5
    asp is not recommended by seo specialists because google doesnt crawl it good. best for SEO is using html or php
     
    cveks, Mar 2, 2009 IP
  6. topseobs

    topseobs Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    I personally don't recommend asp.net... but the SEO is the same for any programming language
     
    topseobs, Mar 2, 2009 IP
  7. vansterdam

    vansterdam Notable Member

    Messages:
    3,145
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    245
    #7
    Ok ignore these guys who say asp or asp.net is not recommended for seo. Those are ignorant statements with nothing to back them up.

    asp is a server side programming language...meaning that the code is processed on the server and html code is output to the browser or search engine spider. So it outputs the same as an html file. The search engines do not treat dynamic pages any differently than static pages. You can get the same rankings with asp.net as you can with .html, .php, etc. Google can crawl asp.net pages just as well as any other pages.

    Guys don't give unfounded advice just for the sake of a signature link. That lowers the quality of this forum and misleads people.
     
    vansterdam, Mar 2, 2009 IP
  8. dojever

    dojever Peon

    Messages:
    284
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8

    thanks for such gr8 reply
     
    dojever, Mar 4, 2009 IP
  9. The Rock

    The Rock Well-Known Member

    Messages:
    2,618
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    138
    #9
    If all the pages are dynamically generated then you have to create SEF urls of all dynamic pages.
     
    The Rock, Mar 4, 2009 IP
  10. mit

    mit Well-Known Member

    Messages:
    1,278
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    180
    #10
    You just have to follow the Search engine guidelines whether you any programming language.
     
    mit, Mar 4, 2009 IP
  11. tommseo

    tommseo Peon

    Messages:
    285
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Use the normal seo techniques which you use for html, php.
    There is no problem for spiders.
    They will count back links as back links
    Content as content

    there is nothing special for .asp page
     
    tommseo, Mar 4, 2009 IP
  12. kutekutta

    kutekutta Peon

    Messages:
    807
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I agree with vansterdam. Do not worry about your programming languages
     
    kutekutta, Mar 5, 2009 IP
  13. jasoncreja

    jasoncreja Guest

    Messages:
    400
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #13
    First you must use url writing and make static url for dynamic url.
    then add meta in all pages .. you can pro grammatically do it its easy.
    and then you set image alt and anchor title properties.
    visual studio has good ability to do it fast.
     
    jasoncreja, Mar 5, 2009 IP
  14. shailendra

    shailendra Peon

    Messages:
    1,225
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #14
    vansterdam is absolutely correct. those who say that asp or asp.net is not good for SEO, they need to brush up their SEO knowledge. i have many websites developed using asp.net and they are doing great all because of SEO. few social networking websites are getting 85-90% traffic from search engines!

    had asp or asp.net been not good for it then how come i get so much traffic from search engines:cool:
     
    shailendra, Mar 5, 2009 IP
  15. dojever

    dojever Peon

    Messages:
    284
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0