6 (not scary) Steps to Setup a Google Account [Gmail] with an already existing Email.

Be honest: how many email accounts do you have? Now actually be honest: How many email accounts do you use? If your answer is “one” to both questions, congratulations! You win at the internet! If it took you a while to count, please read on.

Logging in to tools is a major reason why many of us have multiple email accounts. Things like Google Analytics, Search Console, Google My Business, Google +, and Bing Webmaster tools all require emails registered with either Google or Microsoft to gain access. Nobody has time to keep track of all of this (unless we are your VP of Marketing).

I’m about to share with you a step by step guide on how you can clean up your logins and use a single email account with these tools. It’s as simple as setting up an already existing email account with Google. There’s a very similar process to setting up a Microsoft account with a non-Microsoft email that I’ll cover in a different blog someday.

I highly, highly, highly (did I say highly?) recommend that you create/dedicate an email on your company’s domain name rather than using a free Hotmail, yahoo or inbox account. If you don’t have an email on your firm’s domain give us a call so we can help.

Please note: if your firm’s email is hosted through G Suite (formerly Google Apps for Business), then you’re already registered with Google! If your firm’s email is hosted through Exchange or Office 365, then you’re already registered with Microsoft!

Quick Steps to Setup a Google Account with a non-Gmail Email:

Step 1: Log out of any Gmail account(s) you’re currently logged in to, then open https://accounts.google.com.

Step 2: Click the Create Account link below the gray “sign in with your Google Account” box.

Step 3: Below the “Choose your username” field, click I prefer to use my current email address link.

Step 4: Enter your non-Gmail email address you would like to register with Google.

Step 5: Finish filling out the new account form and accept Google’s Privacy Policy and Terms.

Step 6: Confirm your new account with the email address you provided.

Longer Explanation and visual guides for Setting up a Google Account with a non-Gmail Email:

Step 1: Log out of any Gmail account(s) you’re currently logged in to, then open https://accounts.google.com.

If you’re already signed in to a Gmail account and this is the same address that you’d like to use for Google’s suite of tools, you’re done! You address is already associated to Google.

Step 2: Click the Create Account link below the gray “sign in with your Google Account” box.

google account create new account login

Step 3: Below the “Choose your username” field, click I prefer to use my current email address link.

prefer to use current email for gmail

Step 4: Enter your non-Gmail email address you would like to register with Google.

Once you’ve clicked this link, you’ll be able to enter your current (non-Gmail) email address for this setup process. This is the most important step in this process. As mentioned, I highly recommend setting up or dedicating an already existing email that is on your domain (example: admin@bestlawfirmever.com).

fields for creating google account with current email

Step 5: Finish filling out the new account form and accept Google’s “Privacy and Terms.” This includes:

  • Name (first and last)
  • Password & confirmation of Password (don’t make it the same as your luggage combination)
  • Birthday
  • Gender
  • Mobile phone (use a number that accept texts messages for recovery purposes).
  • Default homepage (as if your homepage isn’t already Google.com)
  • Location

google privacy terms

**Google’s Privacy and Terms are likely to change**

Step 6: Confirm your new account with the email address you provided by following the final instructions given (normally this is to simply click accept in the email you’ve received to the email address you’ve just registered).

Now that you’ve registered your email address with Google, you can give access/ownership of Google Analytics, Google Search Console, Google my Business and any other Google tools that you use to this email account. If you’ve taken my recommendation of using a dedicated email that’s on your domain, you’ll never have to worry about the temporary front desk/law student/in-house marketer from leaving and taking all your data with them.

Now Celebrate. You’ve just made your life a whole lot easier.

A Beginner’s Guide to URL Redirects

Picture this hypothetical website disaster: You are completely overhauling the website for your law firm. You switch domains, implement a beautiful redesign, and migrate all the content from the old site to the new one. One week after launching your new site and pulling the plug on the old one, you notice your traffic has dropped off a cliff and you’re not getting any calls.

