Jump to content

Adding rel="nofollow" tag to links on CMS pages.....


Recommended Posts

Prestashop version: 1.6.1.1

Theme: Default bootstrap

 

Hello,

Some of the links in my CMS pages need the rel="nofollow" tag, but the TinyMCE editor seems to strip the tag out when I add it through the CMS section (preferences > CMS) of the admin.

 

I need the links to display as: <a rel="nofollow" href="XXX">Text</a>

 

I can get round this by adding the tag to the links directly in the MySQL Database, but if I update the page at a later date using the admin pages it strips the tag out again.

 

Is there any way to stop the TinyMCE editor removing the tag so I can edit it through the admin pages?

 

I don't want all the links to have the tag, only one's that point to other domains.

 

Thanks for reading this :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...