Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How do you add meta data to dynamic pages?
-
We have 1000's of dynamic pages on the website and would like to know how to add meta data to these dynamically generated pages.
Thanks!
-
Thanks Vijay.
-
Hi There,
You can edit SEO information for your Sitecore based website using this guide https://doc.sitecore.net/sitecore_experience_accelerator/working_with_content/search/improve_page_seo .
If you have rightly optimized content structure on the pages, it will be best to leave it as it is. The Google search engine will dynamically generate Title and description in SERPs based on the content of your page, in my experience that will be more useful for users and generate more clicks.
I hope it helps.
Regards,
Vijay
-
Thanks Sean. I would like to know how Google inputs meta title, description and keywords for a page that does not physically exist. How will a dynamic page appear in Google organic search results?
-
Our technology is .net (cms: sitecore). Will this be something that the developer will code for us? Just curious to know how Google will display meta titles and description for a page that does not physically exist.
-
When you say meta tags is there something in particular you're wanting to do? Meta Tags accomplish a number of different tasks. Some as simple as a text description in Google search, others will make Twitter Cards and large thumbnails for Facebook's open graph. Some can tell pages not to index certain
urls with robot crawlers.
How specifically you add them in your content is quite simple. Almost always meta tags will be placed in the header like say the meta description for a post on how you add meta data to dynamic pages:
name="description" content="This page is about how to properly use meta tags on dynamic pages or any page" />
-
It totally depends on the technology being used for your website. If you are using WordPress then Yoast plugin is good enough to get you the Meta tags optimized for all pages. If you are using any other technology, then there will be different steps altogether.
I hope this helps, let me know if you have further queries.
Regards,
Vijay
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
-
Can I add multi location business cities to homepage meta title or desc.?
I have a business with 6 locations (in the same state) but very different cities. We we expanded from one location with the city name in the URL we followed best practices to move to the new domain without the singular city name in the URL. We definitly took a hit on the organic side and I'm trying to figure out best practice for where to add geo info. Currently I have geo info: -In footer
On-Page Optimization | | beehiive
-Contact Page -On local page It's a WP site and each location has it's own page (ie. locations/geolocation_keyword). I know all other locations will take sometime but my concern is the hit we took on the original location that had geo-target URL. I guess really my question is simply can I include city names in homepage meta title and desc.?
and is there anything else I can do to bounce back organically on the original city faster?0 -
Noindex child pages (whose content is included on parent pages)?
I'm sorry if there have been questions close to this before... I've using WordPress less like a blogging platform and more like a CMS for years now... For content management purposes we organize a lot of content around Parent/Child page (and custom-post-type) relationships; the Child pages are included as tabbed content on the Parent page. Should I be noindexing these child pages, since their content is already on the site, in full, on their Parent pages (ie. duplicate content)? Or does it not matter, since the crawlers may not go to all of the tabbed content? None of the pages have shown up in Moz's "High Priority Issues" as duplicate content but it still seems like I'm making the Parent pages suffer needlessly... Anything obvious I'm not taking into consideration? By the by, this is my first post here @ Moz, which I'm loving; this site and the forums are such a great resource! Anyways, thanks in advance!
On-Page Optimization | | rsigg0 -
Duplicate meta descriptions
Hi all, I'm using Yoast's SEO plugin and when I run a On Page report card here on SEOMOZ it says there are 2 descriptions tags I've been trying to fix this but can't (I'm new!) Anyone any ideas on this? Thanks Elaine
On-Page Optimization | | elaineryan0 -
Is it necessary to add keywords to all of your pages?
Hi Everyone he company I work for has just built a new website with approximately 87 pages/sub pages. Should i be looking to add keywords and descriptions to all of these pages, via the allocated areas in the back end of the site? I am using "google's key words" tool to generate relevant key words. If any one has any advice it would be much appreciated. Thanks for you help Regards Pete
On-Page Optimization | | dawsonski0 -
Is there a SEO penalty for multi links on same page going to same destination page?
Hi, Just a quick note. I hope you are able to assist. To cut a long story short, on the page below http://www.bookbluemountains.com.au/ -> Features Specials & Packages (middle column) we have 3 links per special going to the same page.
On-Page Optimization | | daveupton
1. Header is linked
2. Click on image link - currently with a no follow
3. 'More info' under the description paragraph is linked too - currently with a no follow Two arguments are as follows:
1. The reason we do not follow all 3 links is to reduce too many links which may appear spammy to Google. 2. Counter argument:
The point above has some validity, However, using no follow is basically telling the search engines that the webmaster “does not trust or doesn’t take responsibility” for what is behind the link, something you don’t want to do within your own website. There is no penalty as such for having too many links, the search engines will generally not worry after a certain number.. nothing that would concern this business though. I would suggest changing the no follow links a.s.a.p. Could you please advise thoughts. Many thanks Dave Upton [long signature removed by staff]0 -
How to handle Meta Tags on Pagination... page 2,3,4....
Seems that SEOMoz reports are considering my paginated pages as duplicate Meta Tags. For example, I have a product catalog with 5 paginated pages. Obviously the content on each page is unique and the URL ends in =4, =5 for the page number, but the Title and Description are the same for all the pages. Any suggestions on how to handle this? The pages other than page 1 are not indexed, so it should not be a big deal. But wondering if I should programatically ad the page number to the additional pages to show a difference?
On-Page Optimization | | paddlej0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5 -
Meta descriptions
Whats the deal with the date at the start of the meta descriptions? I have not really looked into this but I'm guessing its a blog thing? Take this search http://www.google.co.uk/search?aq=f&sourceid=chrome&ie=UTF-8&q=6packproject#hl=en&xhr=t&q=interview+with+paul+knight&cp=26&pf=p&sclient=psy&aq=f&aqi=&aql=&oq=interview+with+paul+knight&pbx=1&fp=835cd241c8d51fff The beautifully crafted meta description is now being cut short even though its within the character limit and is now only showing 36 characters! Is there a way to remove this? Thanks in advance
On-Page Optimization | | CraigAddyman0