https://github.com/tedem/mybb-relator
Another nofollow plugin. By adding `rel="nofollow ugc noopener external"` tag to your outbound links, it informs the bots about the quality of your link and ensures that you don't give backlinks to third-party sites.
https://github.com/tedem/mybb-relator
mybb mybb-plugin mybb-relator tedem
Last synced: about 1 year ago
JSON representation
Another nofollow plugin. By adding `rel="nofollow ugc noopener external"` tag to your outbound links, it informs the bots about the quality of your link and ensures that you don't give backlinks to third-party sites.
- Host: GitHub
- URL: https://github.com/tedem/mybb-relator
- Owner: tedem
- License: mit
- Created: 2023-04-27T21:08:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T17:57:42.000Z (over 1 year ago)
- Last Synced: 2025-02-14T18:35:01.401Z (over 1 year ago)
- Topics: mybb, mybb-plugin, mybb-relator, tedem
- Language: PHP
- Homepage: https://tedem.dev
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Relator for MyBB
Another nofollow plugin. By adding `rel="nofollow ugc noopener external"` tag to your outbound links, it informs the bots about the quality of your link and ensures that you don't give backlinks to third-party sites.
## Details
- **Version:** 1.0.1
- **MyBB Versions:** 1.8.x
## Install
1. Download the plugin from [Github](https://github.com/tedem/mybb-relator/releases).
2. Upload the files in the "Upload" folder to the root directory of your forum with SCP (`scp` command.) or FTP (FileZilla, CuteFTP, etc.).
3. Install and activate the plugin named Relator from the Admin CP → Configuration → (From left.) Plugins page.
## Uninstall
1. Uninstall the plugin named Relator from the Admin CP → Configuration → (From left.) Plugins page.
## Update
1. First, perform the "Uninstall" section, then perform the "Install" (with new files) section.
## Contributing Guidelines
Please review our [contributing guidelines](https://github.com/tedem/tedem/blob/main/docs/CONTRIBUTING.md) to learn about our submission process, coding standards, and more.
## Versioning
I use [SemVer](https://semver.org/) for versioning.
## Authors
- **Medet Erdal** - _Initial work_ - [tedem](https://github.com/tedem)
## License
[MIT](LICENSE)