Search Engine Optimization is the use of various techniques to aid web pages' ranking in search engines. Non-programming SEO questions should be asked on network site Pro Webmasters - http://webmasters.stackexchange.com !

learn more… | top users | synonyms

0
votes
0answers
5 views

Does authorship `rel=author` and `rel=publisher` affects the preview of the rich snippet in serps

Does authorship rel=author and rel=publisher affects the preview of the rich snippet in serps. I can view the snippet in the google structured data testing tool but it does not shows in serps. Its ...
1
vote
1answer
14 views

Is the mobile browser script at top of page affecting my SEO

Print designer trying to get the hang of this lark so be gentle please.. Built my first site for a mate - seemed to work okay and built a mobile site for him and dicked about for ages trying to get ...
-1
votes
1answer
9 views

SEO Multi language Website (translation file via PHP require) [closed]

I'm setting up a multi-language website and I would like to have your help to take the best decision as regard SEO. I'm going to include the PHP files with translation, in this way: $lang = ...
-1
votes
0answers
6 views

Should I use subdomain or subfolder for my shop? (SEO) [closed]

I'm currently working on a website that offers repairs of technical equipment. I'm building a webshop/e-commerce that sells technical equipment so it is in the same niche as the main site. I've tryed ...
1
vote
1answer
30 views

i18n URL format with language parameter always in URL

I'm working on a new website and I have a question regarding internalization (i18n) and SEO. Here's the case. I'm using this CodeIgniter code to translate my website in 2 languages. Let's say these ...
1
vote
2answers
24 views

Is this good or bad Ad SEO? [closed]

Say that I got a customer that want to advert on my webpage with a text and a link. The customer want to put this text as close to our own text as possible. To clearly show for the users of the site ...
0
votes
1answer
11 views

Implement friendly URLs with product name

I'm currently working on an e-commerce site with the following URL format for individual products: examplesite.com/shop.php?sec=prod&prod=373 Where 373 is an individual product number. I would ...
-3
votes
0answers
29 views

How to convert a text into spun using PHP? [closed]

I have a text like below You should only ask practical, answerable questions based on actual problems that you face. Chatty, open-ended questions diminish the usefulness of our site and push other ...
0
votes
1answer
30 views

Double request on “next url”

rails 3.2.13 ruby 1.9.3 Hi, I'm adding next and prev urls for the best SEO results. But I realized that I have 2 page requests (current page and next page) in my server log. Here is a piece of my ...
0
votes
0answers
36 views

HTML5 pushstate and SEO link

I try to implement pushstate history on my website in order to load content from a single.php page inside a index.php container. My website have two main page : index.php and single.php . On the ...
-1
votes
0answers
5 views

Facebook in wordpress widget not read by robots plus other issues/questions

I really do thank you in advance! im not a complete newbie but not into coding or web design in my day job so please do offer me as much plain english as you can! massive thanks for your time to all! ...
0
votes
1answer
18 views

Safely redirect old Wordpress blog links to new WP blog

I have two Wordpress blogs on the same domain, (one called 'News' and another called 'Blog') I am moving across all the content from the 'News' blog to the 'Blog' blog but I need to setup the 301 ...
-1
votes
0answers
6 views

dynamic web links focused on SEO [closed]

I'm creating company blog that should be well SEO optimized, and I want to ask you guys how to handle title constructed url that could be changed over time let say admin will create blog article with ...
-1
votes
1answer
31 views

PHP, SEO, special characters in URL [closed]

I'm trying to create search engine with static URL addresses containing parameters. For example: www.domain.com/search,city,region,type.html For some reason (database relations are not well ...
0
votes
0answers
9 views

Adding title tags to language folders in Joomla

How can I add a title tag to language folders in Joomla? I use the fallang option to translate all the pages but there is no place to be found to edit the title tag or meta tags of any of these page. ...
0
votes
1answer
25 views

How to Specify a Vary: Accept-Encoding header?

Google and pingdom.com says i should "Specify a Vary: Accept-Encoding header" i do not know or understand how to do this. Can anyone explain what it is and what it does?
0
votes
1answer
28 views

