help. does wordpress block “ed2k”?
-
-
Could you be more specific about what you’re trying to do? Are you trying to link to a website, insert code in a widget or post, or what? We need to see the URL you’re talking about (if it’s a URL) or the code you’re talking about (if it’s code).
Post code between backticks, so Backtick, all the code, Backtick.
This is a backtick `
-
Apparently ed2k is a peer to peer file sharing network. Because those have been so abused and used to illegally share copyrighted and licensed software, it could be that they have that URL blocked.
-
It’s not that we’re blocking that URL. It’s that the HTML security filters on WordPress.com allow only a limited list of URL schemes (that’s the part at the start of a link before the colon). It looks like the allowed schemes are:
‘http’, ‘https’, ‘ftp’, ‘ftps’, ‘mailto’, ‘news’, ‘irc’, ‘gopher’, ‘nntp’, ‘feed’, ‘telnet’
You can of course paste the URL into your post, or use an equivalent http link if such a thing exists.
-
- The topic ‘help. does wordpress block “ed2k”?’ is closed to new replies.