myrimax
Forum Replies Created
-
Yes, thank you so much!!!
I have the same problem but has managed to find the section in the .htaccess file that stops LinkedIn:
# 5G:[USER AGENTS]
<IfModule mod_setenvif.c>
# SetEnvIfNoCase User-Agent ^$ keep_out
SetEnvIfNoCase User-Agent (binlar|casper|cmsworldmap|comodo|diavol|dotbot|feedfinder|flicky|ia_archiver|jakarta|kmccrew|nutch|planetwork|purebot|pycurl|skygrid|sucker|turnit|vikspider|zmeu) keep_out
<limit GET POST PUT>
Order Allow,Deny
Allow from all
Deny from env=keep_out
</limit>
</IfModule>If I remove that section from the .htaccess file then LinkedIn works as it should.
But I do not know how to be able to maintain existing security while letting LinkedIn take part of the meta-information, please help me!
Best regards,
StaffanProblem solved!
I missed the last step to attach the cookie to trigger.
https://docs.wppopupmaker.com/article/148-cookiesForum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] How to add HTMLBut now, all of a sudden, everything stops working?!?
https://magnoliabostad.se/nyheter/pressmeddelanden-cision/
please open ticket at www.remarpro.com
problems with JSON-structure: check basenode-param
please open ticket at www.remarpro.comAnd the code in my “Text Block Settings” look like this:
[jsoncontentimporter url=”https://publish.ne.cision.com/papi/NewsFeed/06411FBBC41F4E4DA001B637933689C0?format=json” numberofdisplayeditems=”50″ basenode=”Releases”]{Title}{Intro}{PublishDate}[/jsoncontentimporter]