Tagged Questions

-5
votes
0answers
131 views

What is Church’s thesis? [closed]

Can anyone explain to me in a few simple English words what Church's thesis is? What is the equivalence with Turing machines? Can you also give me an example?
0
votes
3answers
198 views

Canonical name redirects in Godaddy?

I have a website "mywebsite.com" and I would like to do a 301 redirect of "http://mywebsite.com" to "http://www.mywebsite.com" (for the usual SEO purposes). I am running IIS7, however there is an ISA …
1
vote
0answers
68 views

What is the best approach for creating a Common Information Model?

Hi, I would like to know the best approach to create a Common Information Model. Just to be clear, I've also heard it referred to as a canonical information model, semantic information model, and …
1
vote
5answers
115 views

If a URL contains a quote how do you specify the rel=canonical value?

Say the path of your URL is: /thisisa"quote/helloworld/ Then how do you create the rel=canonical URL? Is this kosher? <link rel="canonical" href="/thisisa&amp;quot;/helloworld/" /> …
0
votes
0answers
23 views

canonicalization based on w3c xml schema

I'm looking for a way of taking an XML file and its associated W3C schema file, and and converting the XML file into a canonical form based on the data types specified in the schema. For example, the …
6
votes
3answers
259 views

C#: Canonical HTTP POST code?

I've seen so many implementations of sending an http post, and admittedly I don't fully understand the underlying details to know what's required. What is the succinct/correct/canonical code to send …
0
votes
0answers
30 views

Subdomain not working with Canonical Rewriting [closed]

I have configured wild-card sub domain mapping for my web application. I have changed "A" records in DNS settings for this. All requests to these new sub domains are working fine. Ex: …
1
vote
4answers
94 views

Massive URL Change

We need to make changes to an app that will cause all its URLS to change, we dont want to lose value and too many urls to 301. I am looking to change a mod rewritten URL to a non written one. My …
0
votes
5answers
294 views

How can I canonicalize Windows file paths in Perl?

Update: I can make this a simpler problem to solve: I want to figure out what the correct regex would be to substitute any single occurrence of a back slash with two back slashes. I want to turn …
1
vote
2answers
89 views

LDAP attribute to encode the language of human users mother tongue?

What would be the canonical attribute in an LDAP schema to encode the mother tongue (first language) of a user? Interop with default/existing administration tools for Windows Active Directory would …
1
vote
1answer
84 views

canonicalize a path name on solaris

On a GNU system I would just use readlink -f $SOME_PATH, but Solaris doesn't have readlink. I'd prefer something that works well in bash, but other programs are ok if needed. Edit: The best I've …
0
votes
2answers
140 views

What does Canonical Representation mean and its potential vulnerability to websites

I searched on google for a meaning of canonical representation and turned up documents that are entirely too cryptic. Can anyone provide a quick explanation of canonical representation and also what …
0
votes
4answers
200 views

SEO - noindex, nofollow and canonical tag

I need some explanation about my question. Example on my header already added <meta name="robots" content="noindex, nofollow" /> Should I add canonical tag again to my header? <link …
0
votes
1answer
132 views

Ways to track the referring page to create other links?

I need to be able to determine which page the user just came from to determine which links to display, such as breadcrumbs or links to the previous next item. This is basically the HTTP_REFERER …
2
votes
1answer
100 views

What are canonical URLs and how does it effect your SEO?

I've heard people mention the Canonical URL tag but I don't know what it means or what its purpose is. What is it and how does it effect SEO?

1 2 next
15 30 50 per page