Ask a Question related to ASP.NET Web Services, Design and Development.
-
Steve T. #1
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
-
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... -
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... -
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... -
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... -
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... -
Jan Tielens #2
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...engines such as Google does not like dynamically created pages to index.> We use ASP.net and all our pages are dynamically created and search
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
-
Steve T. #3
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
-
Michael Pearson #4
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
-
Jan Tielens #5
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
-
Steve T. #6
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
-
Jan Tielens #7
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...you may want to give me the exact URL for it under Microsoft Communities.> Yes I want google to index my sites. If this is the wrong news group ->
> Thanks,
> Steve T.
Jan Tielens Guest
-
Steve T. #8
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..you may want to give me the exact URL for it under Microsoft Communities> Yes I want google to index my sites. If this is the wrong news group> Steve T>> Thanks
Steve T. Guest



Reply With Quote

