How css clears hyperlinks and automatically adds nofollow by default
Editor to share with you how css removes hyperlinks and automatically adds nofollow by default. I hope you will get something after reading this article. Let's discuss it together.
Delete the method of actively adding rel=nofollow without acquiescence:
1. Find the file BBCode.php file ladder (system\ Services\ BBCode.php)
2. Delete nofollow directly (recommend DW software for correction to prevent the correction of notepad to form web page garbled)
After opening the BBCode.php file, there are two places where rel=nofollow can be deleted.
Delete "rel=\" nofollow\ "in lines 49 and 59.
Delete screenshot
Take a screenshot after the root is broken and rel= nofollow is deleted directly
After reading this article, I believe you have a certain understanding of "css how to remove hyperlinks automatically add nofollow by default". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!