SEO and ajax loaded content link

I need some help to better understand SEO with ajax loaded content. Here the context: I have a single.php where content is dynamically generated (with php and an xml database) for each single post. ...
0
votes
1answer
31 views

Replace whitespace with hyphen in URL

I am trying to create a SEO friendly site. At the moment the page works because the id is shown in the URL so like product.php?id=4 however I want to replace ID with the product_name, but the value to ...
0
votes
1answer
13 views

Relative links with htaccess

How can i convert all links within html to a relative links using .htaccess? For example: http://www.mydomain.com/info.html to /info.html
-1
votes
3answers
42 views

Meta tag Keywords, myth? [closed]

I have been reading about SEO, and it's quite ambiguous. Everywhere says about meta tags, keywords and so on. But everywhere says also, that modern search engines just ignore the Keywords tag. So, I ...
-1
votes
1answer
17 views

Why does my site not show up in Google, even when i type in the exact url? [closed]

We have a website socialcrunch[dot]com, and when someone Googles this, everything show up fine. And in the past our marketing website: about[dot]socialcrunch[dot]com used to show up in this search. ...
0
votes
2answers
19 views

Duplicated PHP condition content for SEO

for responsive web design purposes I'd like to use PHP conditions like in this pseudo code : if(small_screen_resolution){ <small div> My content </small div> else{ ...
1
vote
1answer
16 views

Multiple slug types with cakePHP

I'm working on a CMS writing from base by my own. I implemented it's content section with Node and NodeType logic. ( every Node belongs to a NodeType) There's Slug field in both Nodes and NodeTypes ...
-2
votes
0answers
15 views

schema.org - plumber services [closed]

I am having a plumbers index website, and I have a question. The plumber is doing a lot of things - sink install, leak detection, Plumbing Checkup and more. Under which schema.org tag I need to ...
0
votes
2answers
20 views

How to add META tags in Plone custom content template

I have a Plone 4.2 customized home page template (view.pt) that is missing META tags which appear in the (main_template.pt). I've added the entire section from main_template.pt to the same place in ...
-4
votes
1answer
20 views

transfer the SEO value [closed]

When I started my business I took domain name according to the key words, but now I bought domain name under the firm name, and I would like to know how to transfer the SEO value from my old domain ...
1
vote
1answer
53 views

Create high quality, unique backlinks from keywords to improve SEO and search engine rankings [closed]

I need some help to create Javascript or a PHP script for my HTML website. I would like to create high quality back-links to improve my search engine rankings. The basic idea is to create a bunch of ...
1
vote
2answers
44 views

Clear URL with .htaccess

I am pretty new to webdesign and haven't been able to figure this one out.. I am using HTML5Boilerplate as a template for my new website. The .htaccess file that ships with the template rewrites ...
-1
votes
0answers
17 views

Pros/Cons of YouTube videos VS YouTube videos embedded in players like JWPlayer in websites [closed]

We are hosting a Wordpress site where users are able to register and share videos they have already uploaded on YouTube. At the moment we offer two options of doing this: 1) Providing the YouTube link ...
-1
votes
0answers
26 views

I want sitemap implementation and They need to be Google schema breadcrumbs

Hi I have placed sitemap control in my asp.net application, it is running very fine. but my client asking that they need to be google schema breadcrumbs. so is it possible to do this using sitemap ...
0
votes
2answers
32 views

Indexing an HTML page that redirects onload

I have a pure GWT based website and as we are aware the search engines cannot index pure gwt based websites. Thus, I have created an alternate web page as shown below which is stored as a separate ...
0
votes
0answers
18 views

Joomla k2 SEO consistency

This is a problem I noticed that should not be a problem. Basically in k2 if you have a tag view like so: http://site.com/menu/k2-root-item/tag-menu-item You can get a nice clean tag view that ...
1
vote
0answers
21 views

Does google index script tags as content when using handlebars.js

If you use the standard handlesbar.js implementation, does Google view the content within the custom script tags as content, script or unknown content?
1
vote
1answer
24 views

Static HTML Screenshots in Django for SEO

