Mobile app version of vmapp.org
Login or Join
Sent6035632

: Is it cloaking to use e.preventdefault on the link to the second page to make users register before continuing? We have a very voluminous site. We want to index around 50,000 pages. We want

@Sent6035632

Posted in: #Javascript #NegativeSeo #Seo

We have a very voluminous site. We want to index around 50,000 pages.

We want the pages to be all in the Google index and accessible.

We also want that if a user arrives on the first page, when he tries to click on the link of the second page in our pagination (footer of the first page), that it can access it only if it s' registered. However, it can access the second page without being registered via Google search results or type the URL into the bar.

With this in mind, I added an e.preventDefault() on the link to the second page.

I do not doubt the ability of Google to follow this link, nevertheless that asks me the question about the penalties, could Google consider this as an attempt at cloaking?

Personally I would say no, but I'm not 100% sure, thanks for your opinions on the issue.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Sent6035632

2 Comments

Sorted by latest first Latest Oldest Best

 

@Deb1703797

I think with more research that is considered like "First Click free", this is a "white cloaking" for Google. As long as the user from Google can read the content he ask for (when he click in the link from google), this is ok !

Source Google : First Click Free

10% popularity Vote Up Vote Down


 

@Si4351233

This would appear to be an attempt at cloaking as you are showing the crawler something different to the user. Having said that Google has the ability to evaluate JavaScript on pages or links a index/crawl based on what the JavaScript does.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme