Including banners with Iframes effects on SEO?

≡放荡痞女 提交于 2019-12-25 04:29:09

问题


I made a HTML5 banner of my website. I want to host it on my server and provide it to other sites with an Iframe. Is this bad for SEO?

Will the link on the banner as a link pointing to my site? In such case what can I do so it counts towards Google rankins/how else can I include the banner outside my site?


回答1:


It won't affect your SEO since iframe aren't search engine friendly. A better way to do this is to use JavaScript to provide the banner and then use <noscript> to link back to your website. Then you will benefit from SEO as that link is a positive ranking factor in all search engine algorithms.



来源:https://stackoverflow.com/questions/10803476/including-banners-with-iframes-effects-on-seo

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!