Is there a way to tell if a page is being linked to?
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
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
Is there a way to tell if a page is being linked to?
Probably a silly question.
I've gone back to a site I haven't updated in a while and found a page I didn't remember writing (I did, but I don't remember doing it). Is there any way to tell which pages might have a link to this potentially orphaned page?
cheers
Alan
I've gone back to a site I haven't updated in a while and found a page I didn't remember writing (I did, but I don't remember doing it). Is there any way to tell which pages might have a link to this potentially orphaned page?
cheers
Alan
Re: Is there a way to tell if a page is being linked to?
There is currently no way to tell which pages might have a link to a specific page.
Re: Is there a way to tell if a page is being linked to?
Oh well, time to go scouring then.
Cheers
Alan
Cheers
Alan
-
-
- Posts: 50
- Joined: Thu Dec 31, 2020 9:23 pm
- Location: Oregon, USA
- Contact:
Re: Is there a way to tell if a page is being linked to?
Hello all,
It seems like a good situation in which to apply a 301 redirect.
With that, you can directly refer anyone clicking the "stale" remote link to whatever part of the website you wish.
This will work without having to know where the referring link is located.
I hope I have properly understood the question, and that this helps.
Best regards,
Daniel
It seems like a good situation in which to apply a 301 redirect.
With that, you can directly refer anyone clicking the "stale" remote link to whatever part of the website you wish.
This will work without having to know where the referring link is located.
I hope I have properly understood the question, and that this helps.
Best regards,
Daniel
https://timespreader.com - Built and Maintained with WYSIWYG Web Builder
Re: Is there a way to tell if a page is being linked to?
Hi Daniel,
Thanks for the answer, but that wasn't what I was after. I wanted to know if we could get a list of links for the whole .WBS file which I could then review to see if any of them pointed at my potentially orphaned page.
Alan
Thanks for the answer, but that wasn't what I was after. I wanted to know if we could get a list of links for the whole .WBS file which I could then review to see if any of them pointed at my potentially orphaned page.
Alan
-
-
- Posts: 50
- Joined: Thu Dec 31, 2020 9:23 pm
- Location: Oregon, USA
- Contact:
Re: Is there a way to tell if a page is being linked to?
One last thought.
Maybe the list created by - Tools>Verify Links - could be helpful?
Later:
After a closer look, I see that my suggestion shows external links (and some but not all internal links).
Since your question seems to pertain to internal links, this may not be adequate.
Maybe the list created by - Tools>Verify Links - could be helpful?
Later:
After a closer look, I see that my suggestion shows external links (and some but not all internal links).
Since your question seems to pertain to internal links, this may not be adequate.
Last edited by Daniel Baran on Sat Mar 20, 2021 4:58 am, edited 1 time in total.
https://timespreader.com - Built and Maintained with WYSIWYG Web Builder
Re: Is there a way to tell if a page is being linked to?
Hi Alan,
Not sure of you have Google Analytics on the site - but if you do - GA > Behaviour > Behaviour Flow.
No guarantee of course - but just a suggestion.
Not sure of you have Google Analytics on the site - but if you do - GA > Behaviour > Behaviour Flow.
No guarantee of course - but just a suggestion.
Yours truly
Colin M
Western Australia
Colin M
Western Australia
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Is there a way to tell if a page is being linked to?
That's a great site BF, thanks.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Is there a way to tell if a page is being linked to?
Thanks WWBman
Re: Is there a way to tell if a page is being linked to?
That's a brilliant site - thanks.
It doesn't answer my original question, but it has found an error I didn't know was there.
Alan
It doesn't answer my original question, but it has found an error I didn't know was there.
Alan
-
-
- Posts: 50
- Joined: Thu Dec 31, 2020 9:23 pm
- Location: Oregon, USA
- Contact:
Re: Is there a way to tell if a page is being linked to?
I just tried this one on my site and it listed out all the internal and external links.
Worth a look maybe.
https://www.seoreviewtools.com/internal-link-analyzer/
Thanks All,
Daniel
Worth a look maybe.
https://www.seoreviewtools.com/internal-link-analyzer/
Thanks All,
Daniel
https://timespreader.com - Built and Maintained with WYSIWYG Web Builder
-
-
- Posts: 50
- Joined: Thu Dec 31, 2020 9:23 pm
- Location: Oregon, USA
- Contact:
Re: Is there a way to tell if a page is being linked to?
I also briefly tested this method for a case where the site is not live.
(Meaning just an unpublished WBS file)
This requires exporting the HTML code of any page of interest first.
Copy and Paste that HTML code into the "Source code of the page" box on the site below and push the "Extract" button:
https://online-free-tools.com/en/extrac ... age_source
The tool will extract and sort both Internal and External links into separate lists (automatically).
It worked fine for me.
Daniel
PS: I realize that this method could be tedious if your project has numerous pages.
Though it's still probably better than visually searching through the code.
(Meaning just an unpublished WBS file)
This requires exporting the HTML code of any page of interest first.
Copy and Paste that HTML code into the "Source code of the page" box on the site below and push the "Extract" button:
https://online-free-tools.com/en/extrac ... age_source
The tool will extract and sort both Internal and External links into separate lists (automatically).
It worked fine for me.
Daniel
PS: I realize that this method could be tedious if your project has numerous pages.
Though it's still probably better than visually searching through the code.