Tagged Questions
1
vote
1answer
31 views
google apps domain verification issues
I apologize for asking this here instead of Google's forums, but I find that they tend to yield no results at all, ever.
I have a domain verified on Google Apps through HTML file upload, which I am ...
3
votes
1answer
58 views
Effect of removing home page content
I have a business website that I'm working on and I'm replacing the text I initially had on the home page with new columnized paragraphs of text. The text I'm removing though has a h1 tag and probably ...
1
vote
1answer
102 views
How DDNS can link to 3G simcard dynamic IP
I have CCTV that work via 3G (use simcard). I can access it directly using dynamic IP but as it keep changes, I won't be able to access it. My question if I set DDNS on CCTV, how can DDNS detect the ...
1
vote
2answers
98 views
Google Cache CSS and HTML files are out-of-sync
I am monitoring the cached version of the main page of one of my sites. I have noticed something strange.
Obviously, the cached pages is displayed with the latest CSS file. Yet, the page content is ...
1
vote
2answers
230 views
Google search showing “Index of /. cgi-bin/”
I recently decided to leave GoDaddy in choice of NameCheap as my preferred hosting package for my mothers business, I also had to bring my domain name to the guys i register my local domain names.
...
4
votes
5answers
674 views
STRONG and EM tags inside H1 and H2 and SEO on database-driven website
I am trying to tweak the SEO of my Website, I have read a 400 SEO Bible PDF document that I came across. An aspect of my website that was not included in my SEO optimisation.
The STRONG and EM HTML ...
1
vote
3answers
214 views
Does Google treat .html pages differently from .php pages? [duplicate]
Possible Duplicate:
Should I use a file extension or not?
My current hosting provider does not let me put PHP code inside of a .html page.
So part of my content is in a database and ...
4
votes
1answer
205 views
SEO wikipedia content and blockquote - duplicate content
I have a large website that aggregates content both from the websites and Wikipedia.
Even thought it's someone else content, the way it's combined is unique ad provides a valuable user experience ...
4
votes
1answer
80 views
Using hreflang to specify a catchall language
We have a site primarily targeted at the UK market, and are adding a US-market alternative. As per Google's recommendations:
To indicate to Google that you want the German version of the page to
...
3
votes
1answer
130 views
Will google crawl a page with a 302 redirect?
I am trying to lock content on my Wordpress site, but obviously I want Google to crawl it. When I lock the content, the header comes back as a 302 redirect(redirecting to a page where someone can ...
2
votes
1answer
73 views
How do I change pages registering as 404 to 200
I have this problem. After relaunching my site: http://www.kgstiles.com, traffic dropped immensely(about 60%). After troubleshooting for a week and a half - losing thousands of dollars off of lost ...
2
votes
2answers
457 views
How to make Google recognize language for a multilingual website?
A few weeks ago I implemented a translation functionality for my company website. The website now offers content in french and English and I took the time to look on various guides on the internet on ...
0
votes
1answer
62 views
Google Analytics change stats of my page if I do some changes on it?
the question is :
Google Analytics change stats of my page if I do some changes on it ?
I don't know how G.A works when we update manually a page (html)
For example, if I add a new picture to my ...
0
votes
0answers
352 views
Double vertical scroll bar on Google Chrome browser [closed]
Almost everyday I find one or several webpages that show some kind of bug is affecting Google Chrome, at least my version of Google Chrome 21.0.1180.79 running on Windows 7 64 bits.
Take for example ...
0
votes
2answers
340 views
Limit magento title length in admin
I would really like to limit the title length on products in Magento.
What I've tried is adding 'maxlength' => 65 somewhere in \app\code\core\Mage\Adminhtml\Block\, without success.
Does someone ...