searching dynamic pages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradeepjain
    Contributor
    • Jul 2007
    • 563

    searching dynamic pages

    hi,
    I am developing a website where in all the pages are generated dynamically . like say


    www.example.com/mobile_rating.p hp?alias=nokia3 310

    when ever it gets alias value the page gets generated depending in the values from DB.

    and i have done url rewriting too like

    RewriteRule ^Mobiles/(.*)$ /mobile_rating.p hp?alias=$1 [L,B]

    so the pages will be like

    www.example.com/Mobiles/nokia3310


    none of these dynamic pages are shown up in search .
    What steps must be taken so that these pages gets detected and any extra code must be put for search detection.
    Last edited by Atli; Mar 26 '10, 05:46 AM. Reason: Please try not to use real domain names as example URLs!
  • labmonkey111
    New Member
    • Sep 2008
    • 44

    #2
    This is a good place to start, especially the part about submitting your site.

    The Google Search Essentials make up the core parts of what makes your web-based content (web pages, images, videos, or other publicly-available material that Google finds on the web) eligible to appear and perform well on Google Search.

    Comment

    Working...