Forum Moderators: open
For example - if I had a travelogue of 3 pages, covering London, Paris & Rome - I could name the pages as follows ...
Either simply ...
001.html
002.html
003.html
This keeps things organised - but there is no keyword in the filename - and I am not sure if numbered filenames carry any sort of negative penalty
I could try ...
001-london.html
002-paris.html
003-rome.html
this at least solves the keyword problem (I assume I would get some benefit from it) - but the numbers are still there.
To be totally safe, I could just use ...
london.html
paris.html
rome.html
But this way the files are not organised in my directory in logical order - it makes life a little harder - so I would rather use numbers at the front if possible