Results 1 to 3 of 3

Thread: On Page SEO

  1. #1
    Silver's Avatar
    Silver is offline Administrator
    Join Date
    Dec 2009
    Location
    GrowADollar
    Posts
    325

    Post On Page SEO

    When building your website you should always consider the links within your pages, a good navigation will help search engines navigate your site and get more pages indexed.

    Try and only have important links on your page and if you do have to have links to less important pages for visitors then use this attribute on your links tags:

    Code:
    rel="nofollow"
    This attribute stops search engines from crawling these links which in turn also lowers outbound links on your page.

    Another tip for optimizing links on your page is to use keywords that are relevant within links, here's an example of good and bad link keywords for a site related to cars:

    BAD
    Code:
    <a href="/carLinks.html">Links related to cars</a>
    GOOD
    Code:
    <a title="Car Links" href="/car-links.html">Car Links</a>
    You'll notice in the above examples the better example has a file name that is related to the content and keyword, this allows search engines to be sure that the content is related to "car links" and your page is more likely to be higher in a search engine for "car links".

  2. #2
    SeaTownJosh is offline Banned
    Join Date
    Aug 2010
    Posts
    241

    Default

    This is very important when building pages to rank for keywords.

  3. #3
    amyandr06 is offline Banned
    Join Date
    Nov 2011
    Posts
    15

    Default

    On page SEO is the process of optimizing the content of your website. This includes the text, images and links on your website. Anything uploaded to your site's domain is considered on page.

Similar Threads

  1. On-Page Optimization vs. Off-Page Optimization
    By lamposproject in forum Search Engine Optimization
    Replies: 15
    Last Post: 11-28-2011, 09:06 AM
  2. bookmark Page - Javascript
    By Nicky s in forum Coding
    Replies: 1
    Last Post: 01-06-2011, 05:29 AM
  3. Redirect to a New Page or website
    By Nicky s in forum Coding
    Replies: 1
    Last Post: 01-06-2011, 05:22 AM
  4. Replies: 1
    Last Post: 01-06-2011, 04:52 AM
  5. Is a page rank 7 worth $500?
    By Silver in forum General Chat
    Replies: 4
    Last Post: 03-16-2010, 10:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •