PC Review


Reply
Thread Tools Rate Thread

Can a "blog" be added as part of an existing FrontPage website.

 
 
=?Utf-8?B?bWlub2x0YQ==?=
Guest
Posts: n/a
 
      2nd May 2005
Can a "blog" be added, or included, in an existing FP 2003 website? If so,
how?
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      2nd May 2005
Yes. You have to find one (try Google) and follow the instructions for that
Blog to add it to your web site.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"minolta" <(E-Mail Removed)> wrote in message
news:836C3A8D-B86C-4FBC-ACC8-(E-Mail Removed)...
> Can a "blog" be added, or included, in an existing FP 2003 website? If
> so,
> how?



 
Reply With Quote
 
David Baxter
Guest
Posts: n/a
 
      3rd May 2005
www.blogger.com


"minolta" <(E-Mail Removed)> wrote in message
news:836C3A8D-B86C-4FBC-ACC8-(E-Mail Removed)...
> Can a "blog" be added, or included, in an existing FP 2003 website?

If so,
> how?



 
Reply With Quote
 
Steven Banks
Guest
Posts: n/a
 
      30th May 2005

"Kevin Spencer" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Yes. You have to find one (try Google) and follow the instructions for
> that Blog to add it to your web site.
>
> --
> HTH,


Kevin,

Just out of curiosity, I have a blogger.com site, and my own domain. What
would be the advantage of publishing it to my own domain? I have a pretty
good host, but shared server is a different hosting package. So using FP's
blog feature isn't an option. And right now I'm experimenting with some ASP
blog's.

Bottom line, I'd like to have a blog on one of my pages in my website.

Thanks,
Steve Banks


 
Reply With Quote
 
David Baxter
Guest
Posts: n/a
 
      31st May 2005
There can be an SEO advantage... put the blog in a subdirectory or
subdomain... links back to the main site and vice versa... fresh content
for spider bait... more pages for the SE index...


"Steven Banks" <roadkingman_FINGER_@hotmail.com> wrote in message
news:OXad$(E-Mail Removed)...
>
> "Kevin Spencer" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Yes. You have to find one (try Google) and follow the instructions

for
> > that Blog to add it to your web site.
> >
> > --
> > HTH,

>
> Kevin,
>
> Just out of curiosity, I have a blogger.com site, and my own domain.

What
> would be the advantage of publishing it to my own domain? I have a

pretty
> good host, but shared server is a different hosting package. So using

FP's
> blog feature isn't an option. And right now I'm experimenting with

some ASP
> blog's.
>
> Bottom line, I'd like to have a blog on one of my pages in my website.
>
> Thanks,
> Steve Banks
>
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      31st May 2005
Yes there's a web blog in built in FP, but it requires Sharepoint on a
Windows Server.

Otherwise try a site like www.hotscripts.com and search for a Web log (Blog)
script.

"Steven Banks" <roadkingman_FINGER_@hotmail.com> wrote in message
news:OXad$(E-Mail Removed)...
>
> "Kevin Spencer" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Yes. You have to find one (try Google) and follow the instructions for
>> that Blog to add it to your web site.
>>
>> --
>> HTH,

>
> Kevin,
>
> Just out of curiosity, I have a blogger.com site, and my own domain. What
> would be the advantage of publishing it to my own domain? I have a pretty
> good host, but shared server is a different hosting package. So using FP's
> blog feature isn't an option. And right now I'm experimenting with some
> ASP blog's.
>
> Bottom line, I'd like to have a blog on one of my pages in my website.
>
> Thanks,
> Steve Banks
>



 
Reply With Quote
 
Steven Banks
Guest
Posts: n/a
 
      31st May 2005

"David Baxter" <spam-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> There can be an SEO advantage... put the blog in a subdirectory or
> subdomain... links back to the main site and vice versa... fresh content
> for spider bait... more pages for the SE index...


Thank you Dave, in SEO I take it to mean Search Engine Optimization?

Thanks again,
Steve Banks


 
Reply With Quote
 
Steven Banks
Guest
Posts: n/a
 
      31st May 2005

"Andrew Murray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes there's a web blog in built in FP, but it requires Sharepoint on a
> Windows Server.
>
> Otherwise try a site like www.hotscripts.com and search for a Web log
> (Blog) script.


Thank you Andrew, the Hotscripts site is chock-full of info. Take a while to
go through...

Thanks,
Steve Banks


 
Reply With Quote
 
Steven Banks
Guest
Posts: n/a
 
      31st May 2005
Hello All:

As I digest these ASP scripts for Blogs... I have to ask this gnawing
question.

Is there a way or any software (blogging) that in essence would allow a
person to insert a blog into an existing FP web page? In other words,
instead of a standalone web page for the blog, it would be a large cell in a
wepage?

Here's my reasoning behind this. If I hosted a blog on my domain, it would
be a separate page. At that point folks would just go to the blog page
always circumventing the static web site. Where as if you could keep your
current home page with just a window at the top of the page that contained
the blog, you're serving two purposes.

Or is this just a stupid concept?

Thanks,
Steve Banks


 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      31st May 2005
You should be able create a page within your web for the blog with the same look and feel of your
site, but the page would have to have the file extensions required for the server-side script being
used. This all depends on how the script was written, but in most case people will be able to
bookmark any page in your site and then return directly to the page. If you load it in frameset,
then you might loose the search engine benefits, if that is of concern.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Steven Banks" <roadkingman_FINGER_@hotmail.com> wrote in message
news:(E-Mail Removed)...
> Hello All:
>
> As I digest these ASP scripts for Blogs... I have to ask this gnawing question.
>
> Is there a way or any software (blogging) that in essence would allow a person to insert a blog
> into an existing FP web page? In other words, instead of a standalone web page for the blog, it
> would be a large cell in a wepage?
>
> Here's my reasoning behind this. If I hosted a blog on my domain, it would be a separate page. At
> that point folks would just go to the blog page always circumventing the static web site. Where as
> if you could keep your current home page with just a window at the top of the page that contained
> the blog, you're serving two purposes.
>
> Or is this just a stupid concept?
>
> Thanks,
> Steve Banks
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can website "favorites" icon be added to outlook toolbar ? gosti Microsoft Outlook Discussion 2 7th Oct 2008 05:07 AM
"in Personal Folder" suffix added to the already existing Task, N. =?Utf-8?B?TWlrZWNveA==?= Microsoft Outlook Discussion 3 1st Apr 2005 09:33 AM
In Access, I have added a "Yes/No" field to an existing database.. =?Utf-8?B?SmVzc2ljYQ==?= Microsoft Access VBA Modules 3 21st Jan 2005 08:30 PM
Help Creating a FrontPage "Blog" form? Lee Bentley, Jr. Microsoft Frontpage 2 1st May 2004 11:44 PM
Enable "Preserve Existing HTML" in FrontPage 2003 David Young Microsoft Frontpage 2 9th Oct 2003 03:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:03 PM.