+ Reply to Thread
Results 1 to 2 of 2

Thread: Insert page number in the Listing Title (no more duplicate title listing pages)

  1. #1
    Junior Member
    Join Date
    Jan 2015
    Posts
    1

    Insert page number in the Listing Title (no more duplicate title listing pages)

    As you have to enter the $pg (= page number) in the title?
    I tried various $variables
    {$pg} {$pageInfo.pg} {$listing.pg} ect..

    but does not work ...


    All for good title, eg:
    www.siteneme.com/listing-result/ ---> title "listing-result"
    www.siteneme.com/listing-result/index2.html ---> title "listing-result page 2"
    www.siteneme.com/listing-result/index3.html ---> title "listing-result page 3"

  2. #2
    Hello Mario,

    You can use the following variable in smarty: {$pInfo.current}
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread