Internal Hyperlinking?

by 5 replies
6
Suppose if we have done internal hyper-linking in a page and we want that Google will not crawl our internal hyper-linking on that page so please suggest me the method so that it not crawl the hyperlink.
#search engine optimization #hyperlinking #internal
  • I think internal hyperlinks are the strongest links on a site... I'm not sure there is a way to block crawlers from them...
    • [1] reply
    • First..I just wonder why you want to do that..? I think you can do it by add rel=""nofollow" inside your html link code..
  • Banned
    Like already said you can add rel=""nofollow" to the link tag, but that doesn't mean Google won't still crawl/index the target page from another link source.

    If you defiantly don't want the target page in the SERPs use the NOINDEX tag on the actual target page.
    • [ 1 ] Thanks
  • You can use meta tag to tell search engines not to index a page, like this :<meta name="robots" content="noindex">
    Do this on all target pages you dont want to get indexed.
    • [1] reply

Next Topics on Trending Feed

  • 6

    Suppose if we have done internal hyper-linking in a page and we want that Google will not crawl our internal hyper-linking on that page so please suggest me the method so that it not crawl the hyperlink.