is there any tool that can replace dead links using an Automated Poster?

Status
Not open for further replies.

ribermarr

Active Member
47
2016
7
2,020
i just want to know if there's any tool (e.g. like jayfella's MultiPoster) that can replace links automatically? for example in a VBulleting forum. using your login details, you'll be able to replace links by finding the same filename/s.
 
5 comments
I dont think so, but wasn´t there another option to have every link saved in a link-checker? pretty sure i saw something like that couple years back
 
it required a manually task, there are some tools that helps to findout broken link building, if you have broken link building.. use 404 redirection to homepage
 
Hi ribermarr,

you can create it or hire someone to create this tool for you. Sincerely we're not sure if some tool like this is avaiable to download.

It's not very hard to do, the best way adopted by some big sites is by using file_get_contents ( php.net/manual/en/function.file-get-contents.php ) or http_response_code ( php.net/manual/en/function.http-response-code.php )

Best regards,
p.team
 
Hi ribermarr,

you can create it or hire someone to create this tool for you. Sincerely we're not sure if some tool like this is avaiable to download.

It's not very hard to do, the best way adopted by some big sites is by using file_get_contents ( php.net/manual/en/function.file-get-contents.php ) or http_response_code ( php.net/manual/en/function.http-response-code.php )

Best regards,
p.team

do you know someone who can do this tool for me?

Yes, that's what I did, got a coder on freelance and he did it real nice. Works like a charm while switching affs

check my PM
 
Status
Not open for further replies.
Back
Top