Best meta tite - description writing tool
-
Hi
I am in the process of writing meta titles and meta descriptions for a clients product portfolio. I have the complete list exported from the cms system in to excel.
I know I can add some clever logic to build the meta information but for this purpose I want to do this manually. Does anyone have a editor online or an excel sheet that shows you the charactor limits when writing the titles and descriptions.
This would be handy if someone has, otherwise it's a case of having to write the excel sheet to do this, not that hard to do but i thought i'd ask the question.
-
You can use the LEN() function in excel and it counts the characters inside a cell
=LEN(A1)