Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager (Realty Manager & Auto Manager):
$lfieldxx$ data in Title tag

 

 


martinkay
User

Oct 6, 2006, 3:41 AM

Post #1 of 6 (3027 views)
Shortcut
$lfieldxx$ data in Title tag Can't Post

My client (for SEO reasons) wants the Title tag of each property page to be created / concatenated from three relevant data fields, with their company name at the end.

I think I am looking for something like:

<title> $lfield1$ + $lfield2$ + $lfield3$ + companyname </title>

although I'm sure this won't work. Is this possible, and what is the correct syntax for it?!

Thanks

Martin


MikeF
User

Oct 6, 2006, 11:22 AM

Post #2 of 6 (3018 views)
Shortcut
Re: [martinkay] $lfieldxx$ data in Title tag [In reply to] Can't Post

Hi,
Yes that will work,
I use for example:

Code
<title>$lfield3$-$lfield8$ MLS#$lfield2$, $lfield1$</title>

Cool Just add your code to the template... _publish_listing.html
Have GREAT day! 
MikeF

(This post was edited by MikeF on Oct 6, 2006, 11:28 AM)


martinkay
User

Oct 6, 2006, 11:27 AM

Post #3 of 6 (3016 views)
Shortcut
Re: [MikeF] $lfieldxx$ data in Title tag [In reply to] Can't Post

Excellent news, thanks!

Cheers

Martin


Donna
Staff / Moderator


Oct 6, 2006, 11:56 AM

Post #4 of 6 (3012 views)
Shortcut
Re: [martinkay] $lfieldxx$ data in Title tag [In reply to] Can't Post

Mike's instructions are exactly right! Let us know if you run into any problems getting that setup. :)

Donna

--
support@interactivetools.com


UB
New User

Jan 11, 2009, 7:19 AM

Post #5 of 6 (2261 views)
Shortcut
Re: [Donna] $lfieldxx$ data in Title tag [In reply to] Can't Post

 
I think I am looking for something like:

<title> $hfield1$ + $hfield2$</title> on the search homepage result page.

Is it possible.

Regards,
Ub


Donna
Staff / Moderator


Jan 12, 2009, 12:58 PM

Post #6 of 6 (2238 views)
Shortcut
Re: [UB] $lfieldxx$ data in Title tag [In reply to] Can't Post

Hi there,

You can't use a field like that in the search results, as the script wouldn't know which one to use. On the search results, $hfieldx$ fields can only be used within the rows.

I hope this helps. :)

Donna

--
support@interactivetools.com