Angular seo
-
Hi, how to do seo with angular ? is there an easy way to make google crawl your website healthy?
-
Thanks, I'll go check it out
-
Thanks alot for your helpfull ressources, it helped alot !
-
We have been using angular for a while. And we love it. It's a fantastic framework.
Of course google crawler is not going to interpret such complex javascript, so when you use angular you must think about SEO.
One approach beautifully described by google here is to use query string "escaped fragment" to serve static version of the pages to google crawler, we used it in the past, in my opinion is complex, and it's not the way to go.
Another approach is to use server side code to render page content and angular to make it dynamic. For every page where you employ angular think how you can serve the content at first load without angular, and add angular to make the UX dynamic.
For example... If you have slider/carousel you may be tempted to load the content with angular using ajax, don't, load it in the body of the page and render it as a slider using angular. You can use ng-cloak (which is perfectly white-hat as long as you use it properly) and ng-show and ng-hide or ng-animate.
If you plan on using angular url routing is fine as well, just don't load the main content with ajax, put it in the page in a safe way for crawlers and use angular routing to choose which one to display.
You can load secondary content like menu options or form field options with ajax, as long as those are not essential for your on-page optimization.
Angular is a great tool and does speeds up development a lot, I am a big fan of angularjs.
-
I tend to avoid technologies like that (even if Google is involved), but here is a link that might be a start for you: http://googlewebmastercentral.blogspot.no/2014/05/understanding-web-pages-better.html
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
-
Recommendation for SEO plugin for Wordpress
Dear Moz Community, Could I pick your brains on SEO plugins for WordPress? Our web developer has installed an SEO plugin called Yoast, and I am not quite sure of it's efficiency. The problem we have at the moment is that the Page Title is not updating on Google the way we anticipated. To solve this issue we unchecked forced rewrite under the title options, but this had no effect. For instance our name on Google appears as Man Van London all the time, despite any amendments we make it always has Man Van London at the start of the title. ( website: www.manvanlondon.co.uk) If Yoast is the best SEO plugin for wordpress, is there any solution to fix this issue? Or is anyone familiar with another plugin? Does anyone suggest to not use plugin's at all? Thank you for your time. Looking forward to your wisdom. Monica
Technical SEO | | monicapopa0 -
Target: blank. Does it make an SEO difference?
I've notice many sites MOZ included no longer use the target: blank attribute. I think that's what it's called. Basically when a link on your site opens a new tab in the browser as opposed to replacing the browser window you are in. Given that MOZ think of everything, I would love to hear opinions on this.
Technical SEO | | wearehappymedia0 -
SEO Optimized Video Gallery
I want create a video gallery in my site. Does anyone know about any video CMS or wordpress video plugin optimized for SEO?
Technical SEO | | Felip30 -
SEO for Interspire Relic
Hi All, Does anyone know of optimization best practices for the now largely defunct Interspire Web Publisher? Specifically, I'm looking for a canonical plugin or workaround to try and get rid of a few duplicate content issues (most importantly root vs. index.php). I'd like to just redo the site with a cms that has better support...unfortunately client budget constraints are a little tight at the moment. Thanks!
Technical SEO | | G2W0 -
Types of SEO Help
I have a web site that is going well but I think it could be better as far as usability and design. Also, I am sure an SEO professional would have some things to do to optimize. It seems though, that all the SEO companies either want to have along term contract or they don't work with my technology. Does anyone know of a company that would take my Visual Studio/C# project and tweak it for usability, design and SEO features for an hourly or set price?
Technical SEO | | Banknotes0 -
Reciprocal links / seo satellite
Hi guys, I am reasonably new to SEO. We operate a site. Lets call it brand.com. I would like to build up SEO juice and traffic for our site reasonably quickly, but with a view to not harming us in the long term. There are a large number of very small blogs in our space (> 100). Many of them are private blogs. I would like to gain links from these blogs. None of these blogs will send large amounts of traffic to our site on an individual basis, but in sum they provide both decent traffic and SEO juice. Leaving SEO out of mind I would offer them all returning links in exchange for linking to our blog (brand.com/blog) or our main domain (brand.com). They are decent quality sites that may be of interest to our users. They are not competitors and will not take any of our business away. Problem: I want to avoid being punished by Google for link exchange. In an ideal world I would event like to profit from these links from a SEO perspective. I have thought of a work around, but am not sure whether this will work at all. I will create 3 satellite pages: brand-partners.com, brand-tips.com and brand-blog-roll.com. I will feature links to these three sites prominently on my main site and my blog. This will provide these three sites with some SEO juice and trust from bloggers. In return for linking to my site, I will offer the small blogs links from these three "satellite" pages. I will try to diffuse the picture by adding some random links and obtaining some random links that I don't link back to. My approach is to always provide value to our users. Apart from the diffusing bit above I would say that creating these small hubs provides value (as we recommend valuable sites), while still enabling us to have some SEO effect. As I am reasonably new to SEO, I don't know whether the above is already a standard tactic employed or whether it contains some horrible pitfall that I should be aware of. I would be very thankful for any tips or feedback! Thank you and all the best, Daan
Technical SEO | | daan.loening0 -
Yoast canonical SEO question
Hi I've installed Yoasts SEO plugin. I've just set it up as a campaign in SEOMOZ pro and i now see 14 notices about rel=canonical. I haven't added the rel=canonical myself and is in connection with the Yoast code on the site. Why does it do that and should i do something about it?
Technical SEO | | infocell0 -
What are SEO factors in re-doing a website?
Most of my work now involves converting older websites to CMS-based sites (in Wordpress) and I'm wondering about best practices here. If I create a "dev" or "sandbox" directory for my development work how do I keep the pages from being indexed while I am working on the new site? Can I "noindex" a directory? What do I do with the old html files when the new site goes live? I'm assuming I will do a 301 redirect from domain.com/index.html to the new domain.com/, and also on all of the inner pages that have equivalent pages in the new site. But there will be a lot of old files left that have no equal in the new site. Do I just delete these, or noindex nofollw them?
Technical SEO | | bvalentine0