Forums

making blog entries easier to find (2 posts)

  1. TimGaspar
    Member
    Posted 1 year ago #

    I post entries in my blog and then each month send out a newsletter that is based around these entries. Usually I place the first para of each blog entry in the newsletter with a link through to the blog.

    But I would prefer that the link to the blog went to where the blog entry started and not just the top of the blog. Is this possible? How?

    Thanks
    Tim

  2. alexleonard
    Member
    Posted 1 year ago #

    You need to apply a unique ID to the place where these blog entries start

    Something like

    <h2 id="blogstart">Blog</h2>

    and then when you're linking to it you write your link as follows

    <a href="http://www.yourdomain.com/blog/#blogstart">Read my latest blog post</a>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.