Archive for June, 2007

Purchasing Text Links!

Purchasing links from high Page Rank websites. The easiest and fastest way to do this is to
visit 1 of the many link purchasing websites. Here are a few of the better ones that I personally
use on a regular basis. I’ve listed them in order of which I view as the best.

Example :
http://www.linkadage.com/
http:///www.text-link-ads.com

Many times you can purchase 1 PR7 link for a 1 month time period for, say, $150. After the
month is up, there is no need to renew because you are already in Google’s index! So,
basically by paying a 1 time fee of $150 you can be indexed by Google within 24 hours, with
no work on your part.

Something else that I will typically do with new websites, is I will always link my older, higher
Page Rank websites to my new websites. If you already own 1 PR5 or 6 website, then place a
link on the index page of that PR5 or 6 website and point it to your new website.

Leave the link there for 1-3 days and you’ll quickly see your new website in Google’s index!
Once you’re in the index, you can remove the link from your higher Page Rank website.

It’s as easy as that… So, you can see that getting indexed quickly by Google is VERY easy
and doesn’t take a rocket scientist to figure this out.

Comments

Some URL Rewrite TIP

Check for a key in QUERY_STRING

Uses a RewriteCond Directive to check QUERY_STRING for passkey, if it doesn’t find it it redirects all requests for anything in the /checklogin/ directory to the /checklogin.php script.
RewriteEngine On
RewriteBase /
RewriteCond %{QUERY_STRING} !passkey
RewriteRule ^/checklogin/(.*)$ /checklogin.php [L]
Removes the QUERY_STRING from the URL

If the QUERY_STRING has any value at all besides blank than the “?” at the end of /checklogin.php?do=testing tells mod_rewrite to remove the QUERY_STRING from checklogin.php and redirect.
RewriteEngine On
RewriteBase /
RewriteCond %{QUERY_STRING} .
RewriteRule ^login.php /login.php? [L]
Require the www

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.teachseo4u\.info$ [NC]
RewriteRule ^(.*)$ /$1 [R=301,L]
Require no www

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^teachseo4u\.info$ [NC]
RewriteRule ^(.*)$ http://www.teachseo4u.info/$1 [R=301,L]
External Redirect .php files to .html files (SEO)

RewriteRule ^(.*)\.php$ /$1.html [R=301,L]
Internal Redirect .php files to .html files (SEO )

Redirects all files that end in .html to be served from filename.php so it looks like all your pages are .html but really they are .php
RewriteRule ^(.*)\.html$ $1.php [R=301,L]

Comments

Basic HTML (Part 1)

HTML, which stands for HyperText Markup Language, is a markup language used to create web pages. The web developer uses “HTML tags” to format different parts of the document. For example, you use HTML tags to specify headings, paragraphs, lists, tables, images and much more.

Basic Tags

<HTML> Beginning of an HTML code. Needs to be closed with </HTML>

<HEAD> Used to place the title and also to place JavaScript functions and META Tags. Needs to be closed with </HEAD>.

<TITLE> To place the title of the webpage.Must be closed with </TITLE>.Must be placed within the <HEAD> and </HEAD> tags.

<BODY> Used to place all the main codes. All other tags   must be placed within this tag except for    <FRAMESET> tags. Must be closed with    </BODY>.
<H1> To write text with a header size 1. Must be    closed with </H1>. The header values range    from <H1> to <H6>.
<B> To bold the text. Need to closed with </B>
<I> To italicize the text. Need to be closed with  </I>

<U>  To underline the text. Need to be closed with </U>.
<BR>  To give a line break. Need not be closed.
<P>  To give a paragraph break. Need not be closed.
<HR>  To give a horizontal line. Has attributes like size, width and color.
<FONT> To format the font face, size and color of the text. Need to be closed    with </FONT>.

<UL>  To define an Unordered List. The elements will be displayed as bulleted. Need to be closed with   </UL>.
<LI>  To display each element within a list. Need not be closed.
<OL>  To define an Ordered List, where the elements will be displayed as ordered numbers. (e.g. 1,2,3…).
<DL>  To define a Description List. The other tags within   this tag are <DT>, meaning Description Term, and   <DD>, meaning Description Data. <DL> tag must   be closed with a </DL>.

Comments

What is Internal Linking ?

While most people will likely consider internal linking an “off the page” type of SEO, I still included it at this point in this document because it will flow better and make better sense that way.

Anchor Text:

When linking between your documents you should use the words you want to list well for in the anchor text.

<a href=”bla.htm” mce_href=”bla.htm”>Anchor text</a>

If you can not use descriptive anchor text it is known that some search engines still place some weighting on link titles (although Google does not).

<a href=”bla.htm” title=”descriptive text”>Click here</a>

You also can make up for slightly under descriptive site navigation links by providing descriptive footer text link navigation.

A large criteria in search engine rankings is the text used to link to a document. Sometimes it is hard to control how others link to you, but you can always do a good job of providing great links to yourself using internal site linking.

Use Descriptive Anchor Text:

When possible you want to refer to your documents using similar word that are expressed in the title. Let’s say I have a page about 5 HTP that is linking to a page

about the History of 5 HTP. I would not use the word “history” to create the link. I would use the phrase “5 HTP history” or “History of 5 HTP” in the link as it would help the relevancy of both pages.

Click Here:

Sometimes it is necessary to use a “click here” link, but most times you can get around it. You cannot always write a link that helps the relevancy of the page that it’s on, but almost always you can write a good descriptive link that contains a keyword or keyword phrase which will help the page the link is going to.

Images as Links:

It is better to use text as links than images, but if you use an image ensure you place a descriptive image alt tag on it.

<img src=”http://www.site.com/bla.jpg” alt=”5 HTP History.” >

If you use image navigation links it is advisable to place descriptive text links at the bottom of the page to help search engines figure out the relevancy of your pages.

Spamming Alt Tags:

Image links are likely not weighted as heavily as text links because they are more susceptible to spam.

<… alt=”5HTP 5-HTP 5 Hydroxytryptophan 5hydroxytryptophan 5 HYDROXYTRYPTOPHAN”>.

Using an alt tag incorrectly, as done above can hurt more than help. The search engines are generally rather liberal, but it also does not look appealing to the eye to see that long string on a rollover. What’s even worse is some browsers will read that random string to the computer user and your site will confuse the hell out of them.

Yahoo! actively edits their search results. If they see signs of artificial ranking manipulation they may remove your site from their index. Some competitors can turn you in and get you delisted as well.

Linking to Page Anchors:

On longer pages you can use text to link within the same document. Frequently FAQ pages have links at the top of the page which link to the answers of the associated questions. These links look like:

<a href=”#anchor1″>FAQ Anchor Text</a>

You then place the anchor you are linking to somewhere else on that same page.

<a name=”anchor1″></a>

Comments

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Comments (1)

powered by WordPress - Themes By Phoenixtheme