+ Reply to Thread
Results 1 to 6 of 6

Thread: Double domain in canonical

  1. #1
    Junior Member
    Join Date
    Nov 2016
    Posts
    10

    Double domain in canonical

    Hello

    Today found this bug with the canonical url.
    QIP Shot - Screen 226.jpg

    How can I fix this?

    Thank you
    Attached Images Attached Images

  2. #2
    Hello Noam Peer,

    Would you please find code for canonical in file: ftp://includes>>controllers>>listing_type.inc.php at line ~305

    and replace to my:

    PHP Code:
    Only registered members can view the code
    save and check again.

    Would you please send ftp access to my PM if you want me to do it.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Junior Member
    Join Date
    Nov 2016
    Posts
    10
    Hello Viktor

    Also need to be changed http to https in this string
    $sheme = ($_SERVER['REQUEST_SCHEME'] ?: 'http') ."://";

    Everithing is working now.
    Thank you

  4. #4
    Hi Viktor, has this have anything to do with my issue? Google search is giving www.gulfbusters.com/united-arab-emirates link when should only be www.gulfbusters.com.

    How to fix that? I am not using country wise in my site.
    Attachment 2483

  5. #5
    Hello Christian,

    I think you should update sitemap.xml in google webmaster tools -> https://www.google.com/webmasters/tools/

    Crawl -> Sitemaps

    https://www.screencast.com/t/3hUAgLnFZ
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    HI Viktor, Yes I did that and it ok now. Thanks!!

+ Reply to Thread