Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #655632

    Hi everyone,

    for SEO requirements

    I’d like to keep displayed my blog categories on my category pages or post, but I’d like to remove the link on it

    Anyone ?

    Thanks
    Chris

    #655998

    Hey Chris,

    I’m not sure how that would improve SEO? Please post a link to the page in question and we’ll have a look at it.

    Thanks,
    Rikard

    #656071

    it is solved with :

    span.blog-categories.minor-meta a {
    pointer-events: none;
    }

    in quick css

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘REMOVE LINK ON BLOG CATEGORY TITLES’ is closed to new replies.