Crowell Posted August 26, 2014 Share Posted August 26, 2014 Hello everyone! I have a short question with probably not so easy answer: Should I enable Indexation by search engines in term and conditions, cookies policy etc? Nothing innovative or something that I would care to be found directly by google. Will it generate possibly any advantage / disadvantage? I try to add anchor links in about me, terms etc, mostly for an easy use, but will it bring me a real advantage? Because it's extra work. I will understand an answer "only google knows, do what you can" Thanks! Link to comment Share on other sites More sharing options...
PSfever.com Posted August 26, 2014 Share Posted August 26, 2014 Hi Crowell, I think that you can only gain from Google indexing relevant pages on your site...unless it's an information that should be hidden from the search engines I would recommend setting indexation on all CMS pages to enabled. 1 Link to comment Share on other sites More sharing options...
PSfever.com Posted August 26, 2014 Share Posted August 26, 2014 Also, you can use this SQL query in phpmyadmin to set indexation to enabled on all CMS pages. UPDATE prefix_cms SET indexation =1; Simply replace prefix_ with the prefix of your table. 1 Link to comment Share on other sites More sharing options...
Crowell Posted August 27, 2014 Author Share Posted August 27, 2014 Thank you for your advice! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now