NoIndex tag, canonical tag or automatically generated H1's for automatically generated enquiry pages?
-
What would be better for automatically generated accommodation enquiry pages for a travel company?
NoIndex tag, canonical tag, automatically generated H1's or another solution?
This is the homepage: https://www.discoverqueensland.com.au/
You would enquire from a page like this: https://www.discoverqueensland.com.au/accommodation/sunshine-coast/twin-waters/the-sebel-twin-waters
This is the enquiry form: https://www.discoverqueensland.com.au/accommodation-enquiry.php?name=The+Sebel+Twin+Watersion_name=Sunshine+Coast
-
Hi Tom,
This is fantastic, thank you especially for being so thorough. I was aware of the redirect issue, but this will help me take it to my IT team with an easy to follow solution.
I do have to admit, I'm not 100% clear on the suggested solution for the automatically generated enquiry forms.
Were you saying once the redirect issue is amended the enquiry pages do not need further attention?
Thanks again,
Kim -
- Hi
Your website is not doing a proper 301 redirect from https:// to https://www.
I believe that is what’s causing your problem. And you do not have a self referencing canonical on your route domain which is very important to have.
(For example, search crawlers might be able to reach your homepage in all of the following ways:
- http://www.example.com
- https://www.example.com
- http://example.com
- http://example.com/index.php
- http://example.com/index.php?r...)
you can use a 301 redirect generator like this
https://www.aleydasolis.com/htaccess-redirects-generator/page-to-page/
https://moz.com/learn/seo/canonicalization
You want to fix this right away
Google doesn’t like automatically generated pages Content page's we very seldomly does google reward them with any rankings if you’re talking about waiting on me to Content.
but regardless to answer your question
This is the homepage: https://www.discoverqueensland.com.au/
URL Canonicalization Test https://www.discoverqueensland.com.au and https://discoverqueensland.com.au should resolve to the same URL, but currently do not.
In order to pass this test you must consider using a 301 re-write rule in your .htaccess file so that both addresses (https://www.discoverqueensland.com.au/ and https://discoverqueensland.com.au resolve to the same URL.
You want to redirect https://www.discoverqueensland.au to https://discoverqueensland.com.au, you can use this:
read
https://ahrefs.com/blog/301-redirects/Redirect entire domain from non-www to www and HTTPto HTTPS
1 RewriteEngine On 2 RewriteCond %{HTTP_HOST} !^www. [NC] 3 RewriteRule ^ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301] 4 RewriteCond %{HTTP:X-Forwarded-Proto} !https 5 RewriteCond %{HTTPS} off 6 RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
1 https://www.discoverqueensland.com.au/accommodation/sunshine-coast/twin-waters/the-sebel-twin-waters https://www.discoverqueensland.com.au/accommodation/sunshine-coast/twin-waters/the-sebel-twin-waters
if you’re using Nginx use One of the two converters below
https://winginx.com/en/htaccess
https://www.digitalocean.com/community/questions/convert-htaccess-to-nginx
This is the enquiry form: https://www.discoverqueensland.com.au/accommodation-enquiry.php?name=The+Sebel+Twin+Watersion_name=Sunshine+Coast
The
CANONICAL is right on your last URL Result Input URL Canonical 1 https://www.discoverqueensland.com.au/accommodation-enquiry.php?name=The+Sebel+Twin+Watersion_name=Sunshine+Coast https://www.discoverqueensland.com.au/accommodation-enquiry.phphope this was of help,
read
https://ahrefs.com/blog/301-redirects/
Tom
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
-
Canonical urls - do my web pages need them?
Hello, I'm going round in circles with this issue, so hopefully someone can help... The Moz crawl of my website lists a number of pages as "missing canonical url". The pages are all different and do not have similar content. Do I need to add a canonical url to each page? My agency quoted the following (x referencing this page: https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls) list itemYou would use Canonical URLs if: list item"...you have a single page that's accessible by multiple URLs, or different pages with similar content (for example, a page with both a mobile and a desktop version), Google sees these as duplicate versions of the same page." list itemThis is not the case here and so we would not propose to change anything. We could add Canonical URLs if the client feels that it is critical which occurs an additional cost. Any help / advice much appreciated. Thanks
Technical SEO | | rj_dale0 -
My Website's Home Page is Missing on Google SERP
Hi All, I have a WordPress website which has about 10-12 pages in total. When I search for the brand name on Google Search, the home page URL isn't appearing on the result pages while the rest of the pages are appearing. There're no issues with the canonicalization or meta titles/descriptions as such. What could possibly the reason behind this aberration? Looking forward to your advice! Cheers
Technical SEO | | ugorayan0 -
I am trying to generate GEO meta tag for my website where on one page there are multiple locations My question is, Can I add GEO tagging for every address?
Am I restricted to 1 geo tag per page or can i add multiple geo tags ?
Technical SEO | | lina_digital0 -
Specific pages won't index
I have a few pages on my site that Google won't index, and I can't understand why. I've looked into possible issues with Robots, noindex, redirects, canonicals, and Search Console rules. I've got nothing. Example: I want this page to index https://tour.franchisebusinessreview.com/services/franchisee-satisfaction-surveys/ When I Google the full URL, I get results including the non-subdomain homepage, and various pages on the subdomain, including a child page of the page I want, but not the page itself. Any ideas? Thanks for the help!
Technical SEO | | ericstites0 -
Can I have an H1 tag below an H2?
Quick question for you all - Is there an issue with me having an H1 tag physically below an H2 tag on a web page??
Technical SEO | | Pete40 -
GWT Malware notification for meta noindex'ed pages ?
I was wondering if GWT will send me Malware notification for pages that are tagged with meta noindex ? EG: I have a site with pages like example.com/indexed/content-1.html
Technical SEO | | Saijo.George
example.com/indexed/content-2.html
example.com/indexed/content-3.html
....
example.com/not-indexed/content-1.html
example.com/not-indexed/content-2.html
example.com/not-indexed/content-3.html
.... Here all the pages like the ones below, are tagged with meta noindex and does not show up in search.
example.com/not-indexed/content-1.html
example.com/not-indexed/content-2.html
example.com/not-indexed/content-3.html Now one fine day example.com/not-indexed/content-2.html page on the site gets hacked and starts to serve malware, none of the other pages are affected .. Will GWT send me a warning for this ? What if the pages are blocked by Robots.txt instead of meta noindex ? Regard
Saijo UPDATE hope this helps someone else : https://plus.google.com/u/0/109548904802332365989/posts/4m17sUtPyUS0 -
New EMD update effected my mom's legit author page? From page 1 in SERP to nowhere for her name
I think my mom's site, MargaretTerry.com was hit by this update for her name "Margaret Terry". Went from bouncing around the first page on google.com and .ca all the time to nowhere on the index. The results are now very strange, a mix of Youtube, linked in, and small book stores that she has done events at recently to promote her first book. I was checking after some of my SEO buddys were freaking out about their EMD's getting hit on Sunday. She is an aspiring author with a book coming out this month. There is obviously no ads or spam content on the site... I have never done SEO for it either except a bit of on page I guess. It sucks that people might be grabbing her book soon and when they Google her name nothing shows up. This couldn't have really happened at a worse time. Not to mention the hours spent building the site to her liking, free of charge of course 🙂 Is there anyone I can contact there to help me out? Shouldn't and EMD that is someones name still rank when you search their name?
Technical SEO | | Operatic0 -
Canonical on ecommerce pages
I have seen some competitors using the nofollow tag as well as canonical on all refinements and sorts on their ecommerce pages. Example being if you went to their hard drive category page and refined by 500gb hard drives then that page would have a canonical element to send it back to hard drives page without the refinement. I see how this could be good for control indexation and the amount pages Google crawls, but do you see problems in using the canonical tag this way? Also I have seen competitors have category page descriptions (describing what that type of product is) on all pagenation and refinements (the exact same block of text on all of the pages). Would this be a duplicate content problem or is it not that big of a deal since the content is only on their site so they are only competiting with themselves. Thanks for your help
Technical SEO | | Gordian0