doudandui1592 2019-04-25 07:20
浏览 333

使用php获取当前URL并将其添加到LinkedIn共享链接

So, currently I have a few sharing options for a page in my website: Facebook, Twitter and LinkedIn. The links I'm using are working for Facebook and Twitter, but the link for LinkedIn doesn't work.

Each time I use the LinkedIn sharing link I get the error:(directly translated from Dutch, don't know how the English error looks like)

Oops, something went wrong.

I currently get the link from the current page as such:

Facebook:

<a target="_blank" href="http://www.facebook.com/sharer/sharer.php?u=<?php the_permalink();?>"

Twitter:

<a target="_blank" href="https://twitter.com/intent/tweet?text=<?php the_title();?>&url=<?php the_permalink();?>">

LinkedIn:

<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink();?>">

I've searched online for an answer but can't find anything for some reason.

So my question is: How can I dynamically load my current page url into a LinkedIn sharing link?

  • 写回答

1条回答 默认 最新

  • dongliuliu0385 2019-04-25 07:35
    关注

    Here are a few basic troubleshooting tips I'd suggest starting with:

    1. Clear your cache and cookies. Then try signing in to your account to see if that fixes the problem.
    2. Try a different Internet browser. For example, if you're normally using Internet Explorer, try using Firefox or Chrome instead, and sign in to your account.

    If the issue doesn't occur with a different browser, you can keep using that browser, or check for the latest version of your preferred browser (excluding beta versions) to see if that fixes the problem.

    Note: If you find out that you are using the most current version of your browser, keep trying the other tips below.

    • Check and disable your browser's pop-up blocker. Sometimes, this keeps you from seeing or doing things on our site.

    • Enable JavaScript in your browser.

    评论

报告相同问题?

悬赏问题

  • ¥15 求帮我调试一下freefem代码
  • ¥15 R语言Rstudio突然无法启动
  • ¥15 关于#matlab#的问题:提取2个图像的变量作为另外一个图像像元的移动量,计算新的位置创建新的图像并提取第二个图像的变量到新的图像
  • ¥15 改算法,照着压缩包里边,参考其他代码封装的格式 写到main函数里
  • ¥15 用windows做服务的同志有吗
  • ¥60 求一个简单的网页(标签-安全|关键词-上传)
  • ¥35 lstm时间序列共享单车预测,loss值优化,参数优化算法
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图