The decrease in traffic is probably because some of your old pages no longer load. This causes 2 significant problems for your website.

  1. When a page is removed, all the authority it has built up is wasted. On the other hand, new pages don’t have any authority, even if you intend for them to replace old ones. If you don’t let search engines know which of your pages are replacements, they’ll treat those pages like strangers, giving low rankings and little traffic.
  2. Prospective clients who visit your site by following a link somewhere on the web won’t want to pick up the phone if that link leads to an error page (or nothing at all). Even if you’re getting a significant amount of traffic, broken pages will prevent that from turning into leads because users are more likely to bounce off your site when they land on a page that doesn’t tell them anything.

Thankfully there is a way to avoid these kinds of traffic-killing disasters. We do this by using URL redirects.

Example of a 404 page
This is what a 404 page looks like on our website. If you landed here while browsing or clicking a search result, would you want to pick up the phone right now? Probably not.

What are URL Redirects?

A URL redirect is an instruction for computers that tell them a webpage has been moved from its old address to a new one. When a computer (such as a prospective client’s PC, or Google’s web crawler, etc.) visits a page with a redirect, it will be automatically sent to the new destination instead of their old page.

This is valuable for users who are attempting to visit a page that has been moved or deleted. Normally a page that doesn’t exist would show an error such as “404 File Not Found”. However, with a redirect you can instruct computers to automatically load the new location of your page, or a related page instead. Now instead of losing a prospective client because you sent them to a blank page, you increase the chance that someone will engage with your site and subsequently contact your firm.

Redirects can also help your performance with search engines. If an old page has built up authority with search engines (in English: a lot of people link to it) but then one day it disappears, you’ll lose all the “link juice” that page provided to your site. Setting up a URL redirect will point search engines to a real page, preserving most of the authority you garnered with Google and keeping your traffic healthy.

Results of URL redirects
When you use redirects, any computer that visits your old page will get directed to your new page instead.

Building Blocks of a URL Redirect

While the concept of a URL redirect is constant, the tactical implementation changes for different websites. You might have to declare your redirects on every page individually, put them into a single file, or work with your host’s custom system. Because there is a vast number of ways to set up URL redirects, a comprehensive guide on the topic is outside the scope of this article.

However, there is some common ground for redirect implementation. No matter where or how you implement a redirect, you will always use 3 key pieces of information. Those pieces are:

  • Source
  • Destination
  • Type
Basic redirects: source, type, destination
The building blocks of a redirect. It’s like legos, except on the internet.

Source

The source is the page you don’t want users to see. To write out the source, take the web address that you no longer users to visit, and remove the domain along with everything that comes before it. For example, if we were implementing a redirect with the source:

https://mockingbirdmarketing.com/some-deleted-page/

The domain of our site is mockingbirdmarketing.com, so we remove it and are left with this:

/some-deleted-page/

This would be our source, and we would write that down.

Destination

The destination is the (live and working) page you want to send users towards. Declaring this is as simple as writing down the web address of the desired page. If we were implementing a redirect with the destination

https://mockingbirdmarketing.com/new-page-location/

Then we would just write that.

Type

Redirects come in 8 or 9 types and each one has a different technical reason why it will be used. However, you can learn 2 redirects and use them essentially 100% of the time. These have status codes and nicknames, both of which are good to know:

  • 301 – “Permanent”: This is the ‘normal’ redirect, and it should be your go-to option. A 301 redirect does everything we talked about above.
  • 302 – “Moved Temporarily” or “Found”: A 302 redirect is very rarely used. It works as expected most of the time, but search engines ignore 302 redirects for the purposes of assigning authority. Use 302 redirects only if you plan on using them temporarily, like if you need to do website maintenance.

Regular Expressions?

Sometimes you may have to redirect a lot of pages at once. Instead of writing every redirect separately, you can make a “bulk” redirect. For example, if we were migrating from an old website:

