An SEO friendly website is one that can be easily crawled and indexed by search engines.

learn more… | top users | synonyms

-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
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
1answer
25 views

How to rewrite SEO URL in Magento?

I am working on FAQ custom module which lists all FAQ related with particular product. The following is the my product view page link: ...
2
votes
0answers
21 views

amazon s3 and google search

We have a requirement, where we will upload files to Amazon S3 buckets with metadata like File Description, Title, Author, Created Date, etc. After that we will create a public static website from ...
-5
votes
0answers
32 views

Is this what navigation can do? [closed]

I'm wondering if I got it right but I want to make my website links look like this in google search www.yelp.com › Restaurants › American (Traditional) currently it looks something like this page ...
0
votes
0answers
12 views

custom 404 error page issue

i have facing custom 404 page issue my directory are follows index.php 404.php my htaccess code is .. Options +FollowSymLinks RewriteEngine on RewriteRule ([0-9])/ index.php?page=$1 ...
0
votes
1answer
18 views

htaccess show internal server error

i have facing some problem in htaccess i can't understand what the issue is that .. i would like to make SEO friendly URLs but when i write RewriteEngine on given error show on website Internal ...
-2
votes
0answers
59 views

Backlink relevance [closed]

I'd like to put a backlink on my website directing to my other website. The first website is medical and the other where i'd like to get more traffic is about filming and video editing. How important ...
2
votes
1answer
22 views

How to mod_rewrite a query parameter to a path folder name?

I'm doing my first steps with url-rewriting and can't get the following to work: In my application, a skin can be loaded by applying query parameter ?skin=some_id to any page in the application. I ...
-6
votes
0answers
17 views

When will I be anticipated to create a payment for any seo services? [closed]

When will I be anticipated to create a payment for any seo services or web advertising campaigns that Search engine optimisation Bond may undertake for my site?
1
vote
0answers
38 views

SEO friendly, non-www, hidden index.php URL

I would like to do four things with apache mod_rewrite: Remove www http://www.example.com/ >>> http://example.com/ Remove index.php http://example.com/index.php >>> ...
0
votes
0answers
23 views

how to ignore the .htaccess in root from a Sub Directory

I have some problem with my integration of Wordpress that it's installed in root, and Whmcs installed in the a subfolder called "client". they both has their own .htaccess file: Wordpress (root): # ...
1
vote
0answers
43 views

how to ignore the .htaccess in root from a subfolder

I have a problem with my integration of Wordpress installed in root, and Whmcs installed in the a subfolder called "client". and both has their own .htaccess file: Wordpress (root): # BEGIN ...
0
votes
0answers
9 views

How to decipher and assuage WebMatrix report warnings?

The report that WebMatrix allows you to run on your site is a little funky; specifically, it tells you there are problems (warnings, in my case), but although teasing you with what looks like such, ...
0
votes
1answer
17 views

.haccess and dynamicly generated SEO friendly URLs

I'm trying to build a website that may be called from the URL bar with any one of the following examples: domainname.com/en domainname.com/zh-cn/ domainname.com/fr/page1 domainname.com/ru/dir1/page2 ...
1
vote
1answer
20 views

after rewrite php to html with modRewrite the login page dont work anymore

first i want to say i new here and i need some help with htaccess. i write some mod_rewrite rules to rewrite the user profiles ,rewrite php files to html,and redirect php to html but now i have issue ...
-1
votes
4answers
76 views

Creating SEO Through MYSQL or PhP? [closed]

I'd first like to begin by saying, this place is great! Thanks for all of the help. I'm having a hard time understanding an encompassing theory or how to develop "SEO friendly" urls as they are ...
-1
votes
0answers
22 views

Does a Google CSE or Bing BOSS Run research engine have a market? [closed]

I am Developing a Se and I need to understand If your Yahoo MANAGER or a Google CSE Powered Internet search engine would triumph...
0
votes
0answers
13 views

Seperation on Seo Friendly Url

