Open external links in new windows

Posted in: Newsmag
Post count: 199

Hi, a question, would that all external links that you put in the articles open in an external page. You can via functions.php?

Thanks

Post count: 9544
Post count: 199

Thanks, but as usual I wouldn’t use plugin:)

Post count: 9544

Well, we need the rel=nofollow added — no way a simple functions.php directive is likely to be able to do that. But if you find a way, would love to know. 🙂

Also, fyi, bloating out the functions.php file is just as bad as using multiple plugins.

Always a balance on what you need to do and what is technically possible.

If you’re doing links by hand easy enough to just add the target=new

We’re using code to make all URLs into live links, but also make them load external and make them rel=nofollow. No way to do all 3 in a functions.php filter.

Post count: 9544

For stuff nor related to theme, stackexchange also good place to get programming help 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.