Site updatable by client

I’d prefer to create a niche site that has certain spots within the webpage that your customer can update. I’ve looked on some CMS web pages but CMS looks like it’s to much regarding what I wish to accomplish. Has anyone tried to build something like this particular or knows of an good solution.

Bless you

Does this webhost allow SSI (Server Area Includes)

This would permit you to use a server-side language for example PHP or Perl
to touch SSI substitution simply.

If you do not know what SSI is usually, try the example below to find out for it…

You will have to change the extensions of your pages to. shtml
(example, directory. shtml) or perhaps the webhost allows clients to assign
your extensions. htm plus. html to SSI handling.

To find out if the webhost allows SSI, do this.

Result in a text file in addition to call it " examination. txt".
The text file might be one line such as this:
That is a test.

Currently, create a web page called: " examination. shtml"
plus it will look like that:
< html>
< head> < title> SSI Test< /title> < /head>
< body>
<! –#include virtual=" examination. txt" –>
< /body>
< /html>

Upload both into the same directory.
(you can only test that online, not in your PC).

Whenever you display the page: test. shtml
You ought to see the text that appears inside file: test. txt

Let us know if this specific works.

What is this content to be updated Things for instance prices, welcome text and phone numbers or something more

It’s fairly simple to carry such things inside a mysql database (or similar) and then load them in the page at runtime. You simply need to create a straightforward " control panel" (password guarded, obviously), a bit of SQL to place the stuff in variables at runtime and then a few < echo $phone; > type tags while in the page.

Sean

A current news section you can update. Absolutely nothing to big. But it surely shows me the future is cms and what on earth do you say the rewards are to creating a CMS site.

CMS is extremely simple to can, and as such should be.

Anybody can design an affiliate site in Frontpage (good or perhaps bad) and add it. I am a lot of the view that that a customer is paying you give them away ability to thanks to date without having recourse to by yourself.

SOME SORT OF " recent news" page should not be too complicated.

What platform may be the client hosting on Do you find it apache/mysql/php

Sean

The site i finished is actually http: //www. ericsoft. org/tampasouth2/index. asp, the site were uploaded yet so I would really like to setup some form of update section for that client. the present-day site is internet. tampasouthrvresort. com

The hosting company the customer is using is 1and1. com. Haven’t gotten the info about the hosting company nonetheless.

My question is usually what i might like to do to little to get a CMS site or I can get away using a read/write from a new database. Have you place up a CMS plus what did get.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *