Results 1 to 7 of 7

Thread: Category Page Titles - Next Page

  1. #1
    Join Date
    Jan 2008
    Location
    Toronto, Ontario
    Posts
    9

    Default Category Page Titles - Next Page

    From page to page, the title is the same. The search engines don't really like this if you have 200 pages (example). Is there a way to add > page 1, page 2, page 3, etc, etc to the secondary pages after the title when browsing?

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    It all depends on what page you're talking about. Not all pages can use the same variables unless you edit the corresponding php pages.

    In most cases you can use something like <%$title%> or <%category_path%> but it depends on the page and depends on what you want it to say.

  3. #3
    Join Date
    Jan 2008
    Location
    Toronto, Ontario
    Posts
    9

    Default

    Quote Originally Posted by Bruceper View Post
    It all depends on what page you're talking about. Not all pages can use the same variables unless you edit the corresponding php pages.

    In most cases you can use something like <%$title%> or <%category_path%> but it depends on the page and depends on what you want it to say.
    Well, this is the browse pages. This would apply if a category has more than 1 page, if you go to page 2, the title remains the same, would at least think some variation would help on the search engine front.

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    how about adding page number, something like
    page # of #

  5. #5
    Join Date
    Sep 2006
    Posts
    167

    Default

    Or a custom field random will be nice.... Like a mod.....
    I have already a new navigation mod... For i am looking for a random field that i can insert into the title...
    It will be nice to have in the category setup....
    Antony
    Hotel Discount Web Search
    www.hotel-discount.com

  6. #6
    Join Date
    Sep 2006
    Posts
    167

    Default Number

    Can you tell me how to insert variable like number Dody ?
    Antony
    Hotel Discount Web Search
    www.hotel-discount.com

  7. #7
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    if you want to create random number, you can use smarty php tag
    Code:
    <%php%>print rand(1000,10000)<%/php%>

Similar Threads

  1. category background on next page.
    By DGTALGOODIES in forum v5.x
    Replies: 3
    Last Post: 01-20-2008, 09:03 PM
  2. Meta Description and Page Titles
    By Dorian in forum Pre-Sales Questions
    Replies: 2
    Last Post: 08-13-2006, 05:32 AM
  3. Replies: 6
    Last Post: 06-02-2005, 09:08 AM
  4. Page Titles
    By tstaut in forum v5.x
    Replies: 3
    Last Post: 04-18-2005, 09:09 AM
  5. Another page titles question
    By richonmaui in forum v5.x
    Replies: 1
    Last Post: 02-15-2004, 06:18 PM

Posting Permissions

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