Posts Tagged ‘dieting’

Mobile Seo Upgrade for Sliming Diet & Health Site mobislim.com

1 Comment

We had confirmation today from Bango Button that we could upgrade the framework for mobislim.com so that it could utilise our new Scorch Controller (TM). This was also ok’d by the mobislim web mistress and mobislim blog writer - Maria.

Scorch Controller ensures that the cms publishes search engine friendly url’s. But simply putting mobislim under Scorch Control was not a big enough challenge for the day. I am therefore currently working on enhancing the ScorchControl to:

  • Create a dynamic page title based on the current asset / page command function.
  • Read in meta data from the current asset and if present use this to populate the “decription” and “keywords” meta tags. (This requires adding these fields to the asset object, and creating setters for these in the CMS.
  • Generate related tags for articles / assets. i.e. if an article is tagged with “health”, “slimming” and “diet-pills”. Then when on the view articles page, there will be links for health, slimming and diet pills, which list all articles containing these tags.

We can then create a google mobile site map for the new mobile seo friendly url’s.

I propose to have the above all running and migrated by the crack of dawn tomorrow. The fact that I can do this within this time frame is all down to the beauty that is Spring MVC - the Java framework which the Scorch Controller is implemented in.

More soon!

Tags: , , , , , , , , , , , ,

New Frontline in Mobile SEO - ScorchController(TM) and ScorchState(TM)

1 Comment

This evening I just finished the core implementation of our new Spring based MVC controller for providing SEO friendly url’s. It’s called the Scorch Controller and it takes makes all its decisions autonomously based on the ScorchState. After it has forwarded to the appropriate JSP it then gives the JSP the ScorchState which it used to get to the JSP. The page can then use the state to create the seo friendly external links for the ScorchController. A few weeks ago it was all a dream but now it is live and working at an undisclosed location. Tomorrow I am going to create a google mobile site map and submit the secret site. Then I am going to try and migrate the ScorchController into mobislim.com our slimming and dieting based mobile web analytics product, so we can see how the search engine optimisation is affected.

Tags: , , , , , , , , ,