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. Design issue---SEO activities

Design issue---SEO activities

Scheduled Pinned Locked Moved Web Development
htmldatabasedesignsecurityhelp
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 All 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…….. Thanks, Amit

    P 1 Reply Last reply
    0
    • A Amit Kumar G

      Hello All 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…….. Thanks, Amit

      P Offline
      P Offline
      PauloCastilho
      wrote on last edited by
      #2

      For a better result, generate a single url for each content. eg. www.yoururl.com/topic1, www.yoururl.com/topic2 ... In this case, you will have one unique page that receives parameters and "generate" the page. How? Using URL Rewrite. With one page, you can "make" many others. ;) And... In addition to meta tags, set a unique title too.

      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