This year has been a grueling heads down year for me.
I have converted 6 websites from aspx to wordpress (BTW WP is better than I thought). Having 0 experience nata none on WP I have come a long way baby.
Setting up thousands of redirects and dealing with a CMS I have never touched was a challenge all this remained on a windows server. We also moved from a dedicated server to a dedicated cloud server. That was fun. All this done I went to work on a long outstanding project I began my career under.
Today I launched a new website that is aspx and I built a subdomain for the website connected to the same SQL just completely different include files for the. m.domain.com
This probably was the most challenging build I have done.
Little history (Ted would know)
In 2000 went to work in a nitch with a company I am with today to SEO a certain website. Well we latter sold 6 websites I built in the same niitch in 2010 (or some were close) to internetbrands. 2 year no compete clause.
Our company went in a slightly different direction same nitch but is wasn't effected by the no compete. The CEO used the money to fund this new direction.
History done.
Our CMS is a custom built CMS that was done in 1999 (yep the year is right) I think he spent 400k maybe more and I think a Microsoft team built it. Pretty sure on that.. Folks it has (knock on wood) never been hacked and was all built in tables and trs. The ole saying goes if it ain't broke don't fix it. Actually is was far more advanced that anything close at at time
The code behind became my #1 problem. There was so much commented out crap (it will shown up on the internet if you view source) and bad editing I decided to clean her up.
Then the mobile came into play with creating new include files but having to work with the code behind. Figure out were this is coming from edit, break this fix this break this edit this break this and so forth. The site has to be mobile friendly because I expect 80-90% of our users will be mobile.
Then the redirect rules.
Our job application is a little complicated because we use a virtual domain to display the application. Set up years ago and so intertwined within the code it was not worth changing.
So in the process of building the sub I created rules to detect mobile users and redirect them to the M. domain retaining the url path. Being a virtual it is under the www of the parent domain I then needed to create a rule to ignore certain files so the m.domain application could pass through to continue the application process.
She launched today I am 1 happy camper that part is behind me now I can focus on what I am trained to do drive traffic.
Oh yea I also put all the websites under SSL
So know you "Know the Rest of my Story"
What's yours.
[edited by: bwnbwn at 11:43 pm (utc) on Jun 24, 2015]