Changing a theme to an already existing website

Hey guys, when installing and editing a theme’s folder in a code editor, one of the things I’ll do for example is edit the robots.txt file and been meaning to ask you, when changing the theme of an already existing website, will that make some negative impact with search engines? Can it get de-indexed or will I have to start the whole process from the beginning?

1 Like

If you change the routing, you potentially break a lot of links, which is bad for indexing. But generically, changing the theme shouldn’t impact your indexing, as long as you don’t switch between themes that mandate different routes.yaml files.

1 Like