Hello

Say hi to the world, introduce yourself here. :)

Hello

Postby Prizelud on Sat Jun 23, 2007 8:03 am

Hello Loz,

When I saw your forum I had to join because I downloaded the videos you posted on Keyword Elite and they were very helpful. So, I hope this forum will be full of that type of helpful information. I've been online now for a short period of time and am still learning. I own a couple of websites which I have optimized for adsense. So far I haven't made any money but, I really feel that it's only a matter of time before I start seeing some good results.

Until next time, be blessed.

Prizelud,
http://www.findbizinfo.com
Prizelud
VGTP Member
VGTP Member
 
Posts: 5
Joined: Sat Jun 23, 2007 7:51 am

Re: Hello

Postby Loz on Sat Jun 23, 2007 8:05 pm

Hi Prizelud,

Welcome to the forum. :)

Not made any money with adsense, gee. :(

Are you getting much traffic to your sites from search engines, or better yet, are they indexed?

I took a look at your site in your post, I notice there's a few things you could do with this.

Firstly, your link text unit, top left corner. Make the text links black so they look like your left navigation menu links - so they blend in.

Your title text <title> tags, take out Find Biz Info, and home page and leave the rest in there: business marketing information

In your keywords meta tag, take out these words: business , marketing , information.
They're not really needed because you already have them: business marketing information. Use that only. This will increase the keyword density of your meta tag.

Here you have your H tag, <H1 align=left><FONT size=4>Instant Business Marketing Information Strategies Any Business Owner Can Use</FONT></H1>
change that for this:
<H1 align=left title"Business Marketing Information"><FONT size=4>Instant Business Marketing Information Strategies Any Business Owner Can Use</FONT></H1>

Notice I added the title attribute there next to align=left

Also, take out your meta description tag, it's not needed, allow the search engines to pick out the paragraphs as needed, by having the meta description tag there you are reducing the potential visitors to that page.

I see you have a large square adsense unit, swap it for one that only inserts 3 ads in there. These pay more. :)

Don't forget to add these in your header tags

<meta http-equiv="pragma" content="no-cache">
<meta name="abstract" content="INSERT YOUR KEYWORD HERE">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="robots" content="index,follow">
<meta name="googlebot" content="index,follow">
<meta name="msnbot" content="all" />

This not only allows most search engine bots to visit you, but also informs them what your site is about.

Where possible, in your articles, hyper link one of the keywords there to one of your other pages, and use the nofollow attribute on each of your nav links except for the home page. Then on the page that you linked up in your article, that article page, remove all except for the page file link itself.

like:

home page
article page 1 = nofollow
article page 2 = nofollow
article page 3 = nofollow

then on the article page 1 page,

home page
article page 1
article page 2 = nofollow
article page 3 = nofollow

Then on article page 2 page,

home page
article page 1 = nofollow
article page 2
article page 3 = no follow

Then on article page 3 page,

home page
article page 1 = nofollow
article page 2 = nofollow
article page 3

and so on, what this does is that it doesn't assign a page rank to that page. For instance, if your home page is a PR5, it will ONLY assign a page rank to the page that doesn't have the nofollow attribute on the hyper link. When that page is assigned a page rank, it'll more or less give it the same value of PR.
This reduces page rank bleeding and increases the full potential assignment of a page rank to the pages that you want. :)

Then go off to social bookmarking sites, and add your pages to those places. I've got a list of them that I'm going to put in my ebook, hope to have it finished in about 3 weeks or so that talks about this and a lot more. Once I'm done with that I'll start building traffic to this forum.

Hope this helps. :)

All the best

Loz
User avatar
Loz
Site Admin
Site Admin
 
Posts: 1065
Joined: Wed Jun 20, 2007 6:28 am
Location: US

Re: Hello

Postby Prizelud on Sun Jul 01, 2007 1:09 pm

Thank you for all your suggestions. I have been so busy trying to add articles to my websites that I just now noticed your suggestions. I will implement them ASAP. Hopefully I can report back with some good progress.

Thanks again for the site review.

Be blessed,

Prizelud
Prizelud
VGTP Member
VGTP Member
 
Posts: 5
Joined: Sat Jun 23, 2007 7:51 am

Re: Hello

Postby Prizelud on Sun Jul 01, 2007 2:34 pm

Loz,

Also, I have made most of the changes you suggested however, I am not sure how to implement this one. Could you give me bit more information on how to do it. BTW, I am using XsitePro as my site builder.

home page
article page 1 = nofollow
article page 2 = nofollow
article page 3 = nofollow

then on the article page 1 page,

home page
article page 1
article page 2 = nofollow
article page 3 = nofollow

Then on article page 2 page,

home page
article page 1 = nofollow
article page 2
article page 3 = no follow

Then on article page 3 page,

home page
article page 1 = nofollow
article page 2 = nofollow
article page 3

Thanks and be blessed

Prizelud
Prizelud
VGTP Member
VGTP Member
 
Posts: 5
Joined: Sat Jun 23, 2007 7:51 am

Re: Hello

Postby Loz on Tue Jul 03, 2007 1:35 am

Hi :)

Code: Select all
<a href="www.yourwebsite.com">Home</a>
<a href="www.yourwebsite.com/page1.htm" title="your page 1 keyword" rel="nofollow">Keyword for page 1</a>
<a href="www.yourwebsite.com/page2.htm" title="your page 2 keyword" rel="nofollow">Keyword for page 2</a>
<a href="www.yourwebsite.com/page3.htm" title="your page 3 keyword" rel="nofollow">Keyword for page 3</a>


And so on. On your home page, mention the keywords for each page, only list a few page links within the home body text and link them up to your articles on pages 1, 2, and 3, etc.

then use the code above to implement the non-page rank bleeding technique. :)

Hope this helps :)

p.s
you've mentioned the keyword twice in your title tag header, only one is needed. :)
use other related words, ie, marketing strategies, etc. make them semantically related, gives it more relevancy ;)
User avatar
Loz
Site Admin
Site Admin
 
Posts: 1065
Joined: Wed Jun 20, 2007 6:28 am
Location: US

Re: Hello

Postby Guest on Sat Jul 07, 2007 2:14 pm

Hi Loz, justto make sure I understood correctly. The no follow as you have stated in this post is for body text only. Not to be used in navigation bars etc?
Guest
 

Re: Hello

Postby Loz on Thu Sep 20, 2007 11:03 pm

Hi

sorry for not seeing your post, it would help if you joined the forum so i can see the posts as they are being made. An icon appears that I wasn't aware of that needed approval..

any way, to answer your question, nope, it can be used anywhere, where there is a link. :)

Hope this helps. ;)
User avatar
Loz
Site Admin
Site Admin
 
Posts: 1065
Joined: Wed Jun 20, 2007 6:28 am
Location: US


Return to Introduce Yourself

Who is online

Users browsing this forum: No registered users and 0 guests