PDA

View Full Version : What is noindex, nofollow?



orientation
06-14-2016, 01:06 AM
hi all,

What is noindex, nofollow?

veraajverma
06-14-2016, 02:55 AM
Both are tags which is used to tell crawler to not crawl a webpage or to not index the webpage in google database. But its not so much effective, so use robots.txt file if you do not want to index or crawl your webpage.

acuubek
06-14-2016, 03:24 AM
In a nutshell. You can use a special HTML <META> tag to tell robots not to index the content of a page, and/or not scan it for links to follow. For example: <html> <head> <title>...</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> </head>

RH-Calvin
06-16-2016, 02:20 AM
No index, no follow implies that the search engine robots do not crawl the particular link or webpage. This ensures that the webpage or the link is never indexed in Google.

williamstinner
06-16-2016, 02:42 AM
No-Follow refers that the Google crawler never read that link and Noindex means that it is never been index by the Google because the link follow noindex attributes in robots.txt file.

moglix
06-16-2016, 07:18 AM
No-Follow is refers to Search Engine crawler not to follow the links on site and No-Index indicates not to follow the page to be indexed in their database.

Evelynraagmetss
06-16-2016, 07:21 AM
Thanks guys for the information...!!!

bespoke database (http://www.bespokesoftwaredevelopment.com/database-development/)

sadianisar
06-16-2016, 07:28 AM
noindex, nofollow: Means crawler should not index it or not follow it. It's not a good thing for a crawler or SEO.

EvelynSamuel
11-30-2017, 01:35 AM
No list, no take after infers that the web search tool robots don't creep the specific connection or website page. This guarantees the website page or the connection is never filed in Google.

davidsmith21
12-02-2017, 12:18 AM
Those nofollow directive may be an regularly utilized quality done An meta tag that might a chance to be included of the html source book of a webpage on recommend will look engines (most notably Google) not on pasquinade join equity through At whatever joins on An provided for webpage.

deepakrajput
12-02-2017, 04:07 AM
We add this code in website when we have to block that page from search engine indexing.