Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Desing Question--SEO

Desing Question--SEO

Scheduled Pinned Locked Moved ASP.NET
questionhtmldatabasesecurity
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Amit Kumar G
    wrote on last edited by
    #1

    Hello I’m developing a website on tourism. It is public website where no authentication is required. I have around 200 topics which we need to cover. Instead of having 200 different html pages we were planning to have one single page which will display html content after fetching from database. We are planning to store all html for 200 topic in database table. We tested this approach with couple of topics and it is working fine. Here I have a concern where I need your opinion: Will above approach affect the google search engine to rate our different pages? Does this effect SEO activities… Please suggest…Because for each topic meta tags will also be in database tables. If your reply is yes please suggest some other alternative as we don’t want to maintain 200 different pages…….. PS: I had also posted the same question on Web Development forum, not sure who can reply in best way........... Thanks, Amit

    J 1 Reply Last reply
    0
    • A Amit Kumar G

      Hello I’m developing a website on tourism. It is public website where no authentication is required. I have around 200 topics which we need to cover. Instead of having 200 different html pages we were planning to have one single page which will display html content after fetching from database. We are planning to store all html for 200 topic in database table. We tested this approach with couple of topics and it is working fine. Here I have a concern where I need your opinion: Will above approach affect the google search engine to rate our different pages? Does this effect SEO activities… Please suggest…Because for each topic meta tags will also be in database tables. If your reply is yes please suggest some other alternative as we don’t want to maintain 200 different pages…….. PS: I had also posted the same question on Web Development forum, not sure who can reply in best way........... Thanks, Amit

      J Offline
      J Offline
      Jeff Circeo
      wrote on last edited by
      #2

      yes... seo could be affected and it depends on how you change catagories. i use a query string to change catagories not all search engins will support this url (google does) /catagories/default.aspx?catagoryId=4 To support all search engines I use urlrewriter.net[^] to rewrite my url's to a friendly name if done properly your links will look like /catagories/catagoryName.aspx (seo friendly)

      Take a look at my corner of the net at Code Research Center

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups