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.
Appending a code at the end of a URL
-
Hi All,
Some real estate/ news companies have a code appended to the end of a URL
https://www.realestate.com.au/property-house-qld-ormiston-141747584
Can I ask if there's any negative SEO implications for doing this?
Cheers
Dave
-
@Kateparish said in Appending a code at the end of a URL:
Appending a code to the end of a URL is called a URL parameter
This is not the case in these examples!! Parameters are mostly added using a "?" - for example: domainname .com/widgets?sessionID=32764 or example .com?category=widgets
In the example from Dave the code (-141747584) is part of the Permalink. It is not a parameter.
So the question remains: does having a permalink with some unique identifier integrated impact SEO in a negative way?? (assuming this page / permalink is a unique page on the website)
-
@Redooo Using a code at the end of a URL is a common practice to track the traffic source and provide analytics to website owners. It should not have negative SEO implications, as long as the code is not used to manipulate search engine rankings. However, ensure that the URLs with codes are canonicalized to their non-coded versions to avoid duplicate content issues. Use a consistent URL structure across the website for better user experience and SEO performance.
-
@Redooo Appending a code to the end of a URL is called a URL parameter, and it is a common practice in website development to pass information from one page to another. In the case of real estate or news companies, the code appended to the end of the URL likely identifies a specific property or article.
Using URL parameters does not inherently have negative SEO implications. However, if used incorrectly or excessively, they can cause issues for search engines trying to crawl and index your website.
For example, if multiple versions of the same page have different URL parameters, search engines may see them as duplicate content and penalize your website. Additionally, if the URL parameters do not provide valuable information to users or search engines, it may be considered "thin content," which can also harm your SEO.
It's important to use URL parameters judiciously and ensure they provide valuable information to users and search engines. If you need clarification about the SEO implications of using URL parameters on your website, it may be worth consulting with an experienced SEO professional.
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
-
Reputable Place For Guest Posts
We do our SEO in-house, and I don't have the time for blogger outreach. Does anyone know of a reputable place where I can submit our content to be pitched to relevant outlets for backlinks and US traffic? I am not in it for someone creating our content; I write it myself and have a degree in the content I produce. I am looking for a place that gets REAL US traffic, not some P.B.N. sites or those where I can create accounts at a post myself. I want real traffic from relevant, reputable blogs or a place where I can have them use my content and find niche sites for me.
Link Building | | tammysons2 -
Unsolved How can I shorten a url?
I've got way too many long url's but I have no idea how to shorten them?
Getting Started | | laurentjb0 -
Seeking Advice on Improving On-Page SEO for my Website
I'm looking for some expert advice on improving the on-page SEO for my website, CCTV Camera Installation. Despite following best practices, I feel that my site isn't performing as well as it could be in search engine rankings. Here are a few specific areas where I'd appreciate some guidance: Content Optimization: I've ensured my content is keyword-rich and valuable to my audience. Are there any advanced techniques or tools that can help further optimize my content? Meta Tags and Descriptions: I've written unique meta titles and descriptions for each page, but I'm unsure if they're as effective as they could be. What are some tips for crafting compelling meta tags that improve click-through rates? Internal Linking: I've set up a basic internal linking structure. How can I enhance this to better distribute link equity and improve user navigation? Page Load Speed: While my site's load speed is decent, I'm aware that even minor improvements can have a significant impact on SEO. Are there any specific optimizations or tools you recommend for speeding up my website? Technical SEO: I've covered the basics like XML sitemaps and robots.txt files. Are there any advanced technical SEO practices that I should be aware of? Here is the link to my website for your reference: https://www.acssllc.ae/ Thank you in advance for your help! Best regards,
On-Page Optimization | | Htdbf
Israr Khan0 -
What Tools Should I Use To Investigate Damage to my website
I would like to know what tools I should use and how to investigate damage to my website in2town.co.uk I hired a person to do some work to my website but they damaged it. That person was on a freelance platform and was removed because of all the complaints made about them. They also put in backdoors on websites including mine and added content. I also had a second problem where my content was being stolen. My site always did well and had lots of keywords in the top five and ten, but now they are not even in the top 200. This happened in January and feb. When I write unique articles, they are not showing in Google and need to find what the problem is and how to fix it. Can anyone please help
Technical SEO | | blogwoman10 -
How to set up a competitor URL with a language slug for a campaign
Hello, I am trying to set up a competitor with language slug for my (subfolder) website with a language slug. Let's say my website is something like: websiteholding.com/de/website
Competitive Research | | Siir
My competitor is: competitor.com/de When I go to Campaign Settings > Comptetitor Sites > type in competitor.com/de > Hit Save Competitor > Then it shows the saved competitor without the language slug as competitor.com I am not sure if this is a correct method of tracking since for my DE website I would like to track the DE page of the competitor, not their global page. Please correct me if I am wrong and help me out on possible solutions? I am quite new to SEO & Moz , so any help on the topic would be appreciated.0 -
English pages given preference over local language
We recently launched a new design of our website and for SEO purposes we decided to have our website both in English and in Dutch. However, when I look at the rankings in MOZ for many of our keywords, it seems the English pages are being preferred over the Dutch ones. That never used to be the case when we had our website in the old design. It mainly is for pages that have an English keyword attached to them, but even then the Dutch page would just rank. I'm trying to figure out why English pages are being preferred now and whether that could actually damage our rankings, as search engines would prefer copy in the local language. An example is this page: https://www.bluebillywig.com/nl/html5-video-player/ for the keywords "HTML5 player" and "HTML5 video player".
Local SEO | | Billywig0 -
Duplicate canonical URLs in WordPress
Hi everyone, I'm driving myself insane trying to figure this one out and am hoping someone has more technical chops than I do. Here's the situation... I'm getting duplicate canonical tags on my pages and posts, one is inside of the WordPress SEO (plugin) commented section, and the other is elsewhere in the header. I am running the latest version of WordPress 3.1.3 and the Genesis framework. After doing some testing and adding the following filters to my functions.php: <code>remove_action('wp_head', 'genesis_canonical'); remove_action('wp_head', 'rel_canonical');</code> ... what I get is this: With the plugin active + NO "remove action" - duplicate canonical tags
Technical SEO | | robertdempsey
With the plugin disabled + NO "remove action" - a single canonical tag
With the plugin disabled + A "remove action" - no canonical tag I have tried using only one of these remove_actions at a time, and then combining them both. Regardless, as long as I have the plugin active I get duplicate canonical tags. Is this a bug in the plugin, perhaps somehow enabling the canonical functionality of WordPress? Thanks for your help everyone. Robert Dempsey0