Website credits for designers - good or bad
-
Hi My core service is web design and development. I often place a credit on my clients websites pointing them back to my web design or web development pages. Is this a wise practice with penguin and panda updates? Would this also pull my ranking down?
-
Wow, yea... 85,000 incoming footer links would be a problem
Do let us know in a followup if you see a difference.
Good luck!
P.
P.S. And thanks for the 'good answer' vote
<object id="plugin0" style="position: absolute; z-index: 1000;" width="0" height="0" type="application/x-dgnria"><param name="tabId" value="undefined"> <param name="counter" value="144"></object>
-
That is actually an excellent approach, I have looked at two clients sites on as 50,000 links back to my hosting page and another has 35,000 back to my design page. The link is within the footer of everypage. (one site has news items updating every 30mins so that's why the numbers are so high) I can easily change the footers to no follow and then ask if I can put a little sentence into the about page on there site saying thanks to me creating the site. I can implement this change on the big site instantly as they allow me to do what I want to the site:o) Excited to see if this makes a difference now thanks
-
I'm going to suggest a hybrid of a number of the approaches mentioned, Cocoon. And the reason is because you essentially have two different purposes in mind.
The footer links should be thought of as click-generating links for real eyeballs. You want to make it easy if someone like the site you designed to be able to find you as the developer. So it's primary purpose is click-throughs. Design it as the call to action you think will best generate clickthroughs.Making the anchor text a little different on each site can't hurt either.
Being sitewide, and on several different sites, these footer links are prime candidates for Penguin devaluation, so no-follow these. Which isn't a problem because you're designing them for clickthrough, not rank-passing anyway.
Then, see if you can get an editorial link from the website as well. "About" pages can be ideal for this as they usually rank fairly well so can pass some juice. And it makes sense that an About page might talk about the folks who built the site. An added advantage is that About pages don't generally have a huge number of additional links, so there's more juice to pass.
And DEFINITELY try to get reviews from your satisfied clients on Google and Yelp at least. Web designers don't typically show up in local search features, but getting the reviews to help your Google+ Local page to rank as well is still very valuable.
Interested to know what you think of this approach.
Paul
<object id="plugin0" style="position: absolute; z-index: 1000;" width="0" height="0" type="application/x-dgnria"><param name="tabId" value="undefined"> <param name="counter" value="166"></object>
-
We are about to change how we do link back to our site with the method you describe e.g. home page only link which goes to a the project page for that client on our website.
What's the most appropriate format for such a footer link? Should the footer link be brand name text or keyword text or image link with an appropriate alt tag?
-
The main intent with the footer link is to try acquire additional clients, so just having it in a blog post can potentially cost you business. However, you do have to worry about over-optimizing yourself due to all the links with exact match anchor text. There was actually a different blog post about this recently:
http://searchenginewatch.com/article/2239260/Using-Footer-Links-to-Diversify-Your-Backlink-Profile
In the article it suggested creating a page on your website specifically about this project. This ensures that you link to a relevant page, in Google's eyes, as well as a relevant page for anyone that is interested in your services. The blog also suggests no-following all of the links minus the one on the home page. That way you still get a decent amount of link juice, but don't have to worry about a site-wide link.
-
That's a sound solution , I ve been adding to the footer. Possible get them to write review on google places reviews. Think need to change my approach. Cheers Takeshi
-
I think it's still a fine way of getting links, as long as you're not overdoing it. Instead of spamming anchor text links in the footers like a lot of companies do, you could try just having a link on the homepage, or have them write a blog post about your company with an in-context link.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Prioritizing SEO Items for a New Website Launch
Hello, a beginner SEO question I'd love to hear your perspective on. We're launching a new site and need to prioritize our SEO work. For a news site with multiple articles published daily, using RSS feeds to push stories to Google News is our top priority. Which item should we focus on next, an XML sitemap for Google, or an article directory based on our internal taxonomy that would provide backlinks for the individual posts to rank? Are XML sitemaps still relevant? Is an article directory a must-have or nice-to-have? Appreciate any suggestions you may have!
Technical SEO | | Gbtyne1 -
How to Handle Website Merge?
We are a law firm and have another law firm merging into ours. Our branding will remain the same, but I am trying to figure out how to best handle their website transition. Should we link it to ours (although their PR & page authority are not significant) or should I map each page to ours with similar content with a redirect? MY main concerns are not damaging our website's SEO by doing something search engine's would frown on and also to try to take advantage of any organic traffic or referral traffic. Or maybe some combination - link homepage with added verbage that attorney is now with our firm and a link and redirect the sub-pages? I look forward to thoughts from anyone who might have experience with this type to issue. Thanks in advance! JulieHow t
Technical SEO | | JulieALS0 -
Removed Product page on our website, what to do
We just removed an entire product category on our website, (product pages still exist, but will be removed soon as well) Should we be setting up re-directs, or can we simply delete this category and product
Technical SEO | | DutchG
pages and do nothing? We just received this in Google Webmasters tools: Google detected a significant increase in the number of URLs that return a 404 (Page Not Found) error. We have not updated the sitemap yet...Would this be enough to do or should we do more? You can view our website here: http://tinyurl.com/6la8 We removed the entire "Spring Planted Category"0 -
Redirects for new website
Hi Moz community,
Technical SEO | | JSimmons17
I'm a fairly new SEO Specialist with a brand new website. We initially had a very basic holding website until the fully functional website was completed. I have to do some redirects as we have both .html and .php files & we don't want to lose SEO value for specific pages (like the index, news, etc). I also want to redirect from a www url to a non-www url. I am trying to accomplish redirects with the following code: RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.mywebsite.com [NC]
RewriteRule (.*) http://mywebsite.com/$1 [R=301,L] RedirectMatch 301 /index.html (.*).(php|html) http://mywebsite.com/index.php RedirectMatch 301 /cupcakes-slideshow/glutenfree-slideshow.html (.*).(php|html) http://mywebsite.com/gluten-and-glutenfree.php RedirectMatch 301 /press.html (.*).(php|html) http://mywebsite.com/news-and-reviews.php Please let me know if I am on the right track. Thanks so much in advance!0 -
Websites being hacked & duplicated, what should we do?
Hi, please help! Our website was hacked and being totally duplicated. They even injected codes to intercept our orders. Although the codes issue had been solved, still there're two mirror sites out there. When search for some of our key words, they even have good ranks. What exactly can we do to let Google ban those two sites. Thanks in advance!
Technical SEO | | Squall3150 -
Portfolio website: reciprocal backlinks and redirects
My company specializes in website design and development, and as such, the portfolio section on our website has lots of links to websites we've built. Generally, the way that we do this is that our portfolio sections links to URLs with a naming scheme as follows: http://ourcompany.com/client1 which is either a redirect to http://client1.com if the site is still up, or a version hosted on our website (http://ourcompany.com/client1) if the client is no longer hosting their site. In addition, most of our client sites contain a reciprocal link back to ourcompany.com, usually with the text "Website design and development by OurCompany". I have two questions about this arrangement: Might the reciprocal backlinks from the client sites be affecting the SEO results for ourcompany.com? I know that reciprocal backlinks can be occasionally problematic. If I do a search for "site:ourcompany.com", I'll get results for all of the client sites that we're hosting at http://ourcompany.com/client1, because I haven't excluded them in robots.txt. Of course, the content of these sites has little to do with that of our company, because we have a diverse array of clients and none of them do web design and development (which is the content focus of our site). Might this seemingly unrelated content be affecting our results? Should the client sites be excluded in robots.txt or via nofollow? Thanks very much!
Technical SEO | | fdepino0 -
Optimizing a website which uses information from a database
Hi, Sorry if this question is very general. I am in the process of building a website for local business, and it it will be heavily dependent on a database. The database will contain loads of information which can be optimized such as business directory listings, articles, forums, questions and answers etc. The businesses will also be able to link to and from the site. Which is the best way to display this information so that it can be optimized the best? I was going to use drop down boxes on a single page, ie main category, sub catagory, then display the business listings based on this. However, as the information on the page changes constantly based on the drop down the robot / user uses, I am assuming this is very hard to get optimized well. Does anyone know a better way? Thanks.
Technical SEO | | PhatJP0 -
Separate websites for 2 products in the same business?
I have a business that sells art. There are 2 distinct types of art on offer. In many cases, someone who is interested in Type A may also be interested in Type B. Most search competitors that sell Type B, only sell Type B. As a result, they have a dedicated site for type B art. Would I be better off separating my business into 2 dedicated websites or keeping them combined? The site currently ranks reasonably well due to content, age and has some decent inbound links. Any help on this would be greatly appreciated. Thanks, Peter.
Technical SEO | | peteraitken0