Reply To: images missing ALT text

#8403
depad
depad
Participant

Hi Ernest,

many thanks for helping me. The same thing is in the next line of the same document where you add the link:
don’t forget the title attribute! Like this:
url; ?>’><?php echo $rpp_post->title; ?>
changes to
url; ?>’ title='<?php echo $rpp_post->title; ?>’><?php echo $rpp_post->title; ?>

Its better for SEO 😉

Best Regards,
Markus