标签: svg hyperlink
SVG链接是否尊重rel =“nofollow”属性(因此,如果我添加rel =“nofollow”,Google会识别它吗?)
答案 0 :(得分:0)
在SVG 1.1中,唯一支持的属性是target。
SVG 2添加了lots more attributes including rel
浏览器正在逐步实现SVG 2.虽然我还没有意识到有任何实现了SVG 2的这一部分。