Can I add Title/Description tags to site map
-
I have started working on a website that it written in JAVA. It has 26 URL's But because of the way it is written it is all shown on the home page code and does not have the ability to add unique title and description tags. Is there a work around for SEO on websites like this aside from adding content? I was wondering if there is a way to submit a sitemat with title and description tags.
Any advice?
Chris.K
-
Only thing I can think of is doing it via pushstate/hashbang. It's for AJAX but maybe you can adapt it to Java?
-
Thank you for the reply, Trouble is I'm not sure that I can convince the web designers to implement a change like that.
Really appreciate the help.
Thanks.