473,396 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

An out there IIS Redirect SEO Question

164 100+
I was not sure whether or not to post this here, or in the Misc. forum.

Here is my situation:

We have a website that needs to running on IIS. We are running server 2003, and IIS 6, of course. We need to put up a wordpress blog on the site as well. So I just created a directory where the website is stored on the machine, got php installed as ISAPI, at first, then throough all the problems, tried it as CGI, and Fast CGI. And still had the same problems.

And the problems were:

URL redirects woudlnt work smoothly. (this was a problem I was willing to let go, and look into further if the next problem would be resolved)

The wordpress theme we are using has function that utilizes the GD php extension, and it doesnt work at all! The GD extensions does work, as I have tested it multiple ways. I have a feeling it has something to do with the path to where the images are stored for the site, but after tinkering with it for days, I feel the best thing would be to just run the wordpress section on Apache like it should be.

Which brings me to the main point of this post...

I want to wordpress section to appear as it is located at
www.website.com/blog

If I setup the apache server, I know I can make the site be blog.website.com

Or I could put a redirect on the /blog directory in windows, and point it to blog.website.com

But is there anyway to pull this off with having two different web servers, and make it appear as if it is coming from website.com/blog
???


Thanks so much in advance!
Sep 2 '08 #1
4 2193
kenobewan
4,871 Expert 4TB
Here is an article that may help. You may end up rewriting:
User:ringmaster/IIS
Sep 2 '08 #2
mbatestblrock
164 100+
Here is an article that may help. You may end up rewriting:
User:ringmaster/IIS
Thanks for the quick reply. This indeed takes care of the rewrites problem, but more importantly, I am trying to either solve the problem with GD extension not working, or even more how to get my site to appear like website.com/blog in the search engines if I am using two different web servers.
Sep 2 '08 #3
kenobewan
4,871 Expert 4TB
Have you tried adding it as a new web extension:
Configure Web Service Extensions (IIS 6.0)
Sep 3 '08 #4
mbatestblrock
164 100+
Yes, I did all of that. PHP is working fine on IIS except for this one thing. I think I am just at a loss here for what I wanted to do. I dont even think it is possible, but I just wanted to double check that before I moved on to try the next ideas.

Thanks a ton everyone.
Sep 4 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Alex Hunsley | last post by:
A question that has certainly been asked before and I've googled etc. for answers with no certain outcome... I'd like my PHP script to redirect the client browser to another page, POSTing some...
2
by: Robert Gordon | last post by:
I now realize I probably should have tried posting this on the IIS board first.. I am running OWA 2003 Server as Front End server to my Exchange 2000 native domain. The FE server is secured by...
4
by: JC | last post by:
Hi, I have a simple question regarding the Response.Redirect method. Does the server stop processing the ASP code as soon as it encounters the Redirect command? Or does it ever continue to...
8
by: Daniel | last post by:
Hello, I have an old asp page that was used to redirect users called redirect.asp: <code1> <% Option Explicit If Request.QueryString("url") <> "" Then Response.Redirect ...
5
by: Stuart Palmer | last post by:
Hi Everyone, I am wanting to create a redirector on my server so that if I type in something like 'mysite.com/redirect/target' it would look into my database and see entry for 'target' and forward...
6
by: Kentamanos | last post by:
Please don't ask me why I'm doing this (trust me, it makes sense in my system), but I'd like to basically redirect requests for a certain extension (thus a handler) to an ASPX page behind the scenes....
8
by: Andreas Klemt | last post by:
Hello, I get this error Message "cannot redirect after http headers have been sent" when I do this response.redirect ("home.aspx") How can I find out with vb.net if already a http header has...
3
by: Tom | last post by:
Sorry... new to this. I trying to figure out how to do a page redirect when someone clicks a treeview node. Does someone have a code snippet for this?
1
by: David | last post by:
I need to redirect to a page and HTTP Post data. The Response.Redirect does not work and the HTTPREQUEST option calls the page and waits for a response, but I need to transfer control to the...
9
by: RN1 | last post by:
When a server encounters the line Response.Redirect("abcd.asp") in a ASP script, the server tells the browser that it has to be redirected to another page (which is abcd.asp, in this case)....
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.