dynamic URLS convert to static URLS for search engines

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default dynamic URLS convert to static URLS for search engines

    We use ASP.net and all our pages are dynamically created and search engines such as Google does not like dynamically created pages to index. What is the best and easiest method to set up the server to produce static pages so search engines such as google can index them

    Thanks in advance
    Steve T.
    Steve T. Guest

  2. Similar Questions and Discussions

    1. SES Search Engine Safe URLS on CF Server
      Hello all- I am running my testing server with ColdFusion's built-in server. My actual server is using Spider Safe ISAPI filter on IIS so it...
    2. Newbiew--Getting Dynamic Strings to pass as urls
      I've been trying to get a form which creates a table with the following code to pass the created string as a url. This doesn't pass by using an...
    3. IIS 6 CFMX 7 Cluster - 404 index search safe urls issue
      a bit of a funny one, I have setup a cluster and use search safe urls, when ever I change any settings in IIS i lose the mapping between iis and...
    4. Making XMLConnector URLs dynamic
      Is it possible to make the URL of the XMLConnector component dynamic so that I'm able to change parameters in the XMLConnector's URL. The parameters...
    5. PHP urls with variable data in search engine results
      Howdy I've been given conflicting answers about search engines picking up urls like: http://mysite.com/index.php?var1=1&var2=2&var3=3 Do search...
  3. #2

    Default Re: dynamic URLS convert to static URLS for search engines

    I suggest you post your question in the ASP.NET newsgroup, this on is for
    web services...

    --
    Greetz,
    Jan
    ________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]

    "Steve T." <anonymous@discussions.microsoft.com> schreef in bericht
    news:13DE153B-BF71-468E-A8D5-994F77316240@microsoft.com...
    > We use ASP.net and all our pages are dynamically created and search
    engines such as Google does not like dynamically created pages to index.
    What is the best and easiest method to set up the server to produce static
    pages so search engines such as google can index them ?
    >
    > Thanks in advance,
    > Steve T.

    Jan Tielens Guest

  4. #3

    Default Re: dynamic URLS convert to static URLS for search engines

    This is the right section - I am talking about Web Services not page help !!!!!
    Steve T. Guest

  5. #4

    Default Re: dynamic URLS convert to static URLS for search engines

    Web services <> Search Engine stuff

    "Steve T." <anonymous@discussions.microsoft.com> wrote in message
    news:DE2CFAF5-B66C-4C49-B4BD-FE1924F86E05@microsoft.com...
    > This is the right section - I am talking about Web Services not page help
    !!!!!


    Michael Pearson Guest

  6. #5

    Default Re: dynamic URLS convert to static URLS for search engines

    So you want google to index your webservice responses?

    --
    Greetz,
    Jan
    ________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]

    "Steve T." <anonymous@discussions.microsoft.com> schreef in bericht
    news:DE2CFAF5-B66C-4C49-B4BD-FE1924F86E05@microsoft.com...
    > This is the right section - I am talking about Web Services not page help
    !!!!!


    Jan Tielens Guest

  7. #6

    Default Re: dynamic URLS convert to static URLS for search engines

    I have found a freeware utility that surpasses the commercial versions called URL Replacer - good for renaming pages that have default.aspx?abc_replacePane=133;and_so_on=12345 to mainpage.asp or some other name

    [url]http://www.motobit.com/help/url-replacer-rewriter/iis-mod-rewrite.asp[/url] - if you find something better - I am all ears

    Thanks
    Steve T.
    Steve T. Guest

  8. #7

    Default Re: dynamic URLS convert to static URLS for search engines

    do you want to index sites (ASP.NET pages) or web services (XML)?

    --
    Greetz,
    Jan
    ________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]

    "Steve T." <anonymous@discussions.microsoft.com> schreef in bericht
    news:86B693CE-7B72-41A1-85F7-3B16BB9492DA@microsoft.com...
    > Yes I want google to index my sites. If this is the wrong news group -
    you may want to give me the exact URL for it under Microsoft Communities.
    >
    > Thanks,
    > Steve T.

    Jan Tielens Guest

  9. #8

    Default Re: dynamic URLS convert to static URLS for search engines

    I would like to index my asp.net pages - the application I downloaded called URL Replacer - it seems to work - however, we haven't tested it against Google.com's search engine

    Thanks again
    Steve T

    ----- Jan Tielens wrote: ----

    do you want to index sites (ASP.NET pages) or web services (XML)

    --
    Greetz
    Ja
    _______________________
    Read my weblog: [url]http://weblogs.asp.net/ja[/url]

    "Steve T." <anonymous@discussions.microsoft.com> schreef in berich
    news:86B693CE-7B72-41A1-85F7-3B16BB9492DA@microsoft.com..
    > Yes I want google to index my sites. If this is the wrong news group
    you may want to give me the exact URL for it under Microsoft Communities
    >> Thanks
    > Steve T


    Steve T. Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139