Results 1 to 2 of 2

Thread: dynamic page title created via Link text?

  1. #1
    Join Date
    Feb 2005
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default dynamic page title created via Link text?

    Hi all

    I was wondering if its possible to creat the page title from a link to that page?

    Basically, i have an ecommerce website, and i'm thinking of adding some links on product pages helping customers narrow down what they are looking for.

    this could be a simple link saying "530 TVL Cameras"

    the link will send my customers to the search page where all results for that product will be listed.

    However i was wondering if theres a way the title of that page could some how then say "530 TVL cameras"?

    I have no idea how to do this, just thought if it would look better on search engines if they index these pages.

    thanks
    James

  2. #2
    Join Date
    Jul 2009
    Location
    Washington (USA)
    Posts
    94
    Thanks
    3
    Thanked 3 Times in 3 Posts

    Default

    I'm confused... Do you mean like:

    HTML Code:
    <html>
    <head>
    <title>YOUR TITLE HERE</title>
    </head>
    <body>
    YOUR CONTENT HERE
    </body>
    </html>

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
  •