|
Mini-Webpage - Personal and Designer Series
2 kinds of mini webpages are possible: personal and designer.
Personal
The personal Mini Webpage obtains all data from the customer. The
customer enters this data thru the 'Add a listing' login. Such data is
automatically uploaded to the database. This personal Mini Webpage
displays only the data personally entered by the customer into the database.
The data is shown within the confines of a stock template used for all
personal Mini Webpages. The template is named mwp_personal.php
is found in the /mwp folder
and this template file may be modified by the site administrator to suit.
Designer
The designer Mini Webpage is carefully handcrafted by a master web
designer. The content may be anything. The page exists in real life and
so may benefit from better search engine indexing.
What can be included on the designer page?
- custom made HTML
- custom images, as many as wanted
- custom audio clips
- custom title and meta tags
- the content you the customer wants to see - exactly how they want it
How does the site administrator work with this feature?
- receive or craft a custom page
- upload the custom page to the /mwp folder
- rename the custom page the same name as the customer ckey listing number
Example: ckey is 123, page is named 123.php
Example Designer template page: /mwp/001.php
- a correctly named page is automatically linked in /mwp/mwp.php which is the launch point to
the designer page as seen from search results
Security access limitation
For security reasons customers should not be allowed access to your website filesystem.
Benefits
- offer a richer web page
- increase the prominence of your customer listings
- infinitely customize your page with PHP open source code
|
|