https://pelican.marketing/

To our current one (“mockingbirdmarketing.com”), and every single page on the old site was the same except for that domain. We might write a source like this:

^/(.*)/?$

And our destination would be:

https://mockingbirdmarketing.com/$1/

Regular expressions are technical, and using them incorrectly can break your site. They’re beyond the scope of this article, but if you want to learn more about regular expressions then you should check out the Resources section below.

In this post we talked about how URL redirects can save you from a possible disasters by engaging viewers and preserving traffic from search engines. We looked at redirects on a basic level, and what information to start gathering when you want to create your own redirects. Proper use of URL redirects can keep your web traffic (and your bottom line) safe.

Resources

If you want to learn more about regular expression and URL redirects, here are some resources that we’ve found useful.

  • webconfs.com has a list of ways to declare 301 redirects in different languages or by using htaccess files. These are some of the different tactics we mentioned earlier.
  • Moz has another good description of redirects, along with instructions for implementing 301 redirects in Apache.
  • Dave Clements of DoItWithWP has a simple introduction to regular expressions (about as simple as it can get).
  • WPEngine has a list of common syntax used in regular expressions, along with examples.
  • RegexPal lets you test if your regular expressions work. In order to use it properly, you will also have to treat all forward slashes (looks like this: “/”) as special symbols like “^“, “$“, “.“, and “?“.

HTML Sitemap: Creating in WordPress and Their Importance

What is an HTML Sitemap? An HTML Sitemap is a page on your website with links to every single page of important content on your website. Any pages on your site that can be indexed by search or are navigable from your menus should be linked to by your sitemap page!

But I already have an XML Sitemap! An XML Sitemap is purely for search engines, and all of the pages you submit via XML are not guaranteed to be indexed. XML Sitemaps are of no use to your end user. They are made for robots and look like they are made for robots. See ours here.

What Does an HTML Sitemap Look Like? A simple list of important pages with links to each one. Check out our Mockingbird Marketing sitemap page!

Why Your HTML Sitemap is Important

All of the content on your site should be navigable with clicks. But, some of your really old blog posts or deep pages may take quite a few page links and clicks to reach. When you create an HTML Sitemap page and place that page link in your footer, you provide links to all the important content on your site within 2 clicks! This is useful for visitors and the search engines alike. It may increase the likelihood of that old, yet important content, being indexed by search. All of this increases the chances of people finding your website and content through search.

This video may be a few years old, but Matt Cutts explanation still rings true, see below:

It’s unclear if HTML sitemaps are still a major SEO force/factor…. However, they are easy to create and possibly useful for search and users, every site should have one.

How To Create Your WordPress HTML Sitemap: Our Favorite Solution

WordPress has thousands of free and premium plugins available to do anything under the sun on your website. Some plugins we love make certain SEO tasks a breeze. We use WordPress SEO by Yoast to do all sorts of on site SEO tasks, like creating XML Sitemaps. That plugin has amazing functionality, but is missing an HTML Sitemap generator. And trust me, you don’t want to manually create an HTML sitemap. This would require creating a link to every page on your website, and adding a link every time you create a new page.

That’s why we use this amazing plugin – WP SEO HTML Sitemap. It integrates with your Yoast XML Sitemap settings, but does not require Yoast to function. With Yoast, this HTML Sitemap plugin will create one link to every page on your website that exists in your XML Sitemap. You should already have your XML Sitemap configured to include all indexed, important content on your site.

Steps to Setup your HTML Sitemap Page:

  1. Install the plugin on your WordPress site.
  2. Create a page titled “Site Map”.
  3. From your site’s WordPress admin screen, hover over “Settings” and click “SEO HTML Sitemap”.
  4. Settings:
    1. Sitemap Page: Select “Site Map”.
    2. Location on Page: Select “After Page’s Content”.
    3. Disable Plugin’s CSS?: Select “Disable the CSS Styles”. This will disable the column setting. Hint: you don’t want to load unnecessary extra css resources on your site.
    4. Link to XML Sitemap: Select “No, Don’t Link to the Sitemap XML”.
    5. Credit Link: Select “Don’t add”. Sorry Plugin Author..
    6. Hit “Save Changes” button.
  5. Add a link to your new HTML Sitemap page in your websites footer.
  6. You’re done!

