Code Monkey home page Code Monkey logo

Comments (6)

middlesister avatar middlesister commented on July 22, 2024

You are referring to thematic_create_robots(), right?

At the moment, thematic uses "index, follow" only on first page of blog page, single posts, pages, attachments and front page. And it will not output any robot meta tag at all if any SEO plugin is detected.

So what should be removed, the "index, follow" part or the "noindex, follow" one of the others?

from thematic.

JamesGeiger avatar JamesGeiger commented on July 22, 2024

Let's see what @scottnix says he is wiser than I

from thematic.

 avatar commented on July 22, 2024

I'm not really understanding what you're intending either... The rel nofollow / index is for communicating with search engines and the like. It has nothing to do with a browser, unless you mean a robot or spider that is crawling (indexing) the site.

from thematic.

 avatar commented on July 22, 2024

Hi all,
"index, follow" is the default behaviour of search engine bots: if they don't see any contradictory robots instructions such as "noindex" and/or "nofollow" in the <meta name="robots" /> tag, bots will index the page and follow its links to other pages. Which means that it is not necessary to bother declaring a <meta name="robots" /> if its content is just going to be the default "index, follow" instruction.
On the other hand, it is also not worth bothering to remove the tag if it's already there, unless you really need to get rid of 42 characters in your HTML code. If it ain't broke, don't fix it!
My 2 cents!

from thematic.

 avatar commented on July 22, 2024

@polnoft Thanks for the input. It's always appreciated. I'm of the same opinion. That said, a review Thematic's default SEO would be nice.

Any volunteers?

from thematic.

JamesGeiger avatar JamesGeiger commented on July 22, 2024

@scottnix would be the man for that. The head of the document is already cluttered. I suggest removing the code that generates it.

from thematic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.