how to creating a Web Site

To create your own Web site, you need access to a Web server. Red Hat automatically installs the Apache Web server on its Linux systems. You can also rent Web page space on a remote server—a service many ISPs provide, some for free. On Red Hat systems, the directory set up by your Apache Web server for your Web site pages is /var/httpd/html. Other servers provide you with a directory for your home page. Place the Web pages you create in that directory. You place your home page here. You can make other subdirectories with their own Web pages to which these can link. Web pages are not difficult to create. Links from one page to another move users through your Web site. You can even create links to Web pages or resources on other sites. Many excellent texts are available on Web page creation and management.

Web pages are created using either HTML intro, the Hypertext Markup Language, or the newer extended version, XML, the Extended Markup Language. They are a subset of Standard Generalized Markup Language (SGML). Creating an HTML or XML document is a matter of inserting HTML or XML tags in a text file. In this respect, creating a Web page is as simple as using a tag-based word processor. You use the HTML tags to format text for display as a Web page. XML tags can include more detailed information about a particular connection such as object data or transaction characteristics. The Web page itself is a text file you can create using any text editor. If you are familiar with tag-based word processing on Unix systems, you will find it conceptually similar to nroff. Some HTML tags indicate headings, lists, and paragraphs, as well as links to reference Web resources.

Instead of manually entering HTML or XML code, you can use Web page composers. A Web page composer provides a graphical interface for constructing Web pages. Special Web page creation programs can easily help you create complex Web pages without ever having to type any HTML tags explicitly. Remember, though, no matter what tool you use to create your Web page, the Web page itself will be an HTML document.
Related Posts:
  • Bing Webmaster-seo-tools Bing Webmaster service is the basic tools that help you diagnose and track your site. Registration isfree. Black hatBlack hat is a label used to describe the use of SEO techniques that are illegal,unethical, or of questiona… Read More
  • Cracker Seo Tips b tags Add the <b>  tags of few of  keyword  phrases  on each page.Search engines see content in <b> tag of the  pages that instances of a term or phrase on rankings.Heading tagOne of th… Read More
  • Brand Marketing-Publishing Information Using Online Brochures Nearly every commercial website in the early 1990s was simply an online brochure orsales tool.This type of site is still the most common form of commercial website. Eitheras an initial foray onto the Web or as a low-cost adv… Read More
  • Yahoo-Search Marketing Yahoo are the dashboard tab, a campaigns tab, a reports tab, and an administration tab. In addition, there are links on the pages that will take you to additional features and capabilities. http://advertisingcentral.yahoo.… Read More
  • Types of Search Engines and Web Directories Many search engines exist on the Internet. How do you make sense out of all the offerings? The following subsections go into detail regarding several different types and groups of search engines, including primary, secondary… Read More
  • SEO Companies United States Brick Marketing - Full Service SEO and SEM Company - a Boston based full service SEO and search engine marketing solutions firm that helps increase website visitors. Business … Read More
  • Inbound links pointing with Online Promotion Promoting your site to make more inbound links than your competitors, from high PageRank sites, is the most important way to increase your searchengine rankings.Register your feeds at news aggregators.Make XML news feeds suc… Read More
  • pass information from page to page-best seo Adding information to the URL: You can add certain information to the end of the URL of the new page, and PHP puts the information into builtin arrays that you can use in the new page. This method is most appropriate when yo… Read More
  • Links broad categories-make your own links 1.Organic links: These are links to your site that are voluntarily given by others. Organic links are normally a by-product of excellent content that people want to share. 2. Solicited links: Links obtained by reaching out … Read More
  • Static URLs and Dynamic URLs The search engines treat static URLs differently than dynamic  URLs. Static URLs  Static URLs means  not add a query string. By this definition, a URL referencing a PHP script without parameters is still s… Read More
  • Link metrics There are several tools you can use, including your Google and BingWebmaster accounts. While Google and Bing are free and easy to use (assumingyou've already set up the accounts, as we advised in earlier chapters), there is … Read More
  • Webmaster Tools-Bing,Google Bing Webmaster Tools is essentially, a parallel service to Google Webmaster Tools.The service is provided free of charge by Bing and allows you to perform thesame basic tasks you can find on Google Webmaster Tools. To set u… Read More
  • How Disallow a sub-domain using robots.txt? in your root .htaccess file add the following RewriteEngine on RewriteCond %{HTTP_USER_AGENT} ^Amazon.CloudFront$ RewriteRule ^robots\.txt$ robots-cdn.txt And then create a separate robots-cdn.txt: User-agent: * Disallow:… Read More
  • Facebook Marketing tips Facebook Pages give your business a presence on Facebook to promote yourorganization. Facebook Pages are the business equivalent of a Facebookmember’s profile. Members can become a fan of your Facebook Page  write on yo… Read More
  • Drupal's SEO tips Tthe default SEO options in Drupal provide you with basic features you need, such as search engine friendly URLs. 1.Configuring your Site Details2. Creating basic search engine friendly URLs3. Optimizing URL aliases4. Cont… Read More