WordPress Shortcodes – The Complete Guide

WordPress Shortcodes were introduced with the 2.5 version and have since caught on as one of the most useful features of the publishing platform. With the implementation of wordpress shortcodes, even the most average user has the capability to publish strong and attention-grabbing content utilizing macros while limiting the amount of programming skill the user must […]
Website Design & Content Guidelines

Here is an article written for guidelines when it comes to website design and content creation. Let’s face it, search engine optimization and content management can be a difficult decision to make. Choosing which company to hire is a bigger decision to make. XTELWEB believes in using the latest tactics and only implements strategies that […]
What are HTML Elements?

An HTML element is an individual component of an HTML document. HTML documents are composed of a tree of HTML elements and other nodes, such as text nodes. Each element can have attributes specified. Elements can also have content, including other elements and text. HTML elements represent semantics, or meaning. For example, the title element […]
What is a Title Tag?

The HTML title tag isn’t really a meta tag, but it’s worth discussing in relation to them. Whatever text you place in the title tag (between the <TITLE> and </TITLE> portions as shown in the example) will appear in the reverse bar of someone’s browser when they view the web page.
What is a meta keywords tag?

Contains keywords for the page, which a search engine may consider at its discretion. Because this tag is often abused, many search engines ignore it This is a properly laid out meta keywords tag. Notice it is contained in the <head> </head> section of the HTML Elements. <head> <title>Welcome To My website!</title> <meta name=”description” content=”All […]
What is HTML?

HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be […]
SEO Tip: Insert Google Analytic Code into Your Site Using Dreamweaver

This video will show you how to insert Google Analytic Code into your website using Adobe Dreamweaver CS4. The first thing you will want to do is sign up for a google analytics account and then follow the instructions there. After you do that your code will be presented to you. Copy the code, and […]
A Brief Introduction to Web Design Lingo & Jargon

In today’s fast-paced world everything seems to morph and change, especially the English language. It is easy to get confused with all these new terms, phrases, and lingo hitting the scene. This article will be a brief introduction for beginner’s to familiarize them with the lingo they will hear speaking to any web designer. Although […]