How WP Themes work with Navigation Structure for SEO and JQuery Headers?
-
I am trying to find the best WP Theme for our company. I noticed most of them do not offer a left hand side navigation on the home pages, and usually are on the right side on the inside pages.
I always thought that Home Page links were very important for SEO. Currenly we have a left drop down navigation with all of our product catagories, keyword optimized. The structure follows for all the pages.
Is this not as important to Search Engines anymore? Is it better to have a products link, to all the products and then the inside pages, have just a navigation bar, for that particular catagory?
This seems to be very common on all the templates i am seeing.
I also noticed, and really like the JQueary Tabs. I would use this for displaying, PDFs and Specifications Charts.
Also, some home page images are using a jquery slider with some text, linking to a page.
Is Jquery the new javascript and do search engines see what is in the code?
I also noticed they all have footers that have links and some other information. Is this a SEO must have?
-
If it is built into the framework - Genesis from StudioPress for example - it should turn itself off when it detects a dedicated SEO plugin - for other SEO plugins I would deactivate them first to prevent conflicts. Yoast's plugin will manage everything you need including a great sitemap generator - which works well where others fail (in heavily modified wordpress installs such as Appthemes Classipress for example.)
-
Awesome Thank You. Do I have to deactivate any other seo plugin prior to installing yoast? I currenly have a blog using Platinum SEO. I will try yoast! And will for the site too.
-
Having your products physically displayed under the main products link is not an issue. They will still be seen and indexed by the search engines.
if you are using the permalink settings to tidy your urls - be sure to set the permalink structure up so the URLs display a short - tidy URL - by using /%category%/%postname% or just /%postname% and dont place the product links deep down in subcategories www.domain.com/products/product-type/product-sub-type/product-namexyz/
Don't forget to look at the Yoast Wordpress SEO plugin http://yoast.com/wordpress/seo/ - I now consider this essential in every wordress installation (unless I am using Thesis framework - as Thesis will not support it :O(
-
Thanks!
Navigation elements are indeed very important. Quite simply make the most important pages accessible from the front page.
I get this, but if the main important pages are accessible under a products tab from the home page, is this still good for SEO. Instead of listing each product page link on the left navigation ? For Ex: If I remove our left navigation and just have links on the top like,
Home | Products | About | Blog | Contact
If the products tab was a drop down menu with all the catagories listed, will that code to the drop down links still be seen by seo, or is the actual button link they see?
-
Some quick additional thoughts:
Choose a wordpress theme which works well with the Yoast Wordpress SEO plugin - as this is a very powerful and configurable plugin - generally considered to be the best plugin for SEO in Wordpress. Thesis framework for example is one that does NOT work well with Yoast's plugin.
I would look at the studiopress themes as they work well, offer a good degree of flexibility, they are well coded and the support and forums are excellent! http://www.studiopress.com/themes
Navigation elements are indeed very important. Quite simply make the most important pages accessible from the front page. The vast majority of my best ranking sites are created using wordpress along with Yoast's plugin and a great number use the studiopress themes among others, so this is a great start for any project that you wish to see perform well in the SERPS.
Don't fill the footer with hundreds of spammy/poor quality links - if it looks spammy to you - rest assured it will look spammy to Google too! To clarify, add links that assist the user navigate your site to the footer - links such as Terms & Conditions | Sitemap etc that don't need high visibility on the top of the page - also consider a return to the top of the page link if the site has long content pages.
Be sure to add a human readable sitemap (HTML) not just an XML sitemap for the Search Engines.
JQuery can work well for menus, but do remember that for the search engines to be able to index your website the link structure must be easily accessible without javascript or CSS via semantic HTML.
I might also consider re-creating the contents of any PDFs as web pages in their own right - and have the PDF version available as a download option - if this is feasible - as you gain another opportunity to show relevance within the content of your pages. Search Engines can read PDFs to a degree, but they are not as readable as regular HTML content.
-
Lot's of good questions in here. I'll do my best to answer a few.
-
Most main level navigation on Wordpress themes is going to be across the top, or on the right side with a category widget. The reason being because this is basically the paradigm for blog content. Content appears on the left to maximize the viewing area to how we read (left to right), and main navigation appears up top to make better use of the limited real estate we have to create the site (for things like CTA graphics and such). You'll be hard pressed to find a theme with left-hand navigation, as most sites are migrating away from this structure nowadays.
-
Main page navigation is very important to search engines. A link in the main navigation of a site makes a page stand out to the search engines as being quite important, and also delivers a lot of link juice to the subsequent page. Keep in mind you can only have so many links in your main navigation before your user experience suffers. If something is important on your site and you can link to it from the main navigation (such as your main products page) you should give it a link in the main navigation.
-
There is some debate about jQuery. It's really cool for nice navigation schemes, but can get sticky as to whether or not bots can read it. Google is taking steps to be able to, and can read it given you use simple enough coding, but if you can do it with CSS, you'd be smart to do so. You don't want to get stuck hoping Google can read your site.
-
The thing with footer links is this - They used to be valuable for SEO because you could have a bunch of links on your homepage that would link throughout the whole site. Now search engines are devaluing them because a lot of sites were abusing them. However, they're still quite useful for a quasi site map. They're used now for more of a user experience thing than an SEO thing.
-
Also always always keep in mind that not all designers (in fact very few) are SEO savvy. Just because you see it in a lot of designs doesn't make it right for SEO.
-
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
-
How is Single Page Application (SPA) bad for SEO
Hi guys. I am quite inspired of SPA technique. It's really amazing when all your interaction with the site is going on the fly and you don't see any page reloads. I've started implementing the site with this instruction and already found nice guys to make the design. The only downside of the using SPA which I can see **is the **SEO part. That's because the URL does not really change and different pages don't have their unique URL addresses.
Web Design | | Billy_gym
Actually they have, but it looks like: yoursite.com/#/products yoursite.com/#/prices yoursite.com/#/contact So all of them goes after # and being just anchors. For Google this mean all of these pages is just yoursite.com/ My question is what is really proven method to implement the URL structure in Single Page Application, so all the pages indexed by Google correctly (sorry I don't mention the other search engines because of market share). The other question, of course, is examples. It will be great to see real life site examples, better authority sites, which use SPA technique and well indexed by search engines.1 -
Cleaning WP theme 404s in GSC
I'm trying to clean all of the Crawl Errors for my sites, and I've reached the point where I've become slightly confused. A lot of these pages that come up in Crawl Errors aren't being linked to anywhere. The ones I'm referring to are mostly pages that came with a theme that I'm using - part of the demo content - which I've since set to Unpublished Drafts. I'm not linking to these pages anywhere on any of my Published pages, yet Google is still looking for them, still showing them in Crawl Errors as Not Found. I'm assuming that Google found these pages at some point and can't find them now. I'm not sure if I'm supposed to keep setting up 301 redirects for these, or should I use the Disavow tool for these pages? I want to tell Google to forget these pages completely because I never intended for these pages to be indexed. This happens for just about all of my Wordpress websites in Google Search Console. Can someone please shed some light on this? If there are any articles on this problem, please share! Thanks!
Web Design | | Millermore0 -
Wordpress Site Structure and H1 Tags
We are working on optimizing a client's website and asked the client's webmaster to change a handful of H1 tags. The webmaster said they could not do to the existing names being pre-set in the design. The website is built in Wordpress. The client has repeating H1 tags due to the 'design'. I have attached a snapshot of the backend. Is there a rule around Wordpress site structure where this doesn't happen? Is it worth changing? If so,what is the best solution. Thank you ahead of time. ylAMvNg.jpg
Web Design | | seoessentials0 -
Ecommerce Site - SEO
We have a Business Catalyst Site with the Same product Listed in 2 different catalogs. Each product page is the same page with different URLs you can see it here: http://www.yourpharmacy.co.nz/beauty/clarins-skincare/clarins-advanced-extra-firming-eye-contour-cream-20ml http://www.yourpharmacy.co.nz/clarins/clarins-advanced-extra-firming-eye-contour-cream-20ml Any suggestions welcome
Web Design | | OnlineAssetPartners0 -
New Website Redesign: Any Design Comments or SEO Suggestions?
Hi! We recently launched our new website after MONTHS of work. Now that it is live, we are looking to fine tune the design and SEO efforts. This is our new website. And for reference, this is our old website. Any and all comments on design and SEO would be greatly appreciated. Thank you for your help! Mike
Web Design | | Mike.Goracke0 -
How does using a CMS (i.e. Wordpress/Drupal) affect backlinks and SEO?
So I need to build a website with over 100 pages in it. Elements of the design will probably be moved around and or tested so I need to use a CMS. It's pretty much a review site so while the content will remain static I'd like to employ A/B testing to mess with conversion rates. Wordpress has a plugin for that even. So I'm just wondering, since CMS pages are pretty much created on spot and not retrieved from a library, how this affects backlinks and anchor text? How exactly does the external website point to yours if the URL is dynamically generated? Or am I misunderstanding something? Please recommend any extra resources as well if you can.
Web Design | | seochump0 -
Political Campaign SEO
We are considering taking a candidate for office on as a client. The run would be for a state office in the U.S. by someone who is involved in politics/government but not currently an elected official. The candidacy would not be for a couple of years and the exploratory committee approached us asking if we would take on. Sooo, decision time. First, yes I like the candidate (as much as I like business I could not do it otherwise). Next, candidate has no real public persona other than FB, LinkedIn, etc. Our approach is to shut all down all social first - to prevent anything that is harmless from being manipulated - and then revise to a political run. Also to create a site for candidate that is not necessarily a political one that could gain some DA, PA over time as the candidate begins to put out opinion pieces, etc. around their beliefs in what is workable/needed. We would maintain the site utilizing SEO until the announcement to run is made and then have a full political candidacy site go live with 301's from old site. Obviously, I am not at liberty to say names, etc. and some of our strategy specifics must be kept confidential as well. I would be interested in your opinions and thoughts on the approach and also if someone has handled SEO/SEM politically and has insight as to whether I should act like I am in the movies and ... RUN FORREST RUN!!! 😉 Thanks,
Web Design | | RobertFisher1 -
Javascript, PhP and SEO Impact?
What are the Pro's and Con's of using Java Script and PHP in a site when factoring in SEO?
Web Design | | bronxpad0