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.
What to do with temporary empty pages?
-
I have a website listing real estate in different areas that are for sale. In small villages, towns, and areas, sometimes there is nothing for sale and therefore the page is completely empty with no content except a
and some footer text.
I have thousand of landing pages for different areas. For example "Apartments in Tibro" or "Houses in Ljusdahl" and Moz Pro gives me some warnings for "Duplicate Content" on the empty ones (I think it does so because the pages are so empty that they are quite similar). I guess Google could also think bad of my site if I have hundreds or thousands of empty pages even if my total amount of pages are 100,000.
So, what to do with these pages for these small cities, towns and villages where there is not always houses for sale? Should I remove them completely? Should I make a 404 when no houses for sale and a 200 OK when there is?
Please note that I have totally 100,000+ pages and this is only about 5% of all my pages.
-
I think that populating the pages with "old listings" is a great example of what I could do. I could say "No current listings, but these are the last 10 listings that was sold in this area".
Thanks for your input.
-
Correct. It would pass pagerank but Google would also remove the pages from index.
Can you populate the locations with no current listings with random listings from surrounding locations? Or leave older listings live on the page under a heading "Recently Sold" - or something similar?
If you want to overcome duplicate issues and keep the pages indexed, you will need to populate the pages with some sort of unique content you or are going to keep getting these issues.
-
And the reason you would chose this over 404 is to be able to pass pagerank? That's the only benefit? This would still make Google remove the page from the index right?
-
Hi Marcus,
You could add canonical tags on the location pages that have no listings and point them to a top level region or another close-by location that does have listings.
The canonical tag will pass on any authority that each location page has and overcome the duplicate content issues that you are seeing.
I imagine that this would be a nightmare job if it had to be done manually, so hopefully you (or your developer) can set a rule that if there are no listings in a location it automatically points a canonical tag to another relevant page.
Another option would be to "noindex" location pages with no listings. This will solve the duplicate issues but won't pass on any authority the location pages might have.
Cheers
-
Anyone have any further suggestion for this? Or any input if it is a good idea to put 404 on a page when its empty, that is probably going to be changed to 200 OK later when it gets content on it?
-
Maybe I should have explained why I was uncertain about it.
Isn't it weird to have a site be 404 and 200 every other week or month and keep changing like that? To me a 404 is a page that is "definitely not here" or "permanently removed". Basically telling Google and visitors "There is nothing here now and there won't be anything here later".
If I set it to a 404 every time the page is empty, and lets say it is empty 6 months out of 12 months of the year. Won't Google remove my page from their index completely?
To me it is the first solution that comes up in my head, thats why I mention it. But at the same time it does not really seem like a way to tell Google that the page is "temporary empty, but might have content in the future".
-
Hi Marcus, Your proposed idea is good: 404 in case there are no houses for sales and a 200 if there are.
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
-
Non Published Wordpress Pages
Hi, Is there any negative SEO consequences from having too many pages private or not published. Can it like slow the site down or does it not matter? Someone in my dept. has so many pages started/not complete and besides being messy, I wonder if it has any negative impact on the site. Thanks
Technical SEO | | aua1 -
Is it good to redirect million of pages on a single page?
My site has 10 lakh approx. genuine urls. But due to some unidentified bugs site has created irrelevant urls 10 million approx. Since we don’t know the origin of these non-relevant links, we want to redirect or remove all these urls. Please suggest is it good to redirect such a high number urls to home page or to throw 404 for these pages. Or any other suggestions to solve this issue.
Technical SEO | | vivekrathore0 -
Low page impressions
Hey there MOZ Geniuses; While checking my webmaster data I noticed that almost all my Google impressions are generated by the home page, most other content pages are showing virtually no impression data <50 (the home page is showing around 1500 - a couple of the pages are in the 150-200 range). the site has been up for about 8 months now. Traffic on average is about 500 visitors, but I'm seeing very little entry other then the home page. Checking the number Sitemap section 27 of 30 are index Webmaster tools are not reporting errors Webmaster keyword impressions are also extremely low 164 keywords with the highest impression count of 79 and dropping from there. MOZ is show very few minor issues although it says that it crawled 10k pages? -- we only have 30 or so. The answer seems obvious, Google is not showing my content ... the question is why and what steps can I take to analyze this? Could there be a possibility of some type of penalty? I welcome all your suggestions: The site is www.calibersi.com
Technical SEO | | VanadiumInteractive0 -
Is the Authority of Individual Pages Diluted When You Add New Pages?
I was wondering if the authority of individual pages is diluted when you add new pages (in Google's view). Suppose your site had 100 pages and you added 100 new pages (without getting any new links). Would the average authority of the original pages significantly decrease and result in a drop in search traffic to the original pages? Do you worry that adding more pages will hurt pages that were previously published?
Technical SEO | | Charlessipe0 -
No_index of parent page
Hi, sorry its a Friday question... Page A: www.example.com/house/ Page B: www.example.com/house/kitchen Can I 'no_index' page A without it effecting page B being indexed? Views? Many thanks!
Technical SEO | | Richard5551 -
Landing Page URL Structure
We are finally setting up landing pages to support our PPC campaigns. There has been some debate internally about the URL structure. Originally we were planning on URL's like: domain.com /california /florida /ny I would prefer to have the URL's for each state inside a "state" folder like: domain.com /state /california /florida /ny I like having the folders and pages for each state under a parent folder to keep the root folder as clean as possible. Having a folder or file for each state in the root will be very messy. Before you scream URL rewriting :-). Our current site is still running under Classic ASP which doesn't support URL rewriting. We have tried to use HeliconTech's ISAPI rewrite module for IIS but had to remove it because of too many configuration issues. Next year when our coding to MVC is complete we will use URL rewriting. So the question for now: Is there any advantage or disadvantage to one URL structure over the other?
Technical SEO | | briankb0 -
Page with h1 and h1 class=
Hi, If a page in the source code has boht following elements: class="blogg_rubrik">TITLE OF THE PAGE Is that bad for SEO, since the first H1 is empty? Shouldn't a page use only one H1?
Technical SEO | | Ypsilon0