Questions tagged [seo]
The seo tag has no summary.
                20 questions
            
            
            
                -1
            
            votes
        
        
            
                0
            
            answers
        
        
            
                21
            
            views
        
        
            
        Does rate limit on crawler hurt SEO? [migrated]
                    In our website, we see many crawlers which pretends like human trying get contents. These crawlers are not well known like Google/Bing/Facebook etc. I can identify those crawler's IP and they are ...
                
            
       
        
            
                0
            
            votes
        
        
            
                2
            
            answers
        
        
            
                1k
            
            views
        
        
            
            
        MPA vs SPA for first-load performance & meta tags?
                    Let there be a static web application.
Let the following be a priority:
First loading time (ignore cache etc)
User experience
Search Engine Optimization (meta tags & bot friendliness)
When ...
                
            
       
        
            
                18
            
            votes
        
        
            
                1
            
            answer
        
        
            
                8k
            
            views
        
        
            
            
        How does Microdata rdfa compare to JSON-LD?
                    The bottom of the Wikipedia "talk" page says that Microdata is dead, and superseded by rdfa and json-ld.
What is the difference between the formats (or value), and which one should be used? 
I'm ...
                
            
       
        
            
                1
            
            vote
        
        
            
                0
            
            answers
        
        
            
                31
            
            views
        
        
            
        How to mark up structured data that is visible upon click with microdata
                    I have a site that lists several items per page. When the user clicks he can see each item's prices (a list of about 10-20). They are not visible at first because the page will be very long. 
I want ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                760
            
            views
        
        
            
        Implementing SEO for a Zend Framework/PHP/Angular.js application
                    A team has implemented a web application using MySql, PHP with the Zend framework and Angular.js on the client side. I am in charge of implementing the SEO for this application.
I understand I have ...
                
            
       
        
            
                1
            
            vote
        
        
            
                2
            
            answers
        
        
            
                382
            
            views
        
        
            
            
            
        How do I ensure my site will be crawled when articles are generated by the database?
                    I wasn't sure how to ask the question. But basically, it's a textbook scenario. I'm working on a site that's article based, but the article information is stored in a database. Then the page is ...
                
            
       
        
            
                2
            
            votes
        
        
            
                0
            
            answers
        
        
            
                516
            
            views
        
        
            
        Should we still care about _escaped_fragment_ and alternate HTML generation for Single Page Applications?
                    A few months ago I started a project, which will have two parts – business client overview panel (AngularJS SPA) and public front-end (dynamic HTML with progressive enchancements via XHR).
I'd really ...
                
            
       
        
            
                3
            
            votes
        
        
            
                1
            
            answer
        
        
            
                1k
            
            views
        
        
            
            
        Should I implement slugs with my already fairly long URLs? [closed]
                    I'm considering implementing slugs in my blog. My blog uses MongoDB. One of the side-effects of using MongoDB is that it uses relatively long hex string IDs. 
Example 
before: http://lastyearswishes....
                
            
       
        
            
                8
            
            votes
        
        
            
                5
            
            answers
        
        
            
                2k
            
            views
        
        
            
            
        Why is semantic markup given more weight for search engines?
                    This question follows directly from the part of an  answer of this question - Why would one bother marking up properly and semantically? . 
I would like to understand why SEO techniques gives more ...
                
            
       
        
            
                -2
            
            votes
        
        
            
                3
            
            answers
        
        
            
                341
            
            views
        
        
            
            
            
        Can display issues affect SEO? [closed]
                    Can website display issues on certain platforms affect a website's search rankings and potentially hinder any SEO efforts?
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                284
            
            views
        
        
            
            
            
        How can I get my website's search results into Google's search results?
                    All I can find online is stuff about search result rankings, which I'm not concerned with at the moment. We're going to have a cloud-based online database and we want Google search results for ...
                
            
       
        
            
                3
            
            votes
        
        
            
                6
            
            answers
        
        
            
                783
            
            views
        
        
            
            
        Does heavy JavaScript use adversely impact Googleability?
                    I've been developing the client-side for my web-app in JavaScript.
The JavaScript can communicate with my server over REST (HTTP)[JSON, XML, CSV] or RPC (XML, JSON).
I'm writing writing this ...
                
            
       
        
            
                4
            
            votes
        
        
            
                3
            
            answers
        
        
            
                2k
            
            views
        
        
            
            
            
        Is dynamic HTML layout good from an SEO perspective?
                    Just wondering whether dynamically built HTML layout is fine from SEO perspectives? So let's assume e-commerce engine and its most popular page - products catalog. So 90% of the page is built using ...
                
            
       
        
            
                2
            
            votes
        
        
            
                1
            
            answer
        
        
            
                289
            
            views
        
        
            
            
        Should we use JavaScript and CGI variables to weed out bots from our visitor reports?
                    I am using ColdFusion 8 and jQuery 1.7.
** This is a programming question, because the solution I am questioning requires programming. It may not be the right solution to the problem, but if it is, ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                118
            
            views
        
        
            
        Do CDNs (such as MSFT and Google) act on the referrer header sent by clients?
                    Will my site be automatically indexed, or search ranking affected based on my use (or non use) of the Google/MSFT CDN?
My clients will be sending them the referrer header which I may or may not want ...