See how easy that was? A few quick steps to increasing the quality of your website!

Easy Button

How to Use a 7.5 Billion Pageview Site Called Reddit for Referral Traffic

I have a confession to make. Nearly half of my success as a content marketer has been thanks to Reddit.

Reddit.com is a place where people post links to their content, or questions for the community, and have other people vote on whether it is good or not. The more upvotes that a link gets, the more people see it (and they can upvote that link in turn). The website is huge–managing to bring in around 7.5 Billion Pageviews per month. All I needed to get was the tiniest fraction of that traffic, and my job was done.

For me, successful submissions to reddit has lead to thousands of visits, hundreds of tweets, hundreds of Facebook shares, and usually a few good links thanks to the exposure the content receives. While this is no substitute for building a dedicated audience over a long period time, when done right, a successful reddit post can give you the short term boost you need to expose your content to a much larger audience than your twitter followers or Facebook friends ever could (unless you happen to be Kim Kardashian). In this post I hope to give you a quick overview of just what reddit is and how to best use it to drive traffic to your site.

Subreddits

Because user interests are as diverse as the internet itself, reddit is divided into “subreddits”. Subreddits are communities within reddit organized around a particular purpose or catering towards a specific interest group. Subreddits can be started by anyone, and moderators within the subreddit have the power to delete posts or ban users. Each subreddit has a unique URL with the domain name, an “/r/” separator and the name of the subreddit:

redditurl

Sometimes you can find an interesting subreddit just by typing in the subject name after the “/r/” separator. For example, if  you happen to be interested in all the goings on in your city, you can usually type in http://www.reddit.com/r/yourcityname and find a whole bunch of content relevant to locals who live in your area. One example of this is Seattle’s subreddit: http://www.reddit.com/r/Seattle.

Just to give you an idea of what’s out there, here are some notable subreddits:

  • /r/todayilearned – A subreddit where people post interesting facts they’ve just learned. (usually with a reference to a wikipedia page or blog post).
  • /r/dataisbeautiful – A subreddit showing compeling data visualizations and infographics
  • /r/aww – Cute pictures of puppies, kitties, ducklings, hedgehogs, bear cubs, etc.
  • /r/changemyview – A subreddit where people actively engage in polite conversation and debate about a topic, fostering open-mindedness
  • /r/legaladvice – People ask for legal advice about a specific topic, and others respond with advice
  • /r/breakingbad – A subreddit for fans of the AMC TV show “Breaking Bad”
  • /r/monkslookingatbeer – The description is in the title

If you visit reddit as a non-user, you’ll see posts from a wide variety of subreddits, many of which cover topics that would not be interesting to any single user, that’s why reddit gives you an option to create an account and then subscribe to the subreddits you happen to be interested in. Then, when you visit reddit.com, you’ll start to see posts from the subreddits from which you happen to be subscribed. The more popular the subreddit, or the more subscribers it has, the more likely it will rank high on your personal front page.

Let’s say, for example, you post an infographic about the number of discrimination related lawsuits in each US State. The /r/dataisbeautiful subreddit is a pretty great place for this because they’re all about interesting data visualizations, also, on the right hand column of the subreddit you can see that they have 3,952,900 readers. You will also see a much smaller number that says how many people are currently on the subreddit page itself:

redditaudience

Your brand new infographic post to the subreddit will start out with zero votes, and will show up at the top of the “new” posts tab. If your post is really good, just a few votes will propel it to the front page of the subreddit. When it comes to ranking in reddit, vote velocity is extremely important, so if a post to /r/dataisbeautiful gets 5 votes within 10 minutes, it will likely reach the front page, and will temporarily outrank older posts with hundreds of votes. If vote velocity continues to increase in volume, your post could then be propelled to the #1 spot in that subreddit.

