- Home
- StudioCiteroni
StudioCiteroni
@StudioCiteroni
Job Title: Senior Web Developer
Company: Studio Citeroni
Website Description
Web Agency focused on innovative and creative solutions
Favorite Thing about SEO
Improve search engines rankings
Latest posts made by StudioCiteroni
-
RE: Can "window.location" javascript on homepage affect seo?
Ok, but in case i choose the PHP solution, i suppose that two different content (one for the splash and one for the default home) in the same homepage will make trouble: if the url are the same and the content is dynamically changing Search Engine Bots wont be able to crawl correctly
-
Can "window.location" javascript on homepage affect seo?
Hi!
I need to add a splashpage to my wordpress site. I use "window.location" javascript on the homepage to redirect on the splashpage (controlled by cookie to redirect only for the first access).
Can this technique affect the SEO on homepage?
Thanks in advance!
/* My Bio with few lines of php code */
$currentYear = (int)date("Y");
$currentAge = $currentYear - 1977;
for($years = 8; $years = $currentAge; $years++) {
programming();
}
Looks like your connection to Moz was lost, please wait while we try to reconnect.