-
Posted to
IIS7 - General
by
brokensaber
on
10-06-2009, 1:42 PM
I have tried to add FTP to my website, however the FTP just points to my whole site. How do I set a Directory for ups and downs?
-
Posted to
IIS7 - URL Rewrite Module
by
brokensaber
on
08-10-2009, 12:12 AM
I have IIS7. Currently you can get to my site by http://mysite.com and http://www.mysite.com.
To my understanding the search engines sometimes pentalize for double content because of this behaviour. What steps do I need to take to rewrite to force a www.?
-
Posted to
IIS7 - URL Rewrite Module
by
brokensaber
on
08-08-2009, 12:44 PM
I installed URL Rewrite 1.0 some time ago. However I cannot find it in IIS manager. I am wanting to upgrade to version 1.1 or 2.0 beta, but how do I uninstall it?
-
Posted to
IIS Search Engine Optimization Toolkit
by
brokensaber
on
08-08-2009, 9:03 AM
Hi, I am using this tool on a shopping cart application and so far it is working great. However I am in need of advice. I have over 1000 unnecessary redirect and the following is an example. Most are simular
The link to "http://localhost:49552/blueRaw/Checkout.aspx" has resulted in HTTP redirection to ...
-
Posted to
IIS7 - General
by
brokensaber
on
08-05-2009, 6:37 PM
I recently install the seo toolbox and did an analysis on my site. I have gotten many unnecessary redirect errors.
Here you see what it says about my About page.
Clearly I do not understand how this error comes about.
And here is the errors content source.
Can someone please explain what is happening?
-
Posted to
General
by
brokensaber
on
08-04-2009, 5:06 PM
My application uses dynamic pages. A few months ago my database got corrupted and without a backup I had to create a new one.
My big problem is that the search engines (especially google) cached the unreachable URLs. When I am in Googles Webmaster Tools and I click the dead URL's I get a server errors in / application ...
-
Posted to
IIS7 - General
by
brokensaber
on
05-12-2009, 6:35 PM
Got it fixed. Thanks
-
Posted to
IIS7 - General
by
brokensaber
on
05-12-2009, 6:14 PM
I am hoping someone can help me. I have had IIS7 running fine and dandy till I installed a new network card. I am sure it is a browser or intranet problem, but my knowledge in this is limited.. I did a IISreset, but that did not solve the problem. Please help.
-
Posted to
IIS7 - General
by
brokensaber
on
01-02-2009, 12:35 AM
Noted..
However I have to be very carefull. I am working on a very large eCommerce project and security is very important.
Thanks for your input on this.
-
Posted to
IIS7 - General
by
brokensaber
on
01-01-2009, 7:32 AM
[quote]But remember that write permissions should be granted to IIS user only (something like IUSR_) that will allow write access only to the web pages processed by IIS web server.[/quote]
My issue was resolved as above. It was a server side access issue. Opening up IUsur which is used for public with write permissions is a ...