Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

How To overcome more then one links in home page

Sep 18, 2015 1:59AM PDT

I have one problems in my home page url. My website having same links in home page. Kindly someone tell the answer for how to avoid problems

Discussion is locked

- Collapse -
Answer
Re: home page
Sep 18, 2015 2:10AM PDT

Your problem is not really clear. So my answer is somewhat preliminary.
- For your home page: change the home page your browser uses. Mine is set to "about:blank" and has no links at all.
- For your website: change it. It's your website, so you (or your programmer or company that maintains it) is the only one that can do that.

But I might have misunderstood your question. Then please explain more.

By the way, what problems arise that you want to avoid? A link does nothing until you click it.

Kees

- Collapse -
Use Canonical Tags
Oct 1, 2015 4:32AM PDT

If you have same links in home page you need to add canonical tag in your meta so you can prevent your site from marking to the duplicate content.

Example:

You can add here your home page similar link

<link href="http://www.example.com/canonical-version-of-page/" rel="canonical" />