I'm using swfobject, and in the replacement div I have a message for those who don't have Flash or JS support.
The replacement div contains a message like "You don't have Flash player, please download here" - my concern here, is that Google will see and index this message, which is not relevant to the content of the page, and it's going...
I was under the impression that 404 redirects to the front page is considered bad. all websites should have a 404 page. But at the same time I notice alot of people in forums that want their site to redirect to front page when a 404 is called. which is better. Having a 404 error page or redirecting to the front page
...
I want to track my website's position in Google's search results for around 50 keywords/phrases and am looking to a nice webapp/windows app to automate this process? Ideally i want to see pretty javscript or flash line graphs for my keyword/position.
I'm currently free-trialing:
Raven Tools and
Sheer SEO but am not particularly impresse...
How do you improve the position of an app in Android Market search results? The apps don't seem to be sorted on downloads.
Edit: The scope of this question is limited to working with the Android Marker search engine, of which there's little or no information. I changed the title to make it clearer.
...
On a website, there are many pages with a component for users to leave comments. To reduce page load time and since few users use the commenting system, the commenting component is loaded via AJAX after the page is loaded. The issue: how can we get Google to index dynamic content that is loaded via AJAX on page load?
Many other pages on...
Hi all,
I have a shopping site that works a little bit differently than the rest: the only way to get to the products that you want is by search, my client asked not to display links to categories of products.
I'm worried about search engine optimization because crawlers won't be able to get to the products or the views. Oh, didn't i m...
I added the following .htaccess rule:-
RewriteRule ^widgets$ products.php?cat=20 [QSA]
So now I have a simple link called 'widgets' which leads to the 'widgets' category 1st page. However, the links to the 2nd page looks like the following:-
products.php?cat=20&pg=2
What I would like is for the subsequent pages to be rather in th...
I have my personal website running on my main domain like myname.net
I want to buy some domains that have great keywords to me, like: professionalrj.net and freelancebrasil.net (just examples).
I don't want to redirect these new domains using 301 since I want to "score" with the keywords relevancy.
I know that I can use canonical meta...
Hi,
i have to know this issue.
Thank you.
...
Currently my .htaccess looks like this...
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ $1.php [L,QSA]
It currently changes any /xxx.php file into /xxx. This is great for SEO. However, I also want Mr. htaccess to convert certain ...
Hi,
Which is better for SEO and page rank?
mysite.com/directory/my-page
OR
mysite.com/directory/my-page/
I know the above two URLs are treated as two separate pages by search engines, but I'm stuck on deciding which format to consistently use and which is better.
Thanks,
Ham
...
Is having urls like: de/product-name-in-german.html and en/product-name-in-english.html pointing to the same product but in different languages a good practice considering SEO?
Does this count as duplicate content?
...
My freelance web developer is developing a site on Ruby on Rails. Currently the URL structure is
http://abc.com/all?ID=category
Example:
http://abc.com/all?3=CatA
I requested him to structure the URL according to categories, such as
http://abc.com/CatA/3-page-title
but he refused cos it was too much work and cost involved as he is ...
I need google page rank get in python. There i can officially extract it? i mean i can parse some thing like this http://www.prchecker.info
But there these sites get data officially from google? or may i can use some python seo libs for this?
...
Hi, I was wondering if anyone knew of any noteworthy SEO tracking web apps (either free or paid). I.e. i want to be able to track page rankings, rankings against keywords, trends over time etc.
I've seen a couple, but most seem pretty amateur. I was hoping that there might be a gem out there somewhere?
Thanks
EDIT:
Thanks to those tha...
Hello,
i want to know if using display:none (via CSS) on a menu will affect SEO (make it less efficient) than using only display:none (via jQuery)
Thank you
...
I have a very large navigation bar on my website and I was given the advise of placing it (html) after my content to generate better SEO.
How effective is this method?
...
I am planning to offload some processing to the client via client side XSLT. I would like to know if I do this will it hurt my seo rankings?
...
I am charging SEO of my company's SEO, which I really hate. I believe a web site with decent web design and semantic code(structure), spiced up with attractive content is the best thing we should do. Yet, we are still far from there, in me case especially. So usually I take a very close look at other sites, their design, code, etc. And I...
My question is a follow up of Redirecting URLs temporary with htaccess which was solved thanks to the SO community. I realized that I have a 2010 version of my site and a 2011 version which is about to launch. Both share a same structure but content is different and will be archived as such (not a archived category) because it is a fashi...