I'm working on a new website.And i couldn't decide how to pass parameters with url rewriting. Like, i have categories , sub-cats and product info. I imagined it would be like this ; /category/power ...
0
votes
1answer
26 views

Content in Tabs not crawlable. PhP

I have created multible tabs on my webpage but only content in default tab is crawled by google crawler. The content in the other tabs is not crawled by the google crawler when I check it in the text ...
0
votes
1answer
60 views

Using PHP to generate rel canonical on multiple pages within the same category (and using the glob( ) function)

Let's say you work for a company that has a reasonably large e-commerce website with lots of product categories and subcategories (and sometimes, sub-subcategories). As such, for the ease of the user, ...
3
votes
2answers
48 views

Will Google register individual website pages if they are all parsed through index.php [closed]

I am developing a new CMS for our company and for ease and clean code decided to have just the one file in root, index.php. We use search engine friendly URLs as well as unique IDs to load pages. ...
0
votes
2answers
20 views

htacess seo friendly not working proplery

I am trying to make seo friendly url for my page http://www.jobslamp.com/jobsbystate.php?s=af3d1405&st=Kerala . I have tried some htacess code before , but then the designs are lost. Could u plz ...
0
votes
1answer
102 views

htaccess issue with seo friendly urls - GoDaddy

OK, I'm looking to use mod rewrite to write seo friendly urls for my site. It works fine on my xampp local testing server. However, I'm having problems when trying to put it live, it doesn't seem to ...
0
votes
1answer
64 views

URL rewriting in nginX

We currently run Apache and use .htaccess to rewrite URLs in several scripts including WordPress and OpenCart. For performance reasons, we would like to move to a nginX+Varnish stack. How can we ...
-1
votes
1answer
41 views

fixing “not followed” error for dynamic pages on website and questions on seo url [closed]

1) My Google webmaster account shows not followed error for a list of pages on the website. These links/urls contain special characters hence this error. To handle this error, I have replaced the ...
2
votes
1answer
45 views

Performance wise, Why isnt facebook loading all JS files at once?

I am looking at the html code in facebook after logging in and they seem to be doing a lot of requests for JS files (up to 20 according to firebug). I found this question here which pretty much sums ...
0
votes
1answer
55 views

Friendly URLs when using a Record ID for dynamic content

I've read a bit on the matter of friendly urls and I'm a little unsure as to what is better. I currently have my website using a structure of http://www.domain.com/page.php?id=2 I am using the ...
1
vote
1answer
99 views

Using jquery accordion tabs on my page will affect the SEO?

I've put all the contents of the pages in jquery accordion tabs, i mean like "ABC information", "ABC procedure" and "ABC video", so by default only one tab will be open when the page's open and the ...
0
votes
1answer
59 views

Trying to create friendly URL's but failing?

I am able to create a unique URL http://site.com/pod.php?id=20 I have had 404 errors when trying different methods through php and htaccess to rewrite the URLs. I have different fields in the ...
4
votes
6answers
316 views

Creating dynamic auto-incrementing seo friendly url's from php and sql

Clicking on user John Smith in position user_id 1 It should go to the url www.example.com/John-Smith as opposed to profile.php?uid=1 When you click on user John Smith in user_id 2 It should go to ...
0
votes
2answers
60 views

Does truncating anchor text hurt SEO? [closed]

Does truncating the anchor text in a link affect SEO negatively? Google is only seeing part of the relevant text in the anchor. I have a long list of product urls that I need to link to from my ...
0
votes
2answers
339 views

Google crawl ajax / dynamically generated content - SEO

I've got a very unique situation that I don't believe any of the other topics here can relate. I have a ecommerce module that is dynamically loaded / embedded into third party sites, no iframe ...
2
votes
1answer
204 views

Renaming inner page urls to seo friendly urls using .htaccess

I want to rename the following URLs to SEO friendly URL. Change the following URL : http://www.peacockgirls.com/index.php?page=1 into http://www.peacockgirls.com Change the following URL : ...
0
votes
0answers
69 views

Better way to take a HTML snapshot of a backbone/jquery mobile app

