Search

Managing Emerging Brands, Dealing with PR Fallout

0 views

It seems that 2007 brings us a “SEOs are teh devil” mantra from a multitude of newly crowned golden children of the web and to be perfectly honest it’s starting to annoy me.

No doubt the likes of Digg’s approach to the SEO industry, which has been driven largely by its user base that seems to be largely anti-SEO despite many top Diggers being SEOs themselves.  A notable example was MyBlogLog is getting in on the Shoemoney for “publishing other people’s data on the site and urging readers to spoof them”.  OK, a fair argument, but ill-timed given that the SEO industry is still fist-shaking after the recent Digg drama.

Regardless of the specifics of each situation, what annoys me is that these large and popular sites are so inadequately handling the nature and reality of the web.  Both Digg and MyBlogLog offer a system where websites can promote themselves (submitting an article to Digg; making use of MBL widgets, profiles, etc), yet they seem to be handling the Internet Marketing industry so badly.

We’re not working in a new industry - SEO has been around for years now and it really unbelievably amateurish for such large brands to emerge offering services that are obviously attractive to the marketing industry, yet are unable to manage their online PR with any level of competence.

After burying Comments

Tag:

Add to ' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</a>
<br />
<br />
Bookmark Murdok: <a href=' /></a>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Suggest a Correction

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!