• Hi! thanks for this excellent plugin.

    I’m seeing an SEO issue: The metrics in Page Speed ??Insigh decrease when I add the list layout (style 2) due to the “alt” attribute being omitted for each image.

    I reviewed your code and noticed that in the file /widgets/ectbe-widget.php (line 61) only the “src” attribute is included to represent the featured image:

    $ev_post_img = '<div class="ectbe-evt-img"><img src= "' . esc_url( $ev_post_img ) . '"/></div>';

    Can you modify that part of the code to include that and other attributes that are important for SEO?

    Kind regards

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

  • The topic ‘The plugin harms the SEO’ is closed to new replies.