Q: What do I need before I can setup a website?
A: You need to come up with a name for you site, they call these “domain names” which can be purchased for around $10. It has to be unique and we can assist you in finding out if your domain name you think of is available or not. You should also consider what you want on the website. Think about what you would put into a brochure or sales letter, and this is information you would likely represent on your website. Brochures without pictures don’t usually look very nice, so think about what type of pictures you want on your website as well.
Q: What do I need to setup a website?
A: You need a domain name, host, and website content. With our ASSISTED PLAN we can setup all this for you, all we need is for you to purchase the plan and give us a call!
Q: What costs will be involved in my website… and no sales rubish, I want to know how much I’ll be spending!?
A: Lets break this down into components.
Bottom Line: Get your basics for about $110 a year, let us do the setup work for you for only $100 more, and get an enterprise level or ecommerce website for around $3,000 to $5,000 of setup (ask about our financing options) and only $100 a year after that.
Q: What extras, add-ons, and options could I be looking at?
A: There are over 3,000,000 plugins that you can add to your website. Explaining them all here would be impossible so we will give you juse a few ideas: Website Visitor Tracking, Lightbox visual effects for enlarging photos, audio player, video player, youtube player, twitter facebook myspace and linked in connectors, gravatar images, easy forms, membership only pages, SEO Optimizer, sitemap generator, registration security, comment spam filter, page and product review modules, downloads manager, easy page bookmark, email this page to a friend auto link builder, and many many more.
Q: What do I need for a .htaccess file in order for wordpress 3.0 to operate smoothly?
A: Well, the answer depends on your exact install. However, we will provide you a sample .htaccess file here that might assist you in creation of the file, although wordpress usually creates most of the file for your automatically.
Options +FollowSymLinks
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
# uploaded files
RewriteRule ^extend/download/([^/]+)$ wp-content/plugins/download-monitor/download.php?id=$1 [L]
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
RewriteCond %{REQUEST_URI} !^/autopilot
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule . index.php [L]
# END WordPress
© Copyright 2023 Sethmatics Websites All Rights Reserved.
Recent Comments