Bizarre PDF URL string
-
Hey folks,
I'm getting literally hundreds of Duplicate Title and Duplicate Content errors for a site, and most of them are a result of the same issue. The site uses javascript container pages a lot, but each gets their own URL. Unfortunately, it seems like each page is also loading all the content for all the other pages, or something.
For instance, I have a section of the site under /for-institutions/, and then there are 5 container pages under that. Each container page has it's own URL, so when you select it, you get the URL /for-institutions/products/ or /for-institutions/services/ etc. However, the institutions container page doesn't change, just the content within.
In my SEO results, I'm getting the following:
/for-institutions/$%7Bpdf%7D/
/for-institutions/$%7Bpdf%7D/$%7Bpdf%7D/ etc, each as a duplicate title and content page. How can I eliminate this? Is there a regular expression that rewrites URL segments beginning with $ ?
For your reference: The page is set up so that any URL that doesn't exist just refers to the subdirectory. /for-institutions/$%7Bpdf%7D/ displays /for-institutions/, but does not rewrite the URL. So too if I were to enter /for-institutions/dog.
-
I didn't develop the site and I don't currently have FTP access to actually edit the templates, or I could probably eliminate that myself. Thanks! I will figure out exactly what's going on with your help now. I appreciate it.
-
Did you get a chance to have your developer look at your code? Here's a snippet -
There's another one right above that I suspect also includes some items that aren't parsing.
<fieldset class="question">
<legend>${question}</legend>
{{each answers}}<label for="q${$data.id}a${$index}">${text}</label>
{{/each}}
</fieldset>
It's more than likely template code specific to the MonkCMS that isn't getting processed - perhaps there's not a matching variable / object setup in the system.
You will notice that both sections are currently hidden, so maybe you can just do without them altogether?
-
I'm not familiar with the Monk CMS, but looking at your code, you have some links to:
${pdf} - the %7B and %7D are basically URL encodes for the braces.
My guess is that ${pdf} is supposed to be parsing into a real URL, but it's not happening...
-
-
Can you provide a full URL for the website?
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
-
Does adding new pages, new slugs, new URLS in a site affects rankings and visibility?
hi reader, i have decided to add new pages to my site. if i add new urls, i feel like i have to submit the sitemap again. my question is, does submitting sitemap again with new slugs or urls affects visibility is serps, if yes, how do i minimize the impact?
Web Design | | SIMON-CULL0 -
Changed url and now not listing
hi guys I had this page "https://www.stauntonrook.co.uk/marketing-services/offline/corporate-identity/" indexed in google at position 5 for a search term, after some research in the keyword planner I decided to change my url to https://www.stauntonrook.co.uk/marketing-services/offline/logo-design/ because I wanted the keyword in the url. I added a 301 redirect to the htaccess and removed the old page from google using webmaster tools fully expecting the new url to drop back in anytime hopefully in a better position than 5, now after a good week or so, still nothing 😞 also doesn't seem to be in any of the other search engines either I've updated the xml too any ideas?
Web Design | | Staunton_Rook0 -
Is it ok to redirect an old URL to new URL with anchor tag?
Ex. OLD URL - http://www.mysite.com/shoes/red/description NEW URL - http://www.mysite.com/shoes/red#desc Thanks in advance!
Web Design | | esiow20130 -
Pulling old site-map and URL structure of a site
Hey guys how do I pull an old sitemap or URL structure of a site ! This company I am helping out . Build a new site without any 301 redirect ! It's been about 2 months and hosting company sent me. SQL database file said we basically need to build another site ! Wondering if there are any other ways to see what exact urls were existent before their change over
Web Design | | BizDetox0 -
301 forwarding during site migration problem - several url versions of the same page....
Hello, I'm migrating from an old site to a new site, and 301 forwarding many of the pages... My key problem is this I'm seeing www.website.com/ indexed in SE and www.website.com/default.aspx in showing as URL when I'm on homepage - should I simply 301 forward both of these? Then for several internal pages there are 2/3 versions of each page indexed. Canonicalization issues. Again, I'm wondering whether I should 301 forward each URL even if there are several different indexed URLs for the same page? Your advice will be welcome! Thanks in advance - Luke
Web Design | | McTaggart0 -
Live website is an addon domain - Need site old development url inaccessable from live domain
Hi everyone, I have a website which is built in Joomla 2.5. The development site is located at www,abc.com/subdomain/. We have set the site live using an addon domain which is www.xyz.com. The problem is, www.abc.com/subdomain/ is still accessible and being crawled by Google. How is the best way to make the development url inaccessible? Any help would be appreciated!
Web Design | | DougHosmer0 -
SEOMoz crawl report shows a duplicate content and duplicate title for these two url's http://freightmonster.com/ and http://freightmonster.com/index.html. How do I fix this?
What page is attached to http://freightmonster.com/ if it is not the index.html ? Should I do a redirect from the index page to something more descriptive?
Web Design | | FreightBoy1 -
Long URLs due to foreign characters
I have a site which provides forum sections for various languages. When foreign characters are used in the post title, each letter is replace by a three character replacement such as %93. This conversion makes the URLs long. The site's software automatically uses the thread's title in the URL. It is never a problem except in these instances. Any suggestions on how to handle this issue?
Web Design | | RyanKent0