Adobe Muse is becoming more and more of a let down.
Looking at the program with an SEO perspective. Adobe Muse is falling behind its competitors. Which is an utter shame. Because its a wonderful program with amazing designing capabilities.
Title Tags.
If you use 3rd party programs to check SEO vulnerabilities of your site you will always see massive amounts of errors relating to title tags.
For Example. A site I work on- www.j-e-m.com
The menu in the code looks like :
<a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u13916" href="http://www.j-e-m.com/about-us">
As you see there is no 'Title Tag' which is not friendly in the SEO world.
So it should look like this:
<a title="About Us" class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u13916" href="http://www.j-e-m.com/about-us">
Sadly the only way to fix this error is by going into businesscatalyst.com and opening your site, click on develop and make sure your on the .index file.
then add the <a title="
But Heres Another Issue.
We all love to edit our sites in Muse then click save and publish.
Be aware, once you click publish all your edits in the 'develop' side will be erased.
Adobe needs to work harder on making their MUSE program more practical for SEO and not just designing.