BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Splash Page without Index.html?
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
abacquer



Joined: 22 Mar 2004
Posts: 193

PostPosted: Sun Jan 29, 2006 9:55 am    Post subject: Splash Page without Index.html? Reply with quote

Hey there!

My new blog is online, but unlike my old one, only part of it is in article format. Much of it is webpages. I have one webpage that I would like to display automatically when someone visits the blog. But I can't convert it to an html file and save it as index.html in my root directory, because I still want the blog sidebar to appear on the page and stay current.

Is there anything I can do to accomplish this effect?

The blog is: http://stonerainproject.blogharbor.com/
And the page I'd like to come up first is: http://stonerainproject.blogharbor.com/blog/_WebPages/Introduction.html

If there's no way to do it, consider that as a feature request. A checkbox somewhere that says "Use as splash page" for webpages.
_________________
-- Abacquer, A.K.A. Chuck Seggelin
Back to top
View user's profile Send private message Send e-mail Visit poster's website
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Sun Jan 29, 2006 11:06 am    Post subject: Re: Splash Page without Index.html? Reply with quote

I have one webpage that I would like to display automatically when someone visits the blog. But I can't convert it to an html file and save it as index.html in my root directory, because I still want the blog sidebar to appear on the page and stay current. ... If there's no way to do it, consider that as a feature request.

Unfortunately it is not possible to set a Web Page item as the home page of your blog, though it is something we can see the utility of and it is already on the wish list.

As a workaround, you could post an index.html file to your blog which contains a redirect to one of your pages. An index.html file containing this code:

Code:
<HTML>
<HEAD>
<META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://stonerainproject.blogharbor.com/blog/_WebPages/Introduction.html">

<TITLE>Redirect</TITLE>

</HEAD>

<BODY BGCOLOR=#FFFFFF>

</BODY>
</HTML>


would redirect visitors who access your blog at http://stonerainproject.blogharbor.com/ and send them to http://stonerainproject.blogharbor.com/blog/_WebPages/Introduction.html . Not a perfect solution, but may help you get a little closer to what you're looking for.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
abacquer



Joined: 22 Mar 2004
Posts: 193

PostPosted: Tue Jan 31, 2006 6:59 am    Post subject: Reply with quote

Hmmm. That's an idea that had occurred to me. I guess I'll try experimenting with that. Thanks John!
_________________
-- Abacquer, A.K.A. Chuck Seggelin
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum