Robot text sample

by 1 replies
1
just i want to index only my post and page .............and it can be 10 page.
And other element of my website in no need to index.
So How my robots.text file look like............
#search engine optimization #robot #sample #text
  • Put the URls as below which you don't want to get indexed.

    User-agent: * Disallow: /your-page-url/
    Disallow: /your-page2-url/
    .
    .
    .
    .
    .
    Disallow: /your-last-page-url/

Next Topics on Trending Feed

  • 1

    just i want to index only my post and page .............and it can be 10 page. And other element of my website in no need to index. So How my robots.text file look like............