We recently made some changes for better SEO by removing “index.html” from the ends of many of the links in navigation sections of the web templates. The reason behind this update is to unify the URL patterns across our HTML pages, sitemap, and Google indexes. Why does this matter?
Search engines prefer clean URLs that are easy for users to read and remember. Removing unnecessary parts like “index.html” can help improve our site’s search engine ranking and overall user experience.
In support of this, we’ve updated approximately 200 destination URLs in our main redirects file to remove “index.html.” If you’re adding redirects to your sites or subdirectories in the future, make sure to exclude “index.html” from the destination URL.
Here’s an example of the right and wrong way to set it up:
Important Note: It’s still acceptable to include “index.html” in the source URL (the first URL column), if you need to target it specifically. For example:
We’d like to share a couple recent updates the the video player in your Cascade templates. These updates provide a little more flexibility and accessibility for the video elements.
You can drop the controls below the player if you have the space and need that section of the video for captions, etc.
You can hide volume controls if the video has no volume.
Below you can see some example code that will output your video in these sweet new ways.
As the new templates age and we approach the end of the
content migration process, our team has been listening to feedback and keeping
an eye on how the templates are being implemented and performing. With this redesign,
our goal has been to take a proactive approach to making incremental changes
that address feedback from users and contributors as well as performance.
Through this we hope to constantly improve and update the website rather than
go through a full-scale redesign every 10-15 years as we have in the past.
As part of our most recent update some of the default sizing
for typographic elements such as paragraphs, headings, and lists have been
adjusted to reflect a more proportionally consistent sense of scale and spacing
between elements. Scale and proportion were also considered in the initial
design, but with this update, a mathematical approach to the values was used to
bring them into more precise and cohesive proportion.
These changes mainly targeted the basic instances of these
type elements and may not reflect in some of the modules, widgets, and menus.
We will be taking a look at the performance and functionality of each of the
modules and widgets in the near future and more changes to typography would
coincide with that update.
Detailed below are the main changes from the March 8th
update.
Updates to Default Heading and Paragraph Values
The mathematical basis of these changes start with an update to the default paragraph size from 16px to 18px. This change increases the legibility of our more detailed and lengthy copy and takes advantage of the generous amount of space the larger content area these templates allow. From there this 18px value was used with the minor third typescale(x1.2) to generate incrementally larger and smaller values for the rest of the basic web typographic elements. From here resizing to mobile was as simple as taking each level down one size in the scale.
This is an example of the old font sizes in a Figma design file. See tables below for sizing information.
This is an example of the old font sizes in a Figma design file. See tables below for sizing information.
Addition of max-width value to paragraphs
With this update, a max-width value of 800px was added globally to paragraph tags and lists to help curb unintentional instances of copy that run across the entire width of a page. The ideal line length for legibility is within 45-85 characters, and this update will bring copy closer to those values if they were not originally put into appropriately sized columns. This value was also adjusted to accommodate for some edge cases such as when an image element is contained within a paragraph. While these changes will help, please continue to be mindful of column layout choices to maximize use of space and legibility when building pages.
Moving towards a consistent 8px grid for layouts
Moving towards a consistent 8px grid for layouts
As we continue to revisit the UI elements of the new
template, we are seeking to adjust specific sizes of elements to adhere to a
standardized 8 pixel grid format. Along
with the font size adjustments, the line-heights for the different type
elements may have been tweaked to begin moving towards a standard grid layout
for Clemson.edu. These changes will add more consistency to sizing and spacing across
the site and ease of design and development in the future.
If you’re interested in learning more, here a few good
articles that explain further about using grids for UI design.
Updates to Twitter Icon and the Custom Clemson Fonts
This update also adds a few updates and additions to the Clemson custom icon font. The biggest being the change to the twitter icon to reflect their updated brand. For widgets that add icons automatically through the cascade backend such as the contact widgets and modules, you may have to republish the include files themselves for changes to take effect. For instances where the icon was added manually to HTML or in the content modules of the cascade templates like image and icon buttons, the new classes to use are “clemson-icon clemson-twitter-x” instead of “lab la-twitter”.
Attention web editors working in Cascade templates: here’s a quick tip to improve user experience.
If you’ve encountered issues with anchor tags scrolling under fixed headers, worry no more. With the .anchor-space class, you can easily add some top space to your anchor tags, ensuring they can still be in the viewport even with fixed header in place.
Simply apply the .anchor-space class to your anchor tags. No more content hidden under fixed header. This should clear up some user confusion.
Check out the example below:
<h2>
<a id="reading-order" class="anchor-space"></a>
Reading Order
</h2>
This is still dev-only but will soon be pushed to production.
With the rebrand and launch of the new Clemson News we are making a few changes to the news feeds workflow in order to serve up the best user experience across sites. Below are the details on the philosophy behind the new workflow and how you can incorporate Clemson News into your redesign project.
Organization
There are some organizational changes on the Clemson News site that will affect how feeds are pulled into Cascade. Clemson News uses three primary taxonomies to achieve the new organization: Categories, Tags, and External Site Feeds. (Need to find out more about taxonomies? See the explanation on wordpress.org.)
New Taxonomy: Clemson News administrators created a new taxonomy called “External Site Feeds” that can be applied to stories that should be pulled onto the main pages for college/divisions. This new taxonomy is primarily used for main pages, for example college/division homepages, and the main landing pages in the .edu site.
Categories and tags will continue to be used for departmental feeds. Be aware that some categories and tags have been recently changed so you will want to utilize the new parameter builder tool I show you below.
This new taxonomy allows communicators in Clemson News to control what stories funnel to the main .edu website and which should remain only available on the Clemson News site.
Each category on the Clemson News site has a customizable landing page that houses any post in that category. The communications team also heard multiple requests for a way to keep certain stories from being pushed to the main website and the External Site Feeds taxonomy does just that.
This is the archive landing page for the College of Education on the Clemson News site. All stories with the College of Education category will be shown on this page.
For example, if someone in the College of Education has a story they’d like to push to both the Clemson website and the College landing page in Clemson News she would need to apply both the Category and External Site Feeds selection of “College of Education”.
The Categories taxonomy puts this post on the archive landing page in Clemson News. The External Site Feed pushes this post to the feed on the College of Education’s homepage.
Generating the feed
We have an updated parameter builder tool for web editors to pull Clemson News feeds into their sites in Cascade. To get the feed into Cascade just make the taxonomy selections to filter Clemson News content to your specific needs, copy the param string result, and paste that into the News widget in the Cascade editor. Once the page is published it will pull the appropriate stories into the feed on your page.
The parameter builder tool provides easy, granular filtering for Clemson News content.
For a college homepage it may be best to utilize just the external site feed taxonomy, but the builder tool allows you to customize the filter to give them just the feed you need. In the example below the feed has been filtered to show just stories tagged Department of Teaching and Learning in the College of Education category.
Departments are in the tag taxonomy in Clemson news. Colleges are in both category and external site feed taxonomies. Combining these taxonomies and their relationships gives web editors a lot of control over their Clemson News feeds.
We previously did not have some default color theming set on particular widgets, modules, and buttons. The default color if no color is selected should now be Diploma. Please let us know if anything different is discovered.
If you have not noticed by now, the updated Secondary Navigation is now available in the new redesign templates
** You will need to republish any and all sn-config files you may have in your redesign site to grab the updated structure.
A couple notes on this.
We have extended the navigation to 3 levels instead of just 2.
There is no limit on the amount of items in the 2nd or 3rd sublevels of the menu. HOWEVER, please be mindful of how long your menus get vertically filled with navigation items in regards to forcing users to have to scroll down to view the whole sub menu on smaller laptop screens. We are hoping that providing this extra level will allow everyone to take a second look at their site hierarchy and organize their material into a user friendly experience.
A sub menu only kicks in if there are pages/folders (besides an index, sn-config, and options block) set to display in the nav, within the main folder at hand,
The new structure removes having main level items as buttons, which forced these to be links in the submenu. A menu item that has a submenu now is directly linkable from that primary level it is on, no more need for duplicate text. A separate button still remains with only the Arrow within. This is left for accessibility purposes/functionality.
Link text uses the Display Name field in the meta area of a page. There is a 70 characters limit on the nav item link text. This is NOT enforced on the Display Name field itself when entering text, but enforced on publish. PLEASE be mindful of this. If you Display Name is longer than 70 characters, it will get chopped. This limit should allow, still, a solid length of text, and keep your link text to no more than 3 lines.
Please publish, test your navigation, and let me know if you experience any issues or have any concerns.
We have added the “Blog Feed” feature to cascade. It can be added as a module in a new row, or added as a column widget in columns 6 cells or wider. Please follow the steps below to add to your page.
Select Blog Feed from the module selector or Widget Display list.
Fill in the name of the blog. This is the exact name in your url. For Example: “ows” in https://blogs.clemson.edu/ows/
Enter a numerical count of the amount of stories you wish to be displayed. Example: 1, 2, 5, 10, etc
Choose the blog format type. Default is “Basic Blog (No Images)”. This will not display any images. Posts with featured images will display a thumbnail image next to the listing if “Basic Blog (Display Images)” is chosen. The third option is a a standard list structure only showing and linking the titles of each post.
If applicable, fill in any categories. If multiple, separate by a comma.
If applicable, fill in any tags. If multiple, separate by a comma.
The new contact module is ready to implement on your pages.
**Remember, if you have used the module previously, you will have to update your pages to this new setup.
Navigate to your widgets folder, then click “Add Content” in the top nav
Navigate to Components > Widget.
Select “Contact Module” from the widget type.
Enter your desired data into the provided fields.
These are the same fields in the previous set up, but your data will not be preserved from the previous setup.
Recent updates to these fields were the abilities to toggle having either a custom link or a website contact and toggling on or off the social links.
Save and Publish your new widget
Next, navigate to your page and click “Edit”
Scroll down towards the bottom of the editor window, and you will see a new group labeled “Widget Module Area”. See attached screenshot.
Select Yes to display the area.
Choose the recently made widget from the widget chooser.
Repeat steps 6-9 per page as necessary.
Publish your page/s.
Once your page has this setup published once, publishing all your pages will not be required for each update. you will only need to edit and publish the widget for it to reflect updates across all the pages!
Only the Contact module widget will work here, the other widget types will not display here and only will display in the left column. And vise versa. The contact module widget will not display in the left column. Warning messages will display on your page if you accidentally assign the wrong widget type to an area.
We hope you guys find this new addition helpful, useful, and easy to implement. Please reach out with any questions, concerns, or issues.
We are adding the ability to turn on/off social links in the Contact Module along with the option to add a custom link in place of the web contact email to this module.