I am trying to get the content of my backbone.js app crawlable for SEO purposes. I have elected to have a html snapshot served when ?_escaped_fragment_ is append to my URLs. I am wondering is the ...
0
votes
0answers
23 views

URL Rewrite Issue (PHP - Apache)

RewriteRule ^türkçe/yazılar/(.+)$ sayfa.php?rd_dil=türkçe&rd_sayfa=yazılar&rd_yazar=$1 [L] RewriteRule ^türkçe/yazılar/(.+)/(.+)$ ...
0
votes
1answer
80 views

putting .htm at the end of url with .htaccess in OSCLASS scripts

I am using OSCLASS script and I am using .htaccess to rewrite the urls. The default .htaccess that OSCLASS makes, gives urls like this ( http://myhost.com/saleon/vehicles/cars/honda-civic_i28 ) I want ...
0
votes
1answer
61 views

SEO Friendly URLs & .htaccess

I'm trying to make my URLs SEO friendly but am having issues with my .htaccess This is how my URL currently looks: http://www.mysite.com/dns/?domain=stackoverflow.com&submit=Report But I want ...
0
votes
1answer
126 views

PHP creating slugify (clean URL) links in simple way? iconv malfunction?

I think this is the simplest way to slugify urls. You have any contra-indication? function url_clean($str) { $str = iconv('utf-8', 'us-ascii//TRANSLIT', $str); $clean_str = preg_replace(array( ...
1
vote
3answers
81 views

Internationalizing Title/Meta Tags ok or bad practice?

Is there a problem if I have both English and Chinese versions of the same title/meta tags under the same exact url? I detect the language the user has set for the browser (through the http header ...
0
votes
1answer
33 views

more SEO friendly head [closed]

I have a movie database related site. In this we are providing latest movie news, trailers, movie database, posters etc. I am using a 124 chars long 3 sentences meta description as the index page's ...
0
votes
1answer
65 views

Friendly Blog Url Isapi Rewrite Regex

My regex isn't great, and I'm struggling here. I need regex to get title from these 2 formats: http://domain.com/blog/title http://secure.com/domainkey/blog/title but not match anything from (where ...
0
votes
1answer
66 views

One redirect to rule them all

After trying to help a fellow developer on iis.net forums: http://forums.iis.net/t/1195459.aspx/1?Going+crazy+with+trailing+slash+and+double+redirects I began to search for a better way to do my ...
2
votes
1answer
80 views

Using commas in URL's can break the URL sometimes?

Is anyone aware of any problems with using commas in SEO friendly URL's? I'm working with some software that uses a lot of commas in it's SEO friendly URL's; but I am 100% certain I have seen some ...
1
vote
1answer
474 views

Single page website with SEO friendly ajax & history

I am busy building a single page website. The basic layout of the page is as follows - one section below the other: Header & Navigation Content Section 1 (example about us) Content Section 2 ...
1
vote
2answers
44 views

install blog in directory or seperate domain? pros and cons?

Im working on optimizing my site for SEs. I've recently found out that blogs do help in SEO activities. However I'm a little confused about which method is optimum for SEO. Should I place it as ...
0
votes
3answers
97 views

SEO: is html extension necessary? [closed]

I have once been requested by a SEO company to include the .html extension for the final pages (so to say "leaves"). They claimed this is better handled by Google than no-extension URLs. So for ...
5
votes
3answers
105 views

CakePHP Routes and Google Webmaster Tools verification

I am working on cakephp project I have URL like : http://www.example.com/ As CakePHP takes an url like http://www.exaple.com/controll/function_name I was going through the web-master tools ...
1
vote
1answer
70 views

SEO for multilingual site

I have this site and I want to rewrite URL's: mydomain.com/referinte?lang=en mydomain.com/referinte?lang=ro Is there a possibility so I can use .htaccess to modify the url like this: ...
0
votes
2answers
124 views

Does positioning of divs effect SEO?

On site I have div containers in this sequence: Less important left side bar Less important right side At last the core center content As the core content comes after side bars; does this have ...

1 2 3 4 5 7