Meta Tags make the internet go round...
Jan. 11th, 2008 10:00 am![[identity profile]](https://www.dreamwidth.org/img/silk/identity/openid.png)
I built a pretty spiffy website a few months back. Unfortunately, I cannot share the website address. The guy was okay, typical lu$er, but not a complete moron. I could work with him, explain things and he was okay with it. I received an email from him when I returned from vacation last week. He explained that his Meta Tags were repeating in his code and that there were a ton of bold tags in the text that needed to be removed. So I went through and removed the 6548265484113549 strong tags (there were seriously that many and they were doing nothing… and I didn’t do it) and then I went hunting for these repeated Meta Tags. He claims they were messing up his search engine rating (if anyone knows ANYTHING about Google, they know Meta Tags do nothing, but what do I know, I’m only a web designer *rolls eyes*). It takes me mere moments to find the Meta tags in the title area (correct) and a few minutes to find the repeated meta tags in the body (incorrect). It took so long because there was other code duplicated in the body. So I start up Firebug in FireFox (I <3 Firebug). And I pour over this site. … Pause
Quick explanation: We use our in house product to build websites. It’s a dummies version of Dreamweaver and CSS template based. The consumer only has access to some html, mainly text boxes, there is no access to the CSS, but once you learn the product you can do some pretty amazing things with it. The Meta Tags get inputted in the page properties so nothing gets messed up and the product put the code where it should be. The specific template he is working with (we have a ton of them) has a title and a subtitle text box at the top of it. Remember that….
Continue… I pour over this site using Firebug to find where this code is sitting. The meta tags are repeated and so are the navigation buttons. It takes me a while to decipher which is the repeat code and which is the actual navigation since they are so close together. I FINALLY figure it out. The customers SEO guy had taken the Meta tag HTML and copy and pasted it into the title text bog and the navigation html and copy and pasted it into he subtitle text box. I delete it. I finish redoing the hoe page in div layers, email the customer and tell him to publish. He calls me a little while later, TELLING ME HE PUBLISHED, but that everything still needed to be taken out. I go back, everything is the same as I left it. I explain this to him that everything is fine. The customer tells me that he believes me, but that his SEO guy demands all this stuff and he refuses to talk me about this and will only go through the customer, which is fine. So the customer thanks me for my patience and cleaning everything up. I get an email yesterday, requesting AGAIN that the Meta Tags and the Strong tags me taken out…
Just to make sure, I checked the html on the site… everything’s fine… Would it be mean of me to tell the customer to tell his SEO guy to clear his cache and cookies?
*HEAD DESK*
Quick explanation: We use our in house product to build websites. It’s a dummies version of Dreamweaver and CSS template based. The consumer only has access to some html, mainly text boxes, there is no access to the CSS, but once you learn the product you can do some pretty amazing things with it. The Meta Tags get inputted in the page properties so nothing gets messed up and the product put the code where it should be. The specific template he is working with (we have a ton of them) has a title and a subtitle text box at the top of it. Remember that….
Continue… I pour over this site using Firebug to find where this code is sitting. The meta tags are repeated and so are the navigation buttons. It takes me a while to decipher which is the repeat code and which is the actual navigation since they are so close together. I FINALLY figure it out. The customers SEO guy had taken the Meta tag HTML and copy and pasted it into the title text bog and the navigation html and copy and pasted it into he subtitle text box. I delete it. I finish redoing the hoe page in div layers, email the customer and tell him to publish. He calls me a little while later, TELLING ME HE PUBLISHED, but that everything still needed to be taken out. I go back, everything is the same as I left it. I explain this to him that everything is fine. The customer tells me that he believes me, but that his SEO guy demands all this stuff and he refuses to talk me about this and will only go through the customer, which is fine. So the customer thanks me for my patience and cleaning everything up. I get an email yesterday, requesting AGAIN that the Meta Tags and the Strong tags me taken out…
Just to make sure, I checked the html on the site… everything’s fine… Would it be mean of me to tell the customer to tell his SEO guy to clear his cache and cookies?
*HEAD DESK*