Showing posts with label seo. Show all posts
Showing posts with label seo. Show all posts

Saturday, August 9, 2008

SEO - ARTICLE MARKETING

Online marketing is getting more competitive by the second, Universal World Wide Web, the value and importance of exposing exclusive and relative content is by far one of the most important ways to target highly effect traffic to your website. Re-routing leads to your website pages can or may be your only means of staying alive online, specifically in the e-commerce world. Positioning your website to have highly Search Engine Rankings could be very challenging. Fortunately, there are many ways of promoting your website to serve the end consumer with sufficient value to have them return and refer others.

There are many varieties of strategies anyone is able to implement, from paid advertisements to affiliate marketing or creating a stream of residual free leads and traffic. Nevertheless, these methods normally have their fees. However, there are options for those who can do it themselves. To advertise your website and expand exposure online and create more traffic without spending much, if not anything is not unheard of or impossible.

Writing articles like this is an easy way to promote your website even more, but by using the right strategies you are able to research and find your “NICHE”, and that can be really time consuming. However, you can ask, can writing articles help improve your website traffic?

Monday, July 21, 2008

(SEO) Tip 6

Assure to place your JavaScripts in external files and link to them. This will be a Search Engine friendly web page, also it makes your markup cleaner and your web page management easier.

Page Body

Your potential clients will see this part of the web site and yes, you can make pages both attractive looking and, at the same time, efficiently search engine optimized.

Page Headings and Other Word Graphics

As far as designing is concerned, many have decided to display graphics as their headings. Turning to our graphic designer, to have unique headings created, we have replaced important content from our web site.

Web site visitors are not concerned about the amount of time you took in creating an awesome heading that says “Free Leads and Traffic.” They are just interested in knowing about Free Leads and Traffic and what attributes does it have for their benefit.

Looking at it as a search engine spider, the graphic-design about free leads and traffic is just a design and spiders won’t read them. It is recommended to fill in the "alt" attribute in the "img" tag with the actual words. However, search engines do not give hat much value to them, if any, to “alt” content. It is still necessary for accessibility in order to apply some value, but, toward getting your web pages ranked well in a search engines is not promising at all.

These things also relate those strong keywords on your web pages that form the navigation menu. You probably created graphics for the words to display a mouse-over effect, but, once again, graphics and spiders really don't care about them.

Spend less time creating graphics of words, just use regular text. These are words after all. When graphics are needed, consider a form of CSS image replacement; spiders should be able to access the text of your heading.

Thursday, July 17, 2008

Search Engine Optimizing Tips

(SEO) Tip 2

Finding out what spiders see on your web pages is important, run a spider simulator on all of your pages. The simulator exposes what is visible to the spiders in text and in links. There are plenty on the market at various different prices, but if your looking for a free one you can see google (Search Engine Spider Simulator).

(SEO) Tip 3

Every website should have a file named robots.txt. In this file there are instructions the spiders will follow as to what directories they should not spider (disallow). Assure to have this file present so it may permit the permission for spiders to view the content on your site. This includes access to content and to CSS. You can also detain it from reading certain pages on your site.

Page Structure

After building a search engine friendly web site, assure each page is also search engine friendly. As I said earlier, great structure is the foundation for building an (SEO) web site. Primary areas of a Web page contain the right content between the (head)(/head) tags and that which is contained between the (body)(/body) tags. The content you place in these 2 areas have a huge impact on how web pages are indexed and, to a what degree, what appears in the search engine result pages.

Designing your web page, or placing content on your web pages, NOTE: (spiders read like people). Starting from left to right and from top to bottom, but this can be different in other languages. Spiders are programmed to believe that the most important content is placed at the top of the page. Important information usually is placed at the beginning so who would anyone think of placing it at the bottom? When reading specific tags (title, h1, h2, etc.) search engines value content to the left more so than words on the right.

(SEO) Title Tag

How about beginning at the first element on any web page (title tag) ((title)(/title)). This is primarily the most important element for (Search Engine Optimization) on the entire page. The majority of the time, the content in this tag could be left blank, have a default value (e.g. “insert title here”), or it can be the companies name.

Why is this tag so important? This is the main tag used by every major search engine as an indicator of the page’s information to determine value, and, second, it's also used by the search engines as the first line in the SERPs.

Assure to place major value in this tag.

(SEO) Tip 4

Carefully pin point the attributes of the content and use your keyword (s) as the title on the page. A web site about natural waxed candles made by XYZ Company shouldn’t have the title “XYZ Company”, it should contain a title something like “natural waxed candles.” If the company name is important for branding purposes, then place it to the end of the line like this: “natural waxed candles XYZ Company.”

(SEO) Meta Tags

Changes have occurred throughout the years concerning meta tags, search engines have switched various methods of meta tags. One that has lost value is the “keywords” meta tag. A good portion of search engines don’t consider these anymore, but if you have time to create one, go ahead and do so. It doesn’t hurt.

The major meta tag that all search engines presently recognize is the (description) meta tag. Again, this tag should be exclusive on all pages and be relative information on each web page.

The proper format for the description meta tag is, for example:

(meta name="description" content=Natural Waxed Candles by XYZ Company.”).

(SEO) Tip 5

Place an exclusive description for each web page. Don not use duplicate meta tags across all pages, search engines will notice this and possibly ignore the information of the meta tag or possibly the entire page.

(SEO) and JavaScript

We all know that stuffing the top of the HTML web pages with tons of JavaScript functionalities that can be necessary for various page features is also risky. This can include, but is not limited to: mouse-overs, form validators, cookie checkers, etc. Search engine spiders see this and get stuck, and, trying to ignore it, they still have to weave throughout all that code in order to reach the original content of the web pages. Spiders also have timeouts or maximum character counts integrated with them having to sort through all the garbage, they’ll forfeit their job in spidering and leave to another site. So prevent from making web pages too top heavy by placing too much code between the (head) tags.