For SEO perspective dynamic content good or not [closed] - seo

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
i have 5 dynmic artcile in my home page, (random)
How quick google will read my content ,
First tell me Really Google will cron my content or not becoz am changes my content every page refresh ,
So i have this doubt ,
Google Will crawl random content Or Not ?
Thanks

Google will crawl anything. But if your content is random you'll soon get a Google ban/discount. Regularly changing content is good, random content is not.
Also, your content is only a small portion of your search results these days. Getting relevant links (links from websites with domain authority) has much more influence.

Related

How can I improve google search result for my website? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have built an extremly small website for fun for the past couple weeks. But after 1 week I put it on the shared host, there is still no Google search result for my site.
Actually, Google has indexed my site's home page which I uploaded 3 weeks ago for test purpose and is always displaying that "test page" when my domain name is searched.
I know Google and other search engine cache data for a reason, but how long will the cache last until next time they crawl my site?
Apparently, my website mymsdn.info is now totally different from the one Google collects.
The information you are looking for can be found here.
If you have any other questions or need more explanation please let me know.

SEO: <itemprop> not working [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have correctly inserted all required snippets needed in order to have star ratings and other info show up on google results. After double checking the Google Structured Data Testing Tool to make sure Google could properly sequence and extract itemprop data from my site, I am still seeing google results without ratings. Any ideas?
Expanded data is shown only if your search result is deemed to be relevant. Note that Google spiders will take some time to reindex your web site. Check in a week or two. You can use the Webmaster Tools to have some feedback about indexing.

Google search results show the source code [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I made a mistake when I helped a friend to set up her website. I forgot to upload robots.txt before I sent some text code onto the server to test the server. When she google her url in google, she can see the source code as a first result.
I now uploaded a robots.txt onto the server, but the old source code is still there although I have changed the code totally.
Can I fix this problem now?
Thanks
The next time Google (or any other search engine) crawls your website, it'll see the robots.txt file and reindex (or remove) the site accordingly. If you absolutely must remove the site now, go to http://support.google.com/webmasters/bin/answer.py?hl=en&answer=164734.

GET vs POST in SEO [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
My web application retrieves a page for every request generated by a form submission. That form submits to the same URL of the page.
Each time the page loads with a different title tag. Does it indicate different pages with the same URL?
How does it affect SEO? how can I manage this situation?
Edit
This question is not purely SEO related no it requires SEO specific reasoning or answers it can be explained also technically how search engine robots work. if it still seems offtopic for moderators I request them to explain why
Try and use a rewiter rule to format your URL to a unqiune page if your always loading to the same page google ( or other search engines) will only index that single page.
http://www.seomoz.org/img/upload/anatomy-of-a-url.jpg
In addition to load the page each time with different title tag you need to append the URL with some uinque text like your GET variable data..
For getting crawled by spiders don't forget to submit your sitemap to search engines with relevant urls..

Google SEO: Preview not available [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
The pagerank of My website is 3. But when I search sgyuan in Google, I didn't any summary of my website, and the Preview is not avaible also.
And google translate is not working also.
Anyone can help me ?
Make sure you are not using the meta nosnippet tag that prevents Google from displaying snippets and previews in search results.
Make you do not have this in your Html
<meta name="googlebot" content="nosnippet">
More info here.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1062498
Anyway, for some site could take some days for Google to create your preview, consider wait and use Google Web Master Tools.
Please also read this article in case you use AJAX for your site
http://googlewebmastercentral.blogspot.com/2011/11/get-post-and-safely-surfacing-more-of.html