Tagged Questions
0
votes
2answers
36 views
Does google take into account page load differences from caching?
Here's what I mean by that. If I use internal CSS, the page will load a bit quicker on the first time it is visited, but with external CSS a user can cache the document and load the rest of the site ...
1
vote
2answers
107 views
Concerns about moving media files to a CDN and impact on SEO
I'd like to move all my media files to a CDN (Windows Azure is my best choice for now).
Two questions :
How can I avoid SEO and redirections issues for the previously uploaded media files ?
For ...
4
votes
1answer
344 views
Does google contribute ranking from cdn.example.com to example.com?
Background
From my understanding, http://mywebsite.com/image.jpg, can help the ranking of http://mywebsite.com in a search engine, such as Google (obviously the search engine of primary concern).
...
3
votes
1answer
108 views
Significant drop in SERPs on 12th November 2011
Earlier this year I decided to have a look at the SEO of our website. We noticed almost immediately that we dropped significantly in the SERPs for the keyword 'probiotics' (plural) on the 12th ...
4
votes
2answers
402 views
Creating a CDN to boost page ranking?
I had a thought about CDNs and if they affect page rankings. Lets say hypothetically if I was to create a CDN as a subfolder in my site. This folder would contain a resource that is useful e.g. ...
2
votes
2answers
183 views
Do any CDN services offer multiple urls (or aliases) for your files?
Lets say a company has multiple commercial web properties that happen to use a lot of the same images on each site. For SEO reasons, the sites must not appear to be related to eachother in any way. ...
0
votes
2answers
314 views
Can parking a domain on my primary domain have an effect on primary domain's SEO?
My Question is this:
I have a primary domain (assume it's domain.com).
Now I parked domain-static.com on domain.com.
The idea is that static content (images, JS, CSS) is served from ...
2
votes
1answer
179 views
Two URL CDNs are better than one for SEO and Speed?
For example, my URL is:
www.site.com
For SEO, PageSpeed and Server Tweaking for ultimate performance, and speed, my code places static files like JavaScript, CSS and Images on my CDN:
...
3
votes
9answers
238 views
How do you enhance your websites speed without compromising the design and access?
How do you enhance your websites load speed without killing the design and accessibility? File compression, CDN, Gzip? What are the best tools for doing so?
For example, Google has optimized their ...