The #1 spot

The #1 spot is where the magic happens. Most people are only casual readers of any single subreddit, and will rarely visit that subreddit unless it that subreddit is focused on a topic of significant interest to them. Casual users of reddit will often stay on their “front page”, which happens to show only the top one or two posts from each subreddit they happen to be subscribed to. This means that you probably won’t reach most of your potential audience unless your post is fortunate to reach the #1 spot.

Depending on the subreddit, reaching the #1 spot can be either very difficult or very easy, and it usually has to do with the number of subscribers. Generally, the more subscribers there are for any single subreddit, the more posts you have to compete against. If you want to create content with the aim of reaching the top spot of a particular subreddit, your best bet would be to research what kind of content is popular with that subreddit, and then see if you can create something that reaches the same level of quality.

If you’re really lucky, you’ll be able to reach the top spot for one of the 50 default subreddits that happen to show for users who aren’t logged it. If one of those posts get enough votes, you have a chance of getting to the #1 spot for all of reddit, which can send an untold amount of traffic your way, so much so, that your servers better be equipped to handle it all.

Researching Subreddits

One of the first places I go to when researching subreddits is reddit search. For example, If I’m an employment lawyer and want to create some content about LGBT workplace discrimination, I can go to reddit search and type in “fired for being gay” and see what I get.

If you follow the link provided above, you’ll notice that  the first section is a short list of the three most relevant subreddits:

top-subreddits

 

Not surprisingly, the subreddits /r/politics and /r/lgbt are among the most popular subreddits for this search query. Below those subreddits you will then see the most relevant posts. This gives you an idea of the variety of content out there on reddit relevant to the search term “fired for being gay”:

reddit-relevant-posts

If you scroll down to the bottom of the page, however, you will see a longer list of subreddits with the number of relevant posts next to it. This will often show you subreddits that you may have not thought about.

relevant-subreddit-long-list

Just by looking at this list, one subreddit that stands out to me is /r/TalesFromRetail which may be appropriate place to post many different kinds of Employee law and employee discrimination related content, especially since the subreddit has over 220,000 subscribers.

Qualifying Subreddits

Not all subreddits are created equal. While you can post a link to more than one subreddit, relentless posting of the same link to several subreddits can be an indicator that you are a spammer. Ideally, you should only post to the most qualified subreddits for your content.

When qualifying subreddits, there are three factors that I look at:

Number of subscribers: Generally, I don’t post a link to a subreddit with less than 1,000 subscribers, and ideally my goal is to get to the front page of a subreddit with at least 10,000 subscribers. Also, unless I feel my content is really top tier, I generally don’t submit it to the most popular subreddits as it will often get drowned in a sheer volume of posts.

Subreddit Rules: Before posting a link to any subreddit, be sure that you read and understand all of the rules of the subreddit. For example, /r/TalesFromRetail requires that you only post stories about your own experiences. If I was an attorney wrote a blog post about a client being discriminated against at work, I would not be able to post that content. It looks like there is nothing against that client posting that blog post themselves. So while the rules don’t exclude the possibility of using that subreddit for promotion, I’d probably look elsewhere to promote my post.

Subreddit Culture: Each subreddit has its own culture, so it’s important to get a feel for the kind of posts that would be appropriate for it. If the subreddit likes in-depth thought pieces, then you should post an in-depth thought piece, if the subreddit likes fascinating data visualizations then you should post a fascinating data visualization. If you’re aiming for the #1 spot in a subreddit, it’s important to fit the mold of the subreddit you happen to be posting for.

Creating Content for Reddit

