Tagged Questions
The cloaking tag has no wiki summary.
11
votes
5answers
1k views
is a negative text-indent considered cloaking?
I am using the negative-text-indent technique I learned to show a text-image to the user, while hiding the corresponding actual text.
This way the user sees the fancy styled text while search engines ...
3
votes
1answer
87 views
Would this be considered black-hat cloaking?
In my newly developed ecommerce site, where I sell tires, I have a tire-finder page. This is essentially the page where you find your product and go to the specific product page. I wanted it all to be ...
3
votes
5answers
620 views
How does Google Know you are Cloaking?
I can't seem to find any information on how google determines if you are cloaking your content. How, from a technical standpoint, do you think they are determining this? Are they sending in things ...
2
votes
1answer
41 views
Virtual Destructor needed when using Cloaking pattern?
If I have the following 3 classes to hide the data type and store information,
do I need a virtual destructor? I was led to believe no, but now I am not sure.
I would rather not include it if possible ...
2
votes
1answer
67 views
Eliminating Expensive Back End System Calls and SEO
We have a web site which makes expensive calls to a back end system to display product availability. I'd like to eliminate these calls for page views that are not actual customers. My first ...
1
vote
3answers
108 views
what is cloaking
First I think I understand what cloaking is, but what is it in detail?
My problem: I've a webapp created using wavemaker, so it's full of javascript and ajax calls. Therefore the google crawler can't ...
1
vote
1answer
73 views
2 sites each in a different country with 1 set of content (cloaking)
I have a question re: cloaking.
I have a friend who has a business in Canada and the UK.
Currently the .ca site is hosted on Godaddy. The co.uk domain is registered (with uk ip address) with ...
1
vote
1answer
402 views
Scribd Search Engine Optimization Features for PDF
All recently noticed that PDF documents in Scribd are also SEO friendly for search engines. For example the link http://www.scribd.com/doc/17135767/FREE-by-Chris-Anderson
If you open the page and see ...
1
vote
1answer
337 views
How does rendering different formats/layouts in Rails affect SEO?
I have been reading a lot about cloaking and redirects, and am wondering how this fits into rendering and layouts in Rails...
Two parts:
1) If I have different data formats to render in (json, xml, ...
1
vote
1answer
536 views
Legitimate URL Cloaking for SEO?
I have just asked these two questions, one on flash seo url best practices and one on url redirects for seo in flash, and it got me to read more about cloaking and sneaky javascript redirects.
In ...
0
votes
1answer
10 views
Redirect deleted directory/file to a new location using .htaccess
How can I modify my .htaccess to direct users attempting to view old page URLs on our website to the new version? For example:
Old non-functioning URL: www.mysite.com/128
New URL: ...
0
votes
1answer
54 views
How to configure svn to cloak some directories?
There is a nice feature in TFS called cloaking. In this feature, a developer can can determine which folders NOT to be copied in the working folder while checking out the sources. Can Svn support such ...
0
votes
2answers
232 views
TFS 2010 cloaking in the build definition file - error
I am using TFS 2010, and I am trying to test the cloaking functionality. I have nearly identical build definition files for each environment (dev, qa, prod) - they only differ (for testing purposes) ...
0
votes
1answer
229 views
Spoofing CNAME in nslookup answer (DNS cloaking)
Is there a way to send custom reply to, for example, livejournal's nslookup request with custom CNAME answer?
Example:
livejournal sends nslookup request type CNAME to site.com;
site.com somehow ...
0
votes
2answers
202 views
php link cloak via base64 encryption — need help
I used to have a script that basically base64 encoded the link and then the redirect PHP page would decode it and send you off to the page.
I don't know what I am doing wrong and PHP is not my best ...
0
votes
2answers
133 views
is site cloaking possible with a .htaccess file
i have created a wordpress site within a folder on a site and am having trouble moving the database so was looking in to ways of cloaking the sites url on every page with a .htaccess file. at the ...
0
votes
2answers
64 views
cloacking url via .htaccess
so i read stuff about how apache's mod_rewrite does the trick but it seems to be too vague for beginners like me.
lets say i wanted to mask site.com/userpage.php into site.com/ or site.com/userpage
...
0
votes
1answer
144 views
Cloaking url but keeping sub-urls
I have a dot-tk (www.dot.tk) domain that redirects to a blog of mine.
But I have a problem. If a visitor of the blog who have entered through the tk-redirection, navigates to a specific post or even ...
-2
votes
2answers
101 views
Wordpress: cloaking links
I am cloaking my affiliate link in wordpress and I don't want my user to see it in the status bar or something so is there a way for me to go to a page like www.mysite.com/my-redirect.php?p=foo ...