我为自己的网站创建了一个google +页面。
我想验证我的网站链接。根据说明,我已下载验证文件,将其上传到域名&试图验证链接。
但是当我这样做时,我收到错误
<html>
<head>
<title> Title of the Website </title>
</head>
<frameset border="0" rows="100%,*" cols="100%" frameborder="no">
<frame name="TopFrame" scrolling="yes" noresize src="http://abc.co.in/google366be22c1c1da379.html">
<frame name="BottomFrame" scrolling="no" noresize><noframes></noframes> </frameset>
</html>
我有网站链接,我想验证的是: -
How to create custom common number-text comparer in C# to sort numeric/string list?
将其重定向到另一个域
如果是通常的托管,那么这样的错误就不会出现,但在当前情况下如何验证网站链接。