Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
2.22/5 (3 votes)
See more:
Hi Friends,

I want to create application / plugin for checking Broken Images,Broken Links, other details on web page which I entered on my IE tab.
like developer tools in IE.

please help me to do it.

Regards,
Jatinath Jadhav
Posted
Comments
Thanks7872 11-Oct-13 3:35am    
Why ? What have you tried? Where is the code? Whats the error? Whats the problem?
Sampath Lokuge 11-Oct-13 5:42am    
Check my "UPDATE" section.

Check below mentioned links for more info.

15 Helpful Web Based Broken Link Checkers

Plugin:

Broken Link Checker

Features of above plugin

Monitors links in your posts, pages, comments, the blogroll, and custom fields (optional).

Detects links that don't work, missing images and redirects.

Notifies you either via the Dashboard or by email.

Makes broken links display differently in posts (optional).

Prevents search engines from following broken links (optional).

You can search and filter links by URL, anchor text and so on.

Links can be edited directly from the plugin's page, without manually updating each post.

Highly configurable.

UPDATE

Why are you going to reinvent the wheel? Just use above plugin by using below mentioned url.

Extending WordPress with C# Plugins


I hope this will help to you.
 
Share this answer
 
v2
Hi Sampath,


I want to create a application in C#; that will read a link typed on Browser and whatever open on webpage (like for shopping websites) will check for every link whether it is broken, images are broken, and other details I want to capture which related to my web page.

I want it to do programatically.

Jatinath Jadhav
 
Share this answer
 
I have to hit each link found on page.. check its response and mark it Broken or OK on status.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900