Although this can sometimes narrow your options when it comes to what other subreddits you can post to, sometimes it can be very helpful to tailor your content for a specific subreddit. Lawyers need to be especially creative. I did a search for law related subreddits and found the three largest ones, /r/legaladvice, /r/legal, and /r/law to be less than promising. Just a quick qualifying of those subreddits and I learn that /r/legaladvice is only a place for people to ask legal questions, r/legal doesn’t have many subscribers, and /r/law specifically prohibits attorneys from posting links to their own website in their subreddit rules.

Create content that matches your interests and hobbies

Just because you’re a lawyer doesn’t mean you need to write a blog post about the law. Perhaps you are an employment lawyer and you are also a fanatic of the AMC show madmen. One content idea could be to tally the workplace violations in every episode that could be grounds for a harassment lawsuit. This way you could reach the 42,000 subscriber audience of /r/Madmen who could then further amplify your content through Facebook and Twitter. Also, since this content could also make one heck of an infograph, you could probably also submit it to /r/DataIsBeautiful as well.

Create content that leverages your expertise

As attorneys, there are countless opportunities to provide a professional opinion about a certain case that is making headlines. Any post that can provide an interesting legal perspective about events in the news could have a lot of potential.

Create local content for your city’s subreddit

If you happen to live in a large enough city, chances are your city’s subreddit (like /r/Seattle or /r/Houston) could have a reasonable number of subscribers. You don’t need to write about national news to be successful on reddit. A blog post about something going on in your home town could be a perfect match for your city’s subreddit.

Some Things to be Aware Of When Posting

Once  you’ve created your content and qualified that the content is appropriate for the subreddits you want to post to, it’s important to be aware of some of the potential pitfalls you might encounter when posting.

Avoid content that is overly self-promotional

Redditors are a savvy bunch, and can smell self-promotion or a sales pitch a mile away. A common theme with most legal blog posts is to append each post with cookie cutter text that says something to the effect of “If you or a loved one has encountered a similar situation as the one outlined in the story above, please call Smith & Smith at 555-555-5555 today!” Remember that the blog post is on a legal firm website, and if anyone needs your services it should be displayed clearly in the top right corner of your website header. No need to hit the reader over the head with it.

Be careful of SPAM filters

Occasionally, something I post will get caught up in an automated SPAM filter. These filters most often get triggered when you’ve posted to a subreddit you haven’t participated in before. Thus, it’s considered a best practice to upvote, downvote, and comment on other posts in a particultar subreddit before posting yourself. I must confess, however, that as a time constrained content marketer I didn’t always have that luxury. This is why I would be sure to click the “new” tab in the subreddit after posting. If your post doesn’t show up in the “new” posts section just after you’ve posted, it most likely has been caught in a SPAM filter. Best practice is to message the moderator of that subreddit to approve your post.

Sometimes it can be helpful to mention that you’ve created the content

Redditors can sometimes be ruthless when it comes to downvoting content that they believe doesn’t live up to their standards. While this is only an anecdotal observation, I have noticed that when I preface my reddit posts with “A blog post I wrote about…” it seems that the response is a lot friendlier than if I anonymously dumped my content on the subreddit. Mentioning you’ve created the content shows there’s a living breathing human behind the post, and the reception will be all the better because of it.

Rules!

While I mentioned this above this is worth mentioning twice. If your post doesn’t conform to the rules of a subreddit, it can get deleted by moderators. Sometimes you may even get nasty comments from mods or even get banned. Be sure to review the rules and if your post does not fit, it’s best to post elsewhere.

After Posting: Monitor Reddit Comments and Inbound Traffic

While usually it’s good enough to post a link. It can also be helpful to monitor the conversation that emerges in the comments of your post. I must confess that I don’t participate in much in the conversations of my posts, but oftentimes I am alerted to something I may have gotten wrong in my original post (which I then swiftly correct). You can also help keep the conversation going by responding to particularly interesting comments.

It can also be helpful to keep an eye on the real time traffic that comes through to your site. You can do this by following the real time traffic that comes to your site through Google Analytics. Once you’re there, you can see just how many people are currently visiting your site, and from where:

