By Richard on Friday, 31 May 2019
Posted in General Issues
Likes 0
Views 608
Votes 0
When I add a link to another part of the website from Share What's New a 404 error appears before i can share the post.

It happens in the main stream as well as for Groups, Events and Pages.

I use the full URL link.

Is an internal link not allowed or if it is, what format should i use for the url link?
It seems like when the system trying to crawl to your internal group link using CURL, then your server returning this following error.

[gist type="php"]
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /community/groups/26-world-professional-indoor-championships-2017 was not found on this server.</p>
</body></html>
[/gist]

Can you check with your webhosting provider regarding this and see whether somewhere prevent CURL to crawl internal link?
·
Friday, 31 May 2019 23:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah thank you Arlex, it could be similar to the directive in .htaccess blocking the cron jobs, I will check and update here when confirmed.
·
Saturday, 01 June 2019 00:39
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome, keep us update then.
·
Saturday, 01 June 2019 08:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Update ref your suggestion - after going through the htaccess file, the issue was related to some user-agent global blocking code SG added and it has been removed, everything is working correctly now, thank you for your help.
·
Monday, 24 June 2019 11:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 24 June 2019 11:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for getting back to us your hosting provider found the root issue, and glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 24 June 2019 11:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post