开发者

Fix music player through the navigation

I'm creating the website of a music band. The band would like to have a music player that remains fixed while you browse the pages, a common problem.

Before you realize I wanted to know which technique is best is: - Use ajax calls to update the content but keep the player 开发者_Go百科fixed - Use the system with the frames, so hated?

you would use that technique for a good SEO ranking?


To use Iframe is always a bad SEO practice. To just keep the player fixed you can use CSS (in particular use the position: absolute or position: fixed). Anyway, as a final suggest, I advice to not start the music when the visitor arrives on your website. It is not a bad SEO practice but it is really annoying.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