Sometimes we want to delete broken links from our blog and from Google index. Especially broken indexed links are problem when google index our pages. There are 2 ways you can remove broken links or deleted links
For example, you have a forum page (like www.yourdomainname.com/forum) and you have some broken links. So you need to remove broken links from Google index.
Firstly, you must create a robots.txt file. Open a txt file and copy under codes to txt file :
User-Agent: *
Disallow: /
Name txt file as robots.txt send the txt file to FTP main directory. For remove Forum broken links (remember www.yourdomainname.com/forum) add this (“Disallow: /forum”) to your txt file. This was the first method.
Second method: you may want to use header code. Use under code in your blog header code for remove broken links from Google.
<META NAME=”ROBOTS” CONTENT=”NOINDEX, NOFOLLOW”>
Lastly; go Google Webmaster Tools — Tools — and click remove URL .
You deleted your broken links. Of course you can undo your links at Google webmaster Tools.
Related Articles:
- How Can I Use Robots.txt to Optimize Googlebot’s Crawl?
- Add Intro Page to Your Joomla Site (Easy Way)
- A Link Prison: Sandbox
- How to Remove Canonical URLs in Joomla
- Are You Looking For a 3D Slider for Wordpress?
- Computer Format Tool Bag
- Google will Warn Website Owners Against Hacking
- Join Google’s Newest Earning System (Work From Home Program)
- SEO, or not SEO
- 30 Blog Videos On Youtube






















