Home Backend Development PHP Tutorial 气哭小弟我了,新浪的微博分享按钮是如何了

气哭小弟我了,新浪的微博分享按钮是如何了

Jun 13, 2016 am 10:06 AM
amp html http test

气哭我了,新浪的微博分享按钮是怎么了?
最近在给一个客户开发网站,网站服务器在丹麦的…… 我用WP开发……一路虽然坎坷但是还是开发下来了

但是今天却被一个“分享到微博”按钮的问题给彻底难倒了。。

不分享图片还好,分享图片以后总是失败。

开发的网站网址是http://www.mnordic.com/ 我发现新浪微博分享功能中,只要分享图片,并且选择了一个图片,发布出去很多时候会提示:

“分享失败!

由于网络故障未分享成功,你可以稍后再试”

(10次大概有5次)

客户对这样的状态非常不满意,希望可以修复。

我一开始以为是代码书写错误,试了一下加网和passit的分享功能,都不行,后来我直接从新浪官方取得了集成代码,也不行

然后我又直接改http://v.t.sina.com.cn/share/share.php?title=Molamo%20&url=http%3A%2F%2Fwww.mnordic.com%2F&source=bookmark&appkey=2992571369&pic=&ralateUid=中的url和pic。 还是老分享失败。

后来怀疑是新浪微博采集不到网站上的图片,被JS什么的干扰了,我就索性做了个空白页,上面就几个图片和一个分享按钮,可是还是老失败。

然后又怀疑是新浪的服务器访问不到丹麦的虚拟主机,我就进行了以下测试:


国内虚拟主机
http://birdsdata1.web1.ywwm.org/test.html
测试分享5次。
成功3次 失败2次

我的电脑(瑞典)
http://kkkgho.gicp.net/test.html
测试分享5次。
失败5次

http://www.mnordic.com/(丹麦)
测试分享5次。
失败5次

国内虚拟主机(这次分享的时候前后加一点字)
http://birdsdata1.web1.ywwm.org/test.html
测试分享5次。
成功5次

另一个国内虚拟主机(这次分享的时候前后加一点字,瑞典的域名)
http://www.optesting.se/test.html
测试分享5次。
成功3次

根据以上测试可以表明,分享失败的原因有:

1.境外虚拟主机无法分享文章到新浪微博
2.分享的时候,不能总是用电脑自动生成的文字,要自己加一点上去才能成功(这个可能是新浪害怕自动化程序恶意分享导致的)



可是为什么无论如何都不能让新浪微博乖乖的听话呢? 不追求100%的分享成功,90%能成功分享也好啊

气死我了,这到底是怎么回事呀? 为什么别人网站上的分享按钮都没有问题…… 谁能帮帮我……


------解决方案--------------------
可以到新浪客服那里去哭两嗓子....没准就告诉你那是他们的bug...

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Huawei Watch GT 5 smartwatch gets update with new features Huawei Watch GT 5 smartwatch gets update with new features Oct 03, 2024 am 06:25 AM

Huawei is rolling out software version 5.0.0.100(C00M01) for the Watch GT 5 and the Watch GT 5 Prosmartwatchesglobally. These two smartwatches recently launched in Europe, with the standard model arriving as the company’s cheapest model. This Harmony

Tekken\'s Colonel Sanders dream fried by KFC Tekken\'s Colonel Sanders dream fried by KFC Oct 02, 2024 am 06:07 AM

Katsuhiro Harada, the Tekken series director, once seriously tried to bring Colonel Sanders into the iconic fighting game. In an interview with TheGamer, Harada revealed that he pitched the idea to KFC Japan, hoping to add the fast-food legend as a g

How do you parse and process HTML/XML in PHP? How do you parse and process HTML/XML in PHP? Feb 07, 2025 am 11:57 AM

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an

New Xiaomi Mijia Graphene Oil Heater with HyperOS arrives New Xiaomi Mijia Graphene Oil Heater with HyperOS arrives Oct 02, 2024 pm 09:02 PM

Xiaomi will shortly launch the Mijia Graphene Oil Heater in China. The company recently ran a successful crowdfunding campaign for the smart home product, hosted on its Youpin platform. According to the page, the device has already started to ship to

Garmin releases Adventure Racing activity improvements for multiple smartwatches via new update Garmin releases Adventure Racing activity improvements for multiple smartwatches via new update Oct 01, 2024 am 06:40 AM

Garmin is ending the month with a new set of stable updates for its latest high-end smartwatches. To recap, the company released System Software 11.64 to combat high battery drain across the Enduro 3, Fenix E and Fenix 8 (curr. $1,099.99 on Amazon).

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

From HTML to PHP: Taking Your Web Skills to the Next Level From HTML to PHP: Taking Your Web Skills to the Next Level Oct 10, 2024 am 10:25 AM

To transition from static HTML websites to dynamic web applications, you need to learn PHP (Hypertext Preprocessing Language). PHP is a scripting language that can be used for server-side processing such as form processing and database operations to create interactive and dynamic websites.

Understanding HTML, CSS, and JavaScript: A Beginner's Guide Understanding HTML, CSS, and JavaScript: A Beginner's Guide Apr 12, 2025 am 12:02 AM

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

See all articles