We make use of ajax in our Django web app pretty extensively. It's not a one page design but in most cases we just serve a HTML skeleton with Django's build in template engine and load most of the ...
-1
votes
1answer
16 views

How to check “page viewer” to show specific code [closed]

i make a "pure javascript" web (using HTML5 History API, like Grooveshark or similars), all works ok, but the problem its SEO, especific Facebook & google spiders/tracks. My idea its to track the ...
-2
votes
1answer
25 views

High SEO ranking, but keywords are not used on the page nor in meta tags [closed]

I am wondering if anybody can explain the following. Sometimes i'm seeing a website in Google that ranks on the top of the first page (no ad) on a certain keyword combination. However when I open the ...
0
votes
0answers
17 views

Long image file name for SEO [closed]

I was wondering if calling your image file name with a very long name could be too long and be considered by Search Engines like a kind of black hat SEO technique ? Example : ...
-1
votes
2answers
32 views

Best techniques to prepare image-based web design for SEO - noscript? [closed]

Okay, so I know that this is really frowned upon, and this is something that I don't typically do. In fact, I've never launched a website like this one. But there doesn't seem to be much of an ...
0
votes
2answers
31 views

HTML5 Microdata/Schema.org “Thing>Person” implementation

The old way of using Microdata to semantically declare an itemprop="image" for itemtype=".../Person" was as follows: <section itemscope itemtype="http://data-vocabulary.org/Person"> <h1 ...
0
votes
1answer
26 views

Will a URL Rewrite for a SEO Friendly URL affect SEO Page Rankings? [closed]

Our website is about to undergo a major re-branding effort, including domain name change. We know to maintain rankings, we will have to do 301 redirects from the old domain to the new one. But on top ...
-1
votes
1answer
26 views

Best SEO friendly way to redirect a website with multilanguage support? [closed]

I'm delaing with a website which at this momment is redirecting to many urls regarding on the client's user agent language. At this moment its working with 302 redirections like this: ...
0
votes
0answers
15 views

Pull Page Content From Master Site in Wordpress

So I am working on some sites for a health practice. I have one parent hub site that contains all the information about all the treatments they offer on different pages. I also have many different ...
0
votes
0answers
22 views

Website is getting barraged with bad requests [closed]

In the Google and Bing webmaster tools I see that thousands of bad requests have been made to my website for URLs that don't exist. I'm concerned this will hurt my SEO and degrade performance via ...
-3
votes
0answers
13 views

Views on Blogs for SEO [closed]

I am using google blogger and then using feedburner by google to RSS feed it to my website. My intention is to use this blog to increase website traffic. Would this type of system work or would I ...
0
votes
3answers
29 views

can a search engine read a PHP echo in a sites alt tags?

Is it good practice to use PHP to inject text into your alt or title tags? Can a search engine read the title tag or does it just see the code? This is basically what I was going for <?php ...
0
votes
1answer
30 views

Background images and SEO

At the momemt I have on my website some images which are defined in the css file as a background image. The code looks like this. The HTML: <a href="http://domain.com" title="Website Title" ...
0
votes
1answer
49 views

Redirect Prestashop 1.5 from subfolder to the root

I have Prestashop 1.5.x installed in subfolder, not in the root. I want it be accesible from root directory, so I edited .htaccess file to set RewriteCond and RewriteRule to change main domain and ...
0
votes
1answer
26 views

Link tag with rel=canonical pointing to the page itself

I have a page for which I have translated the link with UrlManager (in Yii), and now I find myself with two Urls pointing to same page and the same content. This will affect my webpage ranking. ...
0
votes
0answers
23 views

SEO: Duplicate Page Content on Identical urls [closed]

I am facing an issue with my shopping cart platform (Joomla+VM). The issue is that two different URLs are returning the same content. The URLs are identical like: http://www.example.com/category1 ...
1
vote
1answer
29 views

Wordpress rewritten URL structure

My Wordpress site can be broken in two parts: Content type as pages, having URLs like: site.com/page/subpage/ Content type as posts, having URLs like: site.com/category/postname/. The URL ...

1 2 3 4 5 80