+ Reply to Thread
Results 1 to 6 of 6

Thread: Meta title on home page

  1. #1
    Senior Member
    Join Date
    Aug 2014
    Posts
    108

    Meta title on home page

    Hi,

    I use the following code for my Accommodation page title on my Reality Rainbow theme:
    Code:
    Only registered members can view the code.
    Which works great for SEO on all pages except for the top menu Accommodation page link.

    The meta title of the Accommodation page link at the top of the page should be "Holiday Accommodation Rentals" but it shows as:
    Code:
    Only registered members can view the code.
    How do I get the Accommodation page meta title to work without showing the:
    Code:
    Only registered members can view the code.
    ?

    Here is the code that is shown on all pages for the Accommodation Menu link:

    Screenshot 2023-08-17 233520.jpg

    Many thanks
    Last edited by Spencer Culpin; August 18, 2023 at 03:58 AM.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    I couldn't reproduce the same issue on my end

    Screen Shot 2023-08-18 at 11.36.30.png

  3. #3
    Senior Member
    Join Date
    Aug 2014
    Posts
    108
    Hi Rudi,

    Thanks for your reply and help.

    I'm using the latest Realty Rainbow script / theme version.

    Did you include the {if location} in your title and meta tags?

    I have included my page setup below, is there anything I have setup wrong?

    Many thanks

    Screenshot 2023-08-18 145555.jpg

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    I put the same only for title as it's used in links

  5. #5
    Senior Member
    Join Date
    Aug 2014
    Posts
    108
    Thanks Rudi for your help.

    Can you tell me what file controls the formatting of the menu meta title?

    I can see that on your Realty Rainbow demo site, it works OK.

    I'll check my site to make sure that there haven't been any changes made to the file.

    Many thanks

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Not sure it will help you to solve the issue but the code for replacing variables is located in this file:

    plugins/multiField/rlGeoFilter.class.php -> public function adaptPageInfo()

+ Reply to Thread