link manager problem

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Babocan2
 
 
Posts: 3
Joined: Sat Mar 24, 2018 4:02 pm

link manager problem

Post by Babocan2 »

Hello,
I am using version 21.2.0

When I click "Verify links" in the Link Manager menu;
I get a "URL NOT FOUND" error on all of the external links I created with CSSMenu.

Image
Image
User avatar
Pablo
 
Posts: 24911
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: link manager problem

Post by Pablo »

The issue is that https://www.bayrakcibursa.com returns an HTTP 403 status code because WWB, unlike a web browser, only requests the page headers instead of downloading the full page.

Technically, this could be resolved by downloading the complete page for every URL, but that would make the link-checking process significantly slower.

So, this behavior is caused by restrictions on the website's server rather than an issue with WWB itself. For comparison, if you try https://www.wysiwygwebbuilder.com, the link check should work as expected.
Post Reply