Adding custom Meta Description for your Link Directory
LinkAssistant allows you to add custom Meta Descriptions to your Link Directory pages. This can be done through your Link Directory template.
Open your LinkAssistant project, go to Preferences > Link Exchange Settings > Categories, and add a Category Description.
Next, open your link directory template (Preferences > Link Exchange Settings > Link Directory Templates > Edit > Code).
Find the following variable in the header:
<[ECHO text="templateData.category.description"/]>
and replace it with the following line (it's crucial that the punctuation is preserved!):
<[ECHO text="templateData.category.description" suppressEncoding="true"/]>
That's it. Once done, make sure to regenerate the template and upload the updated version to your website.
Comments
0 comments
Please sign in to leave a comment.