• In gtmatrix there are some issue showing which is “use passive Listener to improve scrolling performance”… Can any one help please

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • There are a couple of JavaScript issues with your site. You should fix them first.

    For example, this code:

    
    <script type="application/ld+json">
    		{"@context":"https://schema.org","@type":"LocalBusiness","name":"Bus Rental Dubai & Sharjah with Drivers: Transport Services, Chauffeur, Coach Rental",
    ...
    ...
    

    is nested inside another <script> tag, which is incorrect.
    You shouldn’t nest one <script> tage inside another <script> tag

    Thread Starter Dubai City Tour

    (@alivanrental)

    Also in gtmatrix below issue is exist too
    (Avoid long main-thread tasks)
    how to get rid of this, please?

    The gtmatrix is something which needs looking at code and your site’s backend to fix, which is out of the scope of this forum.

    You can try minifying the scripts, moving non-critical scripts to the footer, and using an optimization plugin.

    Probably, hire a developer to fix it, if you are not sure of what you are doing

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Passive listener issue in gtmatrix’ is closed to new replies.