real-time-traffic-in-analytics

 

Watching how many people visit your site can be both addictively exciting and useful. It can be useful because you can see what happens to your content after you post to reddit. If, for example, someone posts to a forum and that forum happens to be sending a good number of visitors your way, it may be good to join the conversation there. Similarly if there are a lot of visits from Twitter, it may be helpful to see what is happening there as well.

How to Buy A Top 10 Attorney Award (and Link) from The American Institute of Personal Injury Attorneys

Got another call from a client . . . a big client with lots of lawyers . . . asking me about one of his brand spanking new attorneys who has just been bestowed an award as a Top 10 Personal Injury Attorney in his state by The American Institute of Personal Injury Attorneys.

My clients question?

“I’m not sure I really get this, he’s not even a top 10 attorney in our firm, let alone the entire state.”

The nomination came along with the request to send a check for $275 within the next month and information on where the AIPIA site should link to.

Top 10

 

American Institute of Personal Injury Attorneys

So, I thought I’d do some digging on the esteemed American Institute of Personal Injury Attorneys. According to their site, they have pretty stringent requirements for admittance, so it was odd that a wet-behind-the-ears, unpublished, unrated, unknown junior associate had made it past this evaluation gauntlet.

Very few Attorneys can display our “10 Best” Badge on their website or Plaque in their office. AIOPIA has a stringent and multi-phased Selection Process which begins with peer nomination and ends with final approval by our Board of Regents.

Having had some experience with manufactured awards during the early days of Avvo, this started to smell familiar. (No word on exactly who sits on this vaunted Board of Regents.)

The award list pages for attorneys who have made it through the AIPIA’s stringent process does include a few firms (along with some followed links).  Here’s New York for example (note that if there are still slots available, you too can be considered for Top 10 status, hurry and get those nominations and checks in . . . )

AIPIA New York

So exactly who/what is the American Institute of Personal Injury Attorneys (and do you think they’d accept yours truly on their Board of Regents)?  The “About Us” page didn’t offer much beyond self congratulatory marketing copy:

Membership is an exclusive honor and extended only to those select few who have reached the top of their profession while doing so with the client’s satisfaction being of the most paramount importance.

Blah Blah Blah

Maybe their office location will be a little more insightful . . . so I fired up Google Street View and found the headquarters of the American Institute of Personal Injury Attorneys located . . .

UPS

Great – you can presumably celebrate with a congratulatory  cheeseburger and coke next door if you pick up your plaque in person. And don’t worry if you aren’t a PI lawyer . . . located within that same UPS store, you can find the American Institute of DUI/DWI Attorneys as well.  Perhaps they’ll soon create The American Institute of Legal SEO Consultants and I too can have a Top 10 Badge.

The Link Ramifications

This might seem like an easy way to buy links(and a plaque), but . . . .

These types of sites are exactly what searches engines look for algorithmically – domains with no authority (both American Institute pages have  Page Rank of zero) containing pages with nothing but lists of businesses with followed links.  I can’t promise that these specific sites would trip a search engine red flag, but I’d steer all of my clients away from something like this.

I’ll let you guys ruminate on the ethical ramifications of these awards . . . .

 

UPDATE: The National Academy of Personal Injury Attorneys

Oh this gets even better.  Someone just forwarded me a link to The National Academy of Personal Injury Attorneys.  Are these two vicious competitors? I don’t think so – the NAPIA is  built on the exact same website platform, with the exact same award structure (Top 10 and Top 10 Under 40) and essentially the same nomination and vetting process as the AIPIA.   Are they located in the same UPS store as The American Institute of Personal Injury Attorneys?  Nope – the NAPIA is housed in virtual office space on K Street, a short 5 minutes from the headquarters of the AIPIA Headquarters/UPS Store.

National Association of Personal Injury Attorneys

I’m off to take a very hot shower and gargle some bleach.