Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

SEO Tycoon


You are currently viewing our SEO Tycoon as a guest. Please register to participate.
Login



Freelance Jobs

Reply
A CHALLENGE for all you Web geniuses!
Old 12-12-2006, 11:16 AM A CHALLENGE for all you Web geniuses!
Junior Talker

Posts: 4
Trades: 0
No ONE on EARTH has been able to come up with a solution with my problem!

Can you?

Background: My website is in a "shared" Windows hosting environment so I don't have access to the IIS "control panel". My website consists of web pages with the .html extension.

Problem: I want to use Server Side Includes (SSI). This only works if my files have the .shtml extension.

Sooo....It's not as simple as renaming all my files because then I lose everything indexed by Google and other search engines.

Soooo. the idea is I duplicate all my files so they have .shtml extension and I put some sort of 301 redirect in my original .html files.

This is the problem! No one out there in the webworld can tell me how to do a 301 redirect to my new .shtml pages! Javascript won't do it! I can't use htaccess, asp, php or anything else!

Any solutions out there??????

Thanx in advance!

Blair
blairtro is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-12-2006, 01:06 PM Re: A CHALLENGE for all you Web geniuses!
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
The simple answer is you need to switch hosts.

On an IIS server you obviously can't use any of the Apache methods for making the change like .htaccess.

So you need to either make the changes on the server itself or use a scripting language. I can understand your host not allowing access to the server, but if they don't provide the ability to use scripting languages then you should find a host that does.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 12-12-2006, 04:21 PM Re: A CHALLENGE for all you Web geniuses!
Junior Talker

Posts: 4
Trades: 0
I can't make the changes on the server because I'm in a Windows "shared" hosting environment. The way I understand it is they can't make the changes because it will affect all the other websites on that server..

/Blair
blairtro is offline
Reply With Quote
View Public Profile
 
Old 12-12-2006, 04:54 PM Re: A CHALLENGE for all you Web geniuses!
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I can understand not being able to change the server. I would do the same thing as your web host. But they should provide scripting languages. I would think at least asp and asp.net since it's a Windows server, but they could also offer php.

If they don't offer the scripting languages then you really should find a new web host or at least a better hosting plan with the same web host, because the plan you have now is too limiting.

If on the other hand you the scripting languages are installed (which I would think they are) then there are ways you can set up the 301 redirect with the code.

My guess is the server allows for asp or .net programming. I don't program in either myself, but I came across this page sometime ago about 301 redirects on an IIS server. There's information about setting up the redirect on the server or using asp.net code.

There may be a better way than what the link above shows, but I'm not a .net coder. I know things from the Apache, php side.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by vangogh; 12-13-2006 at 02:00 AM..
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 12-12-2006, 05:08 PM Re: A CHALLENGE for all you Web geniuses!
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
blairtro: the reasons you can't find the solution are because 1) it's not a common problem; 2) it combines two almost mutually exclusive items in our world(programming and SEO); and 3) because the few people (like me) who do know how to do exactly what you want wouldn't tell you because it's the kind of knowledge that is highly valuable.

I won't tell you the answer, but I'll be a nice guy and I'll get you started. THIS ISN'T TOTALLY ACCURATE (you'll have to replace the Response.Redirects with proper 301 redirects), but you can at least get something to work with.

http://www.4guysfromrolla.com/webtech/123000-1.shtml

If you can figure out what to do from there, you my friend are a programmer. If you can't, then you need to become one with your ASP and hear the grasshopper at your feet.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 12-12-2006, 05:42 PM Re: A CHALLENGE for all you Web geniuses!
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Cool lnk Adam. One of these days I'll have to learn asp and .net so I too can be the grasshopper that surpasses the master.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 12-12-2006, 05:44 PM Re: A CHALLENGE for all you Web geniuses!
Junior Talker

Posts: 4
Trades: 0
"because the few people (like me) who do know how to do exactly what you want wouldn't tell you because it's the kind of knowledge that is highly valuable"

How do u get thru doorways? Your head must be so BIG your soooo full of yourself...

/Blair
blairtro is offline
Reply With Quote
View Public Profile
 
Old 12-12-2006, 05:48 PM Re: A CHALLENGE for all you Web geniuses!
Junior Talker

Posts: 4
Trades: 0
Oh yeah, btw. What didn't you understand when I said I didn't have access to the IIS console????

/Blair
blairtro is offline
Reply With Quote
View Public Profile
 
Old 12-13-2006, 03:13 AM Re: A CHALLENGE for all you Web geniuses!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
The way I understand it is they can't make the changes because it will affect all the other websites on that server..
Actually that's BS from another "I can't be bothered" host

Any changes to application mappings (which is what needs to be changed) can be done on a site by site basis so no other site on the server would be affected.

Their next excuses will be;
it's a security risk.
It puts extra load on the server

Both of which are wrong.

Time to move hosts I think.

1/ you can't 301 redirect .shtm(l) or .htm(l) pages from on the page

what you need is for your host (if they can manage to work out how or you can't point them to http://www.candsdesign.co.uk/article...tion-mappings/ ) to have .htm(l) parsed via the .asp interpreter. Then you can use includes and/or asp code on them.
It's very simple, does NOT pose a security risk and does not add any more load on the server than having .asp pages does.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to A CHALLENGE for all you Web geniuses!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.41325 